CRAN Package Check Results for Maintainer ‘Dirk Eddelbuettel <edd at debian.org>’

Last updated on 2025-04-01 09:55:23 CEST.

Package FAIL ERROR NOTE OK
anytime 15
AsioHeaders 6 9
BH 6 9
binb 15
ciw 15
corels 4 11
crc32c 15
dang 15
digest 3 12
drat 1 14
dtts 15
gaussfacts 15
gcbd 5 7
gettz 15
gunsales 15
inline 15
linl 15
littler 10
nanotime 3 4 8
pinp 15
pkgKitten 15
prrd 15
qlcal 4 11
random 15
RApiDatetime 1 13
RApiSerialize 15
Rblpapi 4 11
Rcpp 1 12 2
RcppAnnoy 4 11
RcppAPT 1 12
RcppArmadillo 1 5 9
RcppBDT 4 11
RcppCCTZ 15
RcppClassic 15
RcppClassicExamples 15
RcppCNPy 3 12
RcppDate 15
RcppDE 15
RcppEigen 6 9
RcppExamples 15
RcppFarmHash 15
RcppFastAD 4 11
RcppFastFloat 15
RcppGetconf 12
RcppGSL 15
RcppInt64 15
RcppMagicEnum 15
RcppMsgPack 6 9
RcppNLoptExample 15
RcppQuantuccia 1 4 10
RcppRedis 15
RcppSimdJson 6 9
RcppSMC 14 1
RcppSpdlog 4 11
RcppStreams 15
RcppTOML 15
RcppUUID 15
RcppXts 15
RcppZiggurat 15
RDieHarder 15
rfoaas 15
RInside 15
rmsfact 15
RProtoBuf 9 6
RPushbullet 15
RQuantLib 7 7
sanitizers 15
spdl 15
td 15
tidyCpp 1 14
tint 15
tinythemes 1 14
ttdo 15
ulid 15
x13binary 2 13
zigg 15

Package anytime

Current CRAN status: OK: 15

Package AsioHeaders

Current CRAN status: NOTE: 6, OK: 9

Version: 1.22.1-2
Check: installed package size
Result: NOTE installed size is 6.4Mb sub-directories of 1Mb or more: include 6.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package BH

Current CRAN status: NOTE: 6, OK: 9

Version: 1.87.0-1
Check: installed package size
Result: NOTE installed size is 166.1Mb sub-directories of 1Mb or more: include 166.0Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package binb

Current CRAN status: OK: 15

Package ciw

Current CRAN status: OK: 15

Package corels

Current CRAN status: NOTE: 4, OK: 11

Version: 0.0.5
Check: installed package size
Result: NOTE installed size is 5.6Mb sub-directories of 1Mb or more: libs 2.8Mb sample_data 2.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package crc32c

Current CRAN status: OK: 15

Package dang

Current CRAN status: OK: 15

Package digest

Current CRAN status: NOTE: 3, OK: 12

Version: 0.6.37
Check: for unstated dependencies in ‘demo’
Result: NOTE '::' or ':::' import not declared from: ‘rbenchmark’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Package drat

Current CRAN status: NOTE: 1, OK: 14

Version: 0.2.5
Check: package vignettes
Result: NOTE Package vignettes without corresponding tangle output: ‘CombiningDratAndTravis.md’ ‘DratFAQ.md’ ‘DratForPackageAuthors.md’ ‘DratForPackageUsers.md’ ‘DratStepByStep.md’ ‘WhyDrat.md’ Flavor: r-devel-macos-x86_64

Package dtts

Current CRAN status: OK: 15

Package gaussfacts

Current CRAN status: OK: 15

Package gcbd

Current CRAN status: NOTE: 5, OK: 7

Version: 0.2.7
Flags: --no-vignettes
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘gputools’ Flavor: r-release-linux-x86_64

Version: 0.2.7
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘gputools’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package gettz

Current CRAN status: OK: 15

Package gunsales

Current CRAN status: OK: 15

Package inline

Current CRAN status: OK: 15

Package linl

Current CRAN status: OK: 15

Package littler

Current CRAN status: OK: 10

Package nanotime

Current CRAN status: ERROR: 3, NOTE: 4, OK: 8

Version: 0.3.11
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' call not declared from: ‘ggplot2’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.3.11
Check: tests
Result: ERROR Running ‘POSIXt.R’ [1s/1s] Running ‘data.frame.R’ [1s/1s] Running ‘simpleTests.R’ [1s/1s] Running ‘tinytest.R’ [1s/1s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE) && + utils::packageVersion("tinytest") >= "1.0.0") { + + ## Set a seed to make the test deterministic + set.seed(42) + + ## R makes us to this + Sys.setenv("R_TESTS"="") + + ## there are several more granular ways to test files in a tinytest directory, + ## see its package vignette; tests can also run once the package is installed + ## using the same command `test_package(pkgName)`, or by director or file + tinytest::test_package("nanotime") + } test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 1 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 5 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 9 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 13 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m83ms<1b>[0m test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 1 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 5 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 9 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 13 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 1 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 2 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 3 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 4 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 5 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 6 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 7 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 8 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 9 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 10 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 11 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 12 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 14 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 15 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 16 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 17 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 18 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 19 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 20 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 21 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 22 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 23 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 24 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 25 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 25 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 26 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 27 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 28 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 29 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 30 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 31 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 32 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 33 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 34 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 34 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 35 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 37 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 38 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 38 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 39 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 39 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 40 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 41 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 42 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 43 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 43 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 44 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 45 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 46 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 47 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 48 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 49 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 50 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 51 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 51 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 52 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 53 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 55 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 56 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 61 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 62 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 63 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 63 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 65 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 65 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 66 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 67 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 68 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 69 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 70 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 71 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 72 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 73 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 74 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 75 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 76 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 77 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 78 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 79 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 80 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 81 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 82 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 83 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 84 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 85 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 86 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 87 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 88 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 89 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 90 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 91 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 92 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 93 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 94 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 95 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 96 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 97 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 98 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 99 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 100 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 101 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 102 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 103 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 104 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 105 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 106 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 107 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 108 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 109 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 110 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 111 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 112 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 113 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 114 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 115 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 116 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 117 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 118 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 119 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 120 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 121 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 122 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 123 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 124 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 125 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 126 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 127 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 128 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 129 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 130 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 131 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 132 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 133 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 134 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 135 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 136 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 137 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 138 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 139 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 140 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 141 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 142 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 143 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 144 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 145 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 146 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 147 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 148 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 149 tests <1b>[0;32mOK<1b>[0m Error in validObject(.Object) : invalid class "MethodWithNext" object: invalid object for slot "nextMethod" in class "MethodWithNext": got class "NULL", should be or extend class "PossibleMethod" Calls: <Anonymous> ... .findNextFromTable -> new -> initialize -> initialize -> validObject Execution halted Flavor: r-devel-macos-arm64

Version: 0.3.11
Check: tests
Result: ERROR Running 'POSIXt.R' [1s] Running 'data.frame.R' [1s] Running 'simpleTests.R' [1s] Running 'tinytest.R' [2s] Running 'zooTests.R' [1s] Running the tests in 'tests/tinytest.R' failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE) && + utils::packageVersion("tinytest") >= "1.0.0") { + + ## Set a seed to make the test deterministic + set.seed(42) + + ## R makes us to this + Sys.setenv("R_TESTS"="") + + ## there are several more granular ways to test files in a tinytest directory, + ## see its package vignette; tests can also run once the package is installed + ## using the same command `test_package(pkgName)`, or by director or file + tinytest::test_package("nanotime") + } test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 1 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 5 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 9 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 13 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 1 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 5 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 9 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 13 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 1 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 2 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 3 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 4 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 5 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 6 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 7 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 8 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 9 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 10 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 11 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 12 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 14 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 15 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 16 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 17 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 18 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 19 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 20 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 21 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 22 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 23 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 24 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 25 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 25 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 26 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 27 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 28 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 29 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 30 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 31 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 32 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 33 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 34 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 34 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 35 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 37 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 38 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 38 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 39 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 39 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 40 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 41 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 42 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 43 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 43 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 44 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 45 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 46 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 47 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 48 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 49 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 50 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 51 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 51 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 52 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 53 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 55 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 56 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 61 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 62 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 63 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 63 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 65 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 65 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 66 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 67 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 68 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 69 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 70 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 71 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 72 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 73 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 74 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 75 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 76 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 77 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 78 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 79 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 80 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 81 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 82 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 83 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 84 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 85 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 86 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 87 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 88 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 89 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 90 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 91 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 92 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 93 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 94 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 95 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 96 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 97 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 98 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 99 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 100 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 101 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 102 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 103 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 104 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 105 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 106 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 107 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 108 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 109 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 110 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 111 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 112 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 113 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 114 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 115 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 116 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 117 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 118 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 119 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 120 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 121 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 122 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 123 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 124 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 125 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 126 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 127 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 128 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 129 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 130 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 131 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 132 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 133 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 134 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 135 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 136 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 137 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 138 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 139 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 140 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 141 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 142 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 143 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 144 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 145 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 146 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 147 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 148 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 149 tests <1b>[0;32mOK<1b>[0m Error in validObject(.Object) : invalid class "MethodWithNext" object: invalid object for slot "nextMethod" in class "MethodWithNext": got class "NULL", should be or extend class "PossibleMethod" Calls: <Anonymous> ... .findNextFromTable -> new -> initialize -> initialize -> validObject Execution halted Flavor: r-devel-windows-x86_64

Version: 0.3.11
Check: tests
Result: ERROR Running ‘POSIXt.R’ [1s/2s] Running ‘data.frame.R’ [1s/2s] Running ‘simpleTests.R’ [1s/2s] Running ‘tinytest.R’ [2s/3s] Running ‘zooTests.R’ [1s/2s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE) && + utils::packageVersion("tinytest") >= "1.0.0") { + + ## Set a seed to make the test deterministic + set.seed(42) + + ## R makes us to this + Sys.setenv("R_TESTS"="") + + ## there are several more granular ways to test files in a tinytest directory, + ## see its package vignette; tests can also run once the package is installed + ## using the same command `test_package(pkgName)`, or by director or file + tinytest::test_package("nanotime") + } test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 0 tests test_data.frame.R............. 1 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 5 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 9 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 13 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.frame.R............. 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 0 tests test_data.table.R............. 1 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 2 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 3 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 4 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 5 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 6 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 7 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 8 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 9 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 10 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 11 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 12 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 13 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 14 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 15 tests <1b>[0;32mOK<1b>[0m test_data.table.R............. 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 0 tests test_nanoduration.R........... 1 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 2 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 3 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 4 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 5 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 6 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 7 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 8 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 9 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 10 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 11 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 12 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 13 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 14 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 15 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 16 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 17 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 18 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 19 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 20 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 21 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 22 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 23 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 24 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 25 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 25 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 26 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 27 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 28 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 29 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 30 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 31 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 32 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 33 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 34 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 34 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 35 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 36 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 37 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 38 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 38 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 39 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 39 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 40 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 41 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 42 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 43 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 43 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 44 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 45 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 46 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 47 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 48 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 49 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 50 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 51 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 51 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 52 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 53 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 54 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 55 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 56 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 57 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 58 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 59 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 60 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 61 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 62 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 63 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 63 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 64 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 65 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 65 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 66 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 67 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 68 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 69 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 70 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 71 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 72 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 73 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 74 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 75 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 76 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 77 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 78 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 79 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 80 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 81 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 82 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 83 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 84 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 85 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 86 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 87 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 88 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 89 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 90 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 91 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 92 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 93 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 94 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 95 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 96 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 97 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 98 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 99 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 100 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 101 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 102 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 103 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 104 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 105 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 106 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 107 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 108 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 109 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 110 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 111 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 112 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 113 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 114 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 115 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 116 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 117 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 118 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 119 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 120 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 121 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 122 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 123 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 124 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 125 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 126 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 127 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 128 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 129 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 130 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 131 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 132 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 133 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 134 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 135 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 136 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 137 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 138 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 139 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 140 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 141 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 142 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 143 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 144 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 145 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 146 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 147 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 148 tests <1b>[0;32mOK<1b>[0m test_nanoduration.R........... 149 tests <1b>[0;32mOK<1b>[0m Error in validObject(.Object) : invalid class "MethodWithNext" object: invalid object for slot "nextMethod" in class "MethodWithNext": got class "NULL", should be or extend class "PossibleMethod" Calls: <Anonymous> ... .findNextFromTable -> new -> initialize -> initialize -> validObject Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.11
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: libs 4.2Mb Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Package pinp

Current CRAN status: OK: 15

Package pkgKitten

Current CRAN status: OK: 15

Package prrd

Current CRAN status: OK: 15

Package qlcal

Current CRAN status: NOTE: 4, OK: 11

Version: 0.0.14
Check: installed package size
Result: NOTE installed size is 7.7Mb sub-directories of 1Mb or more: libs 7.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.0.13
Check: installed package size
Result: NOTE installed size is 7.7Mb sub-directories of 1Mb or more: libs 7.5Mb Flavor: r-oldrel-macos-arm64

Package random

Current CRAN status: OK: 15

Package RApiDatetime

Current CRAN status: NOTE: 1, OK: 13

Version: 0.0.8
Check: Rd contents
Result: NOTE Auto-generated content requiring editing in Rd file 'RApiDatetime-package.Rd': \references: 'This optional section can contain literature or other refere...' \seealso: 'Optional links to other man pages' \examples: '# Optional simple examples of the most important functions' Flavor: r-release-windows-x86_64

Package RApiSerialize

Current CRAN status: OK: 15

Package Rblpapi

Current CRAN status: NOTE: 4, OK: 11

Version: 0.3.16
Check: installed package size
Result: NOTE installed size is 27.2Mb sub-directories of 1Mb or more: blp 20.1Mb libs 5.9Mb Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.3.15
Check: installed package size
Result: NOTE installed size is 12.5Mb sub-directories of 1Mb or more: libs 11.3Mb Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Package Rcpp

Current CRAN status: ERROR: 1, NOTE: 12, OK: 2

Version: 1.0.14
Check: compiled code
Result: NOTE File ‘Rcpp/libs/Rcpp.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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-macos-arm64, r-patched-linux-x86_64

Version: 1.0.14
Check: foreign function calls
Result: NOTE Registration problem: symbol ‘symbol’ in the local frame: .Call(symbol) See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.14
Check: compiled code
Result: NOTE File 'Rcpp/libs/x64/Rcpp.dll': Found non-API call to R: 'DATAPTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.0.14
Check: installed package size
Result: NOTE installed size is 14.5Mb sub-directories of 1Mb or more: doc 1.1Mb include 6.3Mb libs 5.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package RcppAnnoy

Current CRAN status: NOTE: 4, OK: 11

Version: 0.0.22
Check: installed package size
Result: NOTE installed size is 7.0Mb sub-directories of 1Mb or more: libs 6.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppAPT

Current CRAN status: NOTE: 1, OK: 12

Version: 0.0.10
Check: package vignettes
Result: NOTE Package vignette without corresponding tangle output: ‘binnmuAfterR340.md’ Flavor: r-devel-macos-x86_64

Package RcppArmadillo

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

Version: 14.4.1-1
Check: installed package size
Result: NOTE installed size is 9.6Mb sub-directories of 1Mb or more: include 6.6Mb libs 2.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 14.4.1-1
Check: tests
Result: ERROR Running 'tinytest.R' [21s] Running the tests in 'tests/tinytest.R' failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("RcppArmadillo") + } test_Rlapack.R................ 0 tests test_Rlapack.R................ 0 tests using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2025_03_31_01_50_00_28653/RtmpUzRjkq/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_e74013a67e0a' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst/include -fopenmp -I"D:/RCompile/CRANpkg/lib/4.3/Rcpp/include" -I"D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include" -I"D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/tinytest/cpp" -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Rlapack.cpp -o Rlapack.o g++ -std=gnu++17 -shared -s -static-libgcc -o sourceCpp_2.dll tmp.def Rlapack.o -fopenmp -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x238): undefined reference to `zhetrf_' D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x28b): undefined reference to `zhetrs_' D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x2e5): undefined reference to `zhecon_' D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: Rlapack.o:Rlapack.cpp:(.text$_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE[_ZN4arma6auxlib15solve_sym_rcondINS_3MatISt7complexIdEEEEEbRNS2_IS3_INT_8pod_typeEEEERS7_SA_RKNS_4BaseIS8_S6_EE]+0x3d0): undefined reference to `zhetrf_' collect2.exe: error: ld returned 1 exit status make[1]: Leaving directory '/d/temp/2025_03_31_01_50_00_28653/RtmpUzRjkq/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_e74013a67e0a' make[1]: Entering directory '/d/temp/2025_03_31_01_50_00_28653/RtmpUzRjkq/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_e74013a67e0a' make[1]: Leaving directory '/d/temp/2025_03_31_01_50_00_28653/RtmpUzRjkq/sourceCpp-x86_64-w64-mingw32-1.0.14/sourcecpp_e74013a67e0a' Error in Rcpp::sourceCpp("cpp/Rlapack.cpp") : Error occurred building shared library. Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> <Anonymous> Execution halted Flavor: r-oldrel-windows-x86_64

Package RcppBDT

Current CRAN status: NOTE: 4, OK: 11

Version: 0.2.7
Check: installed package size
Result: NOTE installed size is 9.6Mb sub-directories of 1Mb or more: libs 9.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.2.6
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavor: r-oldrel-macos-arm64

Version: 0.2.6
Check: installed package size
Result: NOTE installed size is 9.4Mb sub-directories of 1Mb or more: libs 9.2Mb Flavor: r-oldrel-macos-arm64

Package RcppCCTZ

Current CRAN status: OK: 15

Package RcppClassic

Current CRAN status: OK: 15

Package RcppClassicExamples

Current CRAN status: OK: 15

Package RcppCNPy

Current CRAN status: NOTE: 3, OK: 12

Version: 0.2.13
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' call not declared from: ‘rbenchmark’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Package RcppDate

Current CRAN status: OK: 15

Package RcppDE

Current CRAN status: OK: 15

Package RcppEigen

Current CRAN status: NOTE: 6, OK: 9

Version: 0.3.4.0.2
Check: installed package size
Result: NOTE installed size is 34.0Mb sub-directories of 1Mb or more: include 9.5Mb libs 24.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package RcppExamples

Current CRAN status: OK: 15

Package RcppFarmHash

Current CRAN status: OK: 15

Package RcppFastAD

Current CRAN status: NOTE: 4, OK: 11

Version: 0.0.4
Check: installed package size
Result: NOTE installed size is 8.5Mb sub-directories of 1Mb or more: libs 8.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppFastFloat

Current CRAN status: OK: 15

Package RcppGetconf

Current CRAN status: OK: 12

Package RcppGSL

Current CRAN status: OK: 15

Package RcppInt64

Current CRAN status: OK: 15

Package RcppMagicEnum

Current CRAN status: OK: 15

Package RcppMsgPack

Current CRAN status: NOTE: 6, OK: 9

Version: 0.2.4
Check: installed package size
Result: NOTE installed size is 9.8Mb sub-directories of 1Mb or more: include 6.7Mb libs 2.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.3
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavor: r-oldrel-macos-arm64

Version: 0.2.3
Check: installed package size
Result: NOTE installed size is 9.7Mb sub-directories of 1Mb or more: include 6.7Mb libs 2.6Mb Flavor: r-oldrel-macos-arm64

Package RcppNLoptExample

Current CRAN status: OK: 15

Package RcppQuantuccia

Current CRAN status: FAIL: 1, NOTE: 4, OK: 10

Version: 0.1.2
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > nameEx("setCalendar") > ### * setCalendar > > flush(stderr()); flush(stdout()) > > ### Name: setCalendar > ### Title: Set a calendar > ### Aliases: setCalendar > > ### ** Examples > > setCalendar("UnitedStates") > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.04 0.03 1.08 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64

Version: 0.1.2
Check: installed package size
Result: NOTE installed size is 8.4Mb sub-directories of 1Mb or more: libs 8.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppRedis

Current CRAN status: OK: 15

Package RcppSimdJson

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.13
Check: installed package size
Result: NOTE installed size is 23.3Mb sub-directories of 1Mb or more: include 7.4Mb jsonexamples 3.8Mb libs 11.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package RcppSMC

Current CRAN status: NOTE: 14, OK: 1

Version: 0.2.7
Check: Rd files
Result: NOTE checkRd: (-1) cSMCexamples.Rd:78-80: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) cSMCexamples.Rd:81-83: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) cSMCexamples.Rd:89: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) cSMCexamples.Rd:90: Lost braces in \itemize; \value handles \item{}{} directly 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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.2.7
Check: installed package size
Result: NOTE installed size is 7.0Mb sub-directories of 1Mb or more: libs 6.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppSpdlog

Current CRAN status: NOTE: 4, OK: 11

Version: 0.0.21
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: include 1.2Mb libs 5.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppStreams

Current CRAN status: OK: 15

Package RcppTOML

Current CRAN status: OK: 15

Package RcppUUID

Current CRAN status: OK: 15

Package RcppXts

Current CRAN status: OK: 15

Package RcppZiggurat

Current CRAN status: OK: 15

Package RDieHarder

Current CRAN status: OK: 15

Package rfoaas

Current CRAN status: OK: 15

Package RInside

Current CRAN status: NOTE: 15

Version: 0.2.18
Check: compiled code
Result: NOTE File ‘RInside/libs/RInside.so’: Found ‘srand’, possibly from ‘srand’ (C) Object: ‘RInside.o’ File ‘RInside/libs/RInside.so’: Found non-API calls to R: ‘R_CStackLimit’, ‘R_CleanTempDir’, ‘R_DefParams’, ‘R_ReplDLLinit’, ‘R_RunExitFinalizers’, ‘R_SetParams’, ‘R_SignalHandlers’, ‘R_TempDir’, ‘Rf_endEmbeddedR’, ‘Rf_initEmbeddedR’, ‘run_Rmainloop’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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-patched-linux-x86_64

Version: 0.2.18
Check: compiled code
Result: NOTE File ‘RInside/libs/RInside.so’: Found ‘_srand’, possibly from ‘srand’ (C) Object: ‘RInside.o’ File ‘RInside/libs/RInside.so’: Found non-API calls to R: ‘R_CStackLimit’, ‘R_CleanTempDir’, ‘R_DefParams’, ‘R_ReplDLLinit’, ‘R_RunExitFinalizers’, ‘R_SetParams’, ‘R_SignalHandlers’, ‘R_TempDir’, ‘Rf_endEmbeddedR’, ‘Rf_initEmbeddedR’, ‘run_Rmainloop’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-macos-arm64, r-devel-macos-x86_64

Version: 0.2.18
Check: compiled code
Result: NOTE File 'RInside/libs/x64/RInside.dll': Found 'srand', possibly from 'srand' (C) Object: 'RInside.o' File 'RInside/libs/x64/libRInside.dll': Found 'srand', possibly from 'srand' (C) Object: 'RInside.o' File 'RInside/libs/x64/RInside.dll': Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams', 'R_ReplDLLinit', 'R_RunExitFinalizers', 'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR', 'getRUser', 'get_R_HOME', 'run_Rmainloop' File 'RInside/libs/x64/libRInside.dll': Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams', 'R_ReplDLLinit', 'R_RunExitFinalizers', 'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR', 'getRUser', 'get_R_HOME', 'run_Rmainloop' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.2.18
Check: compiled code
Result: NOTE File ‘RInside/libs/RInside.so’: Found ‘srand’, possibly from ‘srand’ (C) Object: ‘RInside.o’ File ‘RInside/libs/RInside.so’: Found non-API calls to R: ‘R_CStackLimit’, ‘R_CleanTempDir’, ‘R_DefParams’, ‘R_ReplDLLinit’, ‘R_RunExitFinalizers’, ‘R_SetParams’, ‘R_SignalHandlers’, ‘R_TempDir’, ‘Rf_endEmbeddedR’, ‘Rf_initEmbeddedR’, ‘run_Rmainloop’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64

Version: 0.2.18
Check: compiled code
Result: NOTE File ‘RInside/libs/RInside.so’: Found ‘_srand’, possibly from ‘srand’ (C) Object: ‘RInside.o’ File ‘RInside/libs/RInside.so’: Found non-API calls to R: ‘R_CStackLimit’, ‘R_CleanTempDir’, ‘R_DefParams’, ‘R_ReplDLLinit’, ‘R_RunExitFinalizers’, ‘R_SetParams’, ‘R_SignalHandlers’, ‘R_TempDir’, ‘Rf_endEmbeddedR’, ‘Rf_initEmbeddedR’, ‘run_Rmainloop’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.18
Check: installed package size
Result: NOTE installed size is 7.4Mb sub-directories of 1Mb or more: lib 3.1Mb libs 3.8Mb Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.18
Check: compiled code
Result: NOTE File 'RInside/libs/x64/RInside.dll': Found 'srand', possibly from 'srand' (C) Object: 'RInside.o' File 'RInside/libs/x64/libRInside.dll': Found 'srand', possibly from 'srand' (C) Object: 'RInside.o' File 'RInside/libs/x64/RInside.dll': Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams', 'R_ReplDLLinit', 'R_RunExitFinalizers', 'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR', 'getRUser', 'get_R_HOME', 'run_Rmainloop' File 'RInside/libs/x64/libRInside.dll': Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams', 'R_ReplDLLinit', 'R_RunExitFinalizers', 'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR', 'getRUser', 'get_R_HOME', 'run_Rmainloop' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Package rmsfact

Current CRAN status: OK: 15

Package RProtoBuf

Current CRAN status: NOTE: 9, OK: 6

Version: 0.4.23
Check: compiled code
Result: NOTE File ‘RProtoBuf/libs/RProtoBuf.so’: Found non-API call to R: ‘EXTPTR_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.4.24
Check: installed package size
Result: NOTE installed size is 33.6Mb sub-directories of 1Mb or more: libs 32.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.4.23
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 4.1Mb Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Package RPushbullet

Current CRAN status: OK: 15

Package RQuantLib

Current CRAN status: NOTE: 7, OK: 7

Version: 0.4.25
Check: compiled code
Result: NOTE File 'RQuantLib/libs/x64/RQuantLib.dll': Found '_ZSt4cerr', possibly from 'std::cerr' (C++) Object: '../windows/quantlib/lib/libQuantLib.a' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.4.25
Check: installed package size
Result: NOTE installed size is 103.5Mb sub-directories of 1Mb or more: libs 102.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package sanitizers

Current CRAN status: OK: 15

Package spdl

Current CRAN status: OK: 15

Package td

Current CRAN status: OK: 15

Package tidyCpp

Current CRAN status: NOTE: 1, OK: 14

Version: 0.0.7
Check: package vignettes
Result: NOTE Package vignette without corresponding tangle output: ‘motivation.md’ Flavor: r-devel-macos-x86_64

Package tint

Current CRAN status: OK: 15

Package tinythemes

Current CRAN status: NOTE: 1, OK: 14

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘theme_ipsum_rc.Rd’ Flavor: r-patched-linux-x86_64

Version: 0.0.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: theme_ipsum_rc.Rd: ggplot2 Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-patched-linux-x86_64

Package ttdo

Current CRAN status: OK: 15

Package ulid

Current CRAN status: OK: 15

Package x13binary

Current CRAN status: NOTE: 2, OK: 13

Version: 1.1.61
Check: installed package size
Result: NOTE installed size is 5.6Mb sub-directories of 1Mb or more: bin 5.5Mb Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Package zigg

Current CRAN status: OK: 15