CRAN Package Check Results for Maintainer ‘Edward Gillian <edward.gillian-ext at sanofi.com>’

Last updated on 2026-04-27 02:53:53 CEST.

Package ERROR NOTE OK
risk.assessr 1 11
test.assessr 1 1 10

Package risk.assessr

Current CRAN status: NOTE: 1, OK: 11

Version: 3.1.1
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘test.package.0005’ ‘test.package.0006’ ‘test.package.0009’ ‘test.package.0010’ Flavor: r-devel-linux-x86_64-fedora-gcc

Package test.assessr

Current CRAN status: ERROR: 1, NOTE: 1, OK: 10

Version: 2.0.0
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘test.package.0001’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(test.assessr) > > test_check("test.assessr") running code coverage for test.package.0001 running code coverage for test.package.0001 code coverage for test.package.0001 successful running code coverage for test.package.0001 Total coverage returned NaN. This likely means the package had non-standard characteristics. R coverage for test.package.0001 failed. Read in the covr output to see what went wrong: running code coverage for test.package.0002 running code coverage for test.package.0002 Total coverage returned NaN. This likely means the package had non-standard characteristics. R coverage for test.package.0002 failed. Read in the covr output to see what went wrong: running code coverage for test.package.0003 code coverage for test.package.0003 unsuccessful running code coverage for test.package.0003 R coverage for test.package.0003 failed. Read in the covr output to see what went wrong: running code coverage for test.package.0004 code coverage for test.package.0004 unsuccessful R coverage for test.package.0004 failed. Read in the covr output to see what went wrong: running code coverage for test.package.0004 code coverage for test.package.0004 successful R coverage for test.package.0004 had notes: no testable functions found running code coverage for test.package.0004 R coverage for test.package.0004 had notes: no testable functions found running code coverage for test.package.0004 code coverage for test.package.0004 successful running code coverage for tempPkg1d2657c1331 code coverage for tempPkg1d2657c1331 unsuccessful running code coverage for tempPkg1d2657c1331 R coverage for tempPkg1d2657c1331 failed. Read in the covr output to see what went wrong: unpacking file1d2197d817e.tar.gz locally unpacked file1d2197d817e.tar.gz locally installing test.package.0001 locally ! Interrupting test: install_package_local works correctly Execution halted Flavor: r-release-macos-arm64