CRAN Package Check Results for Maintainer ‘Andreas Handel <ahandel at uga.edu>’

Last updated on 2020-08-07 01:50:11 CEST.

Package ERROR NOTE OK
DSAIDE 1 11
DSAIRM 2 4 6

Package DSAIDE

Current CRAN status: NOTE: 1, OK: 11

Version: 0.8.3
Check: installed package size
Result: NOTE
     installed size is 5.5Mb
     sub-directories of 1Mb or more:
     appinformation 4.2Mb
Flavor: r-patched-solaris-x86

Package DSAIRM

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

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

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [39s/39s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     wrong sign in 'by' argument
     Error in adaptivetau::ssa.adaptivetau(init.values = Y0, transitions = transitions, :
     initial value for variable 3 must be positive (currently -10)
     Error in eval(generate_fctcall(modelsettings)) :
     attempt to apply non-function
     ── 2. Error: run_model correctly runs different models (@test-run_model.R#58) ─
     $ operator is invalid for atomic vectors
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 54 | SKIPPED: 0 | WARNINGS: 5 | FAILED: 2 ]
     1. Error: generate_shinyinput correctly produces a shiny input structure (@test-generate_shinyinput.R#21)
     2. Error: run_model correctly runs different models (@test-run_model.R#58)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.8.6
Check: tests
Result: ERROR
     Running 'testthat.R' [55s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(DSAIRM)
     Loading required package: shiny
     Welcome to the DSAIRM package. Type dsairmmenu() to get started.
     >
     > test_check("DSAIRM")
     -- 1. Error: generate_shinyinput correctly produces a shiny input structure (@te
     'nchar()' requires a character vector
     Backtrace:
     1. base::nchar(appsettings$simfunction2)
    
     Error in seq.default(tstart, tfinal, by = dt) :
     wrong sign in 'by' argument
     Error in adaptivetau::ssa.adaptivetau(init.values = Y0, transitions = transitions, :
     initial value for variable 3 must be positive (currently -10)
     Error in eval(generate_fctcall(modelsettings)) :
     attempt to apply non-function
     -- 2. Error: run_model correctly runs different models (@test-run_model.R#58) -
     $ operator is invalid for atomic vectors
    
     == testthat results ===========================================================
     [ OK: 54 | SKIPPED: 0 | WARNINGS: 5 | FAILED: 2 ]
     1. Error: generate_shinyinput correctly produces a shiny input structure (@test-generate_shinyinput.R#21)
     2. Error: run_model correctly runs different models (@test-run_model.R#58)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64