CRAN Package Check Results for Maintainer ‘Matthieu Bruneaux <matthieu.bruneaux at gmail.com>’

Last updated on 2024-05-23 12:49:15 CEST.

Package ERROR NOTE
isotracer 2 11

Package isotracer

Current CRAN status: ERROR: 2, NOTE: 11

Version: 1.1.6
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.6
Check: installed package size
Result: NOTE installed size is 10.0Mb sub-directories of 1Mb or more: data 2.0Mb doc 2.3Mb libs 4.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

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

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [172s/171s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(isotracer) To automatically run isotracer in parallel on a multicore CPU, you can call: options(mc.cores = parallel::detectCores()) Attaching package: 'isotracer' The following object is masked from 'package:stats': filter > > test_check("isotracer") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-steady-states-flows-pred.R:481:5'): Predictions for open network, single unit, one steady, one split ── all(x[["from"]] - x[["to"]] < 1e-13) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.1.6
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-release-linux-x86_64