CRAN Package Check Results for Package ADtools

Last updated on 2021-07-25 17:50:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.4 45.78 95.37 141.15 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.4 33.74 73.29 107.03 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.4 195.73 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.4 172.01 ERROR
r-devel-windows-x86_64 0.5.4 61.00 287.00 348.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 0.5.4 NOTE
r-patched-linux-x86_64 0.5.4 41.89 201.95 243.84 NOTE
r-patched-solaris-x86 0.5.4 431.10 NOTE
r-release-linux-x86_64 0.5.4 36.36 212.32 248.68 NOTE
r-release-macos-arm64 0.5.4 ERROR
r-release-macos-x86_64 0.5.4 NOTE
r-release-windows-ix86+x86_64 0.5.4 101.00 456.00 557.00 NOTE
r-oldrel-macos-x86_64 0.5.4 NOTE
r-oldrel-windows-ix86+x86_64 0.5.4 69.00 452.00 521.00 OK

Check Details

Version: 0.5.4
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'pryr'
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

Version: 0.5.4
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.5.4
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ADtools)
     Loading required package: Matrix
    
     Attaching package: 'ADtools'
    
     The following object is masked from 'package:Matrix':
    
     det
    
     The following object is masked from 'package:base':
    
     det
    
     >
     > test_check("ADtools")
     Error in loadNamespace(x) : there is no package called 'pryr'
     Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ADtools)
     Loading required package: Matrix
    
     Attaching package: 'ADtools'
    
     The following object is masked from 'package:Matrix':
    
     det
    
     The following object is masked from 'package:base':
    
     det
    
     >
     > test_check("ADtools")
     Error in loadNamespace(x) : there is no package called 'pryr'
     Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

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

Version: 0.5.4
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ADtools)
     Loading required package: Matrix
    
     Attaching package: 'ADtools'
    
     The following object is masked from 'package:Matrix':
    
     det
    
     The following object is masked from 'package:base':
    
     det
    
     >
     > test_check("ADtools")
     Error in loadNamespace(x) : there is no package called 'pryr'
     Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.5.4
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘MCMCpack’
Flavor: r-release-macos-arm64

Version: 0.5.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [34s/43s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     9. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_mc_rv_density.R:178:3): Test inverse Wishart density ────────────
     Error: there is no package called 'MCMCpack'
     Backtrace:
     █
     1. ├─purrr::map(1:n, ~MCMCpack::riwish(v = df, S = Sigma)) test_mc_rv_density.R:178:2
     2. │ └─ADtools:::.f(.x[[i]], ...)
     3. └─base::loadNamespace(x)
     4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     5. └─base:::withOneRestart(expr, restarts[[1L]])
     6. └─base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3692 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64