Skip to content

gptzeror

Identify Text Written by Large Language Models using 'GPTZero'

v0.0.2 · Sep 5, 2025 · MIT + file LICENSE

Description

An R interface to the 'GPTZero' API (<https://gptzero.me/docs>). Allows users to classify text into human and computer written with probabilities. Formats the data into data frames where each sentence is an observation. Paragraph-level and document-level predictions are organized to align with the sentences.

Downloads

CRAN

621

Last 30 days

5598th

1.9K

Last 90 days

7.8K

Last year

Trend: +2.1% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

109

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

1

Last 7 days

4

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

580

Files

31

Compiled share

0%

Has compiled src

No

Language breakdown

R 258 (44.5%)Tests 147 (25.3%)Docs 175 (30.2%)

API

Exported functions

5

Internal functions

2

Recent export changes

v0.0.1+5 gptzero_get_key, gptzero_has_key, gptzero_predict_file +2 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.57

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

25%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2023-06-05

Latest release

2025-09-05

Avg cadence

823 days

Cold removal rate

Dep drift

0

LOC over versions

v0.0.1: 580 LOCv0.0.2: 580 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies cli curl dplyr httr2 lifecycle tidyr gptzeror

Version History

3 tracked
new 0.0.2 Mar 10, 2026
updated 0.0.2 ← 0.0.1 diff Sep 5, 2025
new 0.0.1 Jun 4, 2023