CRAN Package Check Results for Maintainer ‘Kasia Kulma <katarzyna.kulma at gmail.com>’

Last updated on 2022-04-24 03:52:57 CEST.

Package ERROR NOTE OK
intensegRid 2 4 6

Package intensegRid

Current CRAN status: ERROR: 2, NOTE: 4, OK: 6

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘purrr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(intensegRid)
     >
     > test_check("intensegRid")
     Error: No root directory found in /Volumes/Builds/packages/high-sierra-x86_64/results/4.1/intensegRid.Rcheck/tests/testthat or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64