Last updated on 2020-08-07 01:50:28 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
Cyclops | 7 | 5 | |
MultiBD | 1 | 4 | 7 |
RcppXsimd | 2 | 10 |
Current CRAN status: NOTE: 7, OK: 5
Version: 3.0.0
Check: installed package size
Result: NOTE
installed size is 26.4Mb
sub-directories of 1Mb or more:
libs 25.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64
Version: 3.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘dbplyr’
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
Current CRAN status: ERROR: 1, NOTE: 4, OK: 7
Version: 0.2.0
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
libs 4.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘MultiBD/libs/MultiBD.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-patched-solaris-x86
Current CRAN status: ERROR: 2, OK: 10
Version: 7.1.4
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(RcppXsimd)
>
> test_check("RcppXsimd")
Flavor: r-devel-windows-ix86+x86_64
Version: 7.1.4
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(RcppXsimd)
>
> test_check("RcppXsimd")
Flavor: r-release-windows-ix86+x86_64