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

Last updated on 2025-06-09 21:51:02 CEST.

Package ERROR NOTE OK
isotracer 1 5 7

Package isotracer

Current CRAN status: ERROR: 1, NOTE: 5, OK: 7

Version: 1.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [94s/94s] 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-ui_plotting.R:49:5'): Basic plotting does not crash ────────── `plot(...)` threw an error. Message: invalid 'yscale' in viewport Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ui_plotting.R:49:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─base::plot(...) 7. └─isotracer:::plot.networkModel(...) 8. └─isotracer:::plot_nm(x, ...) 9. └─isotracer:::plot_nm(...) 10. └─isotracer:::draw_nm_panel(...) 11. └─grid::dataViewport(xscale = xscale, yscale = yscale) 12. └─grid::viewport(xscale = xscale, yscale = yscale, ...) 13. └─grid:::valid.viewport(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.8
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.8
Check: installed package size
Result: NOTE installed size is 93.5Mb sub-directories of 1Mb or more: data 2.0Mb doc 2.3Mb libs 88.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.8
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64