CRAN Package Check Results for Package NRejections

Last updated on 2026-07-16 05:52:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 2.72 27.53 30.25 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 2.05 22.90 24.95 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 45.27 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 21.29 NOTE
r-devel-windows-x86_64 1.2.0 4.00 48.00 52.00 NOTE
r-patched-linux-x86_64 1.2.0 2.32 25.91 28.23 OK
r-release-linux-x86_64 1.2.0 2.22 25.66 27.88 OK
r-release-macos-arm64 1.2.0 1.00 11.00 12.00 OK
r-release-macos-x86_64 1.2.0 2.00 30.00 32.00 OK
r-release-windows-x86_64 1.2.0 4.00 47.00 51.00 OK
r-oldrel-macos-arm64 1.2.0 OK
r-oldrel-macos-x86_64 1.2.0 2.00 29.00 31.00 OK
r-oldrel-windows-x86_64 1.2.0 5.00 54.00 59.00 OK

Check Details

Version: 1.2.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Maya B. Mathur <mmathur@stanford.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Maya", "B."), family = "Mathur", role = c("aut", "cre"), email = "mmathur@stanford.edu"), person(given = c("Tyler", "J."), family = "VanderWeele", role = "aut")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: NRejections/tests/testthat/testthat.R (.Dim: 1) NRejections/man/adj_Wstep.Rd (.Dim: 1) NRejections/man/adj_minP.Rd (.Dim: 1) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.2.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: NRejections/tests/testthat/testthat.R (.Dim: 1) NRejections/man/adj_Wstep.Rd (.Dim: 1) NRejections/man/adj_minP.Rd (.Dim: 1) '.Dim' should be changed to 'dim'. Flavor: r-devel-linux-x86_64-fedora-gcc