CRAN Package Check Results for Package OpenABMCovid19

Last updated on 2021-07-23 12:52:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0.1 41.69 94.44 136.13 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 241.45 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 222.50 OK
r-devel-windows-x86_64 1.0.1 82.00 164.00 246.00 OK
r-patched-linux-x86_64 1.0.1 46.14 120.87 167.01 OK
r-patched-solaris-x86 1.0.1 196.20 ERROR
r-release-linux-x86_64 1.0.1 48.80 119.50 168.30 OK
r-release-macos-arm64 1.0 NOTE
r-release-macos-x86_64 1.0.1 NOTE
r-oldrel-macos-x86_64 1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.1 91.00 138.00 229.00 ERROR

Additional issues

clang-ASAN gcc11 gcc11 gcc-ASAN valgrind

Check Details

Version: 1.0.1
Check: installed package size
Result: NOTE
     installed size is 6.4Mb
     sub-directories of 1Mb or more:
     R 1.5Mb
     libs 4.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in ‘OpenABMCovid19-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: Strain
    > ### Title: R6Class Strain
    > ### Aliases: Strain
    >
    > ### ** Examples
    >
    > # Add new strain with increased transmissibility
    > model = Model.new( params = list( n_total=10000, max_n_strains=3 ) )
    > strain = model$add_new_strain( transmission_multiplier = 1.3 )
    Error: attempt to apply non-function
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [16s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(OpenABMCovid19)
     Loading required package: R6
     >
     > test_check("OpenABMCovid19")
     The person's house_no must be between 0 and n_households
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-VaccineSchedule.R:6:3): VaccineSchedule initialization ──────────
     Error: attempt to apply non-function
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0
Check: installed package size
Result: NOTE
     installed size is 7.5Mb
     sub-directories of 1Mb or more:
     R 2.0Mb
     libs 5.1Mb
Flavor: r-release-macos-arm64

Version: 1.0.1
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'OpenABMCovid19-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: Strain
    > ### Title: R6Class Strain
    > ### Aliases: Strain
    >
    > ### ** Examples
    >
    > # Add new strain with increased transmissibility
    > model = Model.new( params = list( n_total=10000, max_n_strains=3 ) )
    > strain = model$add_new_strain( transmission_multiplier = 1.3 )
    Error: attempt to apply non-function
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.0.1
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(OpenABMCovid19)
     Loading required package: R6
     >
     > test_check("OpenABMCovid19")
     The person's house_no must be between 0 and n_households
     == Failed tests ================================================================
     -- Error (test-VaccineSchedule.R:6:3): VaccineSchedule initialization ----------
     Error: attempt to apply non-function
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64