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

Last updated on 2023-06-04 16:56:15 CEST.

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

Package anytime

Current CRAN status: NOTE: 10, OK: 3

Version: 0.3.9
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package AsioHeaders

Current CRAN status: NOTE: 8, OK: 5

Version: 1.22.1-2
Check: installed package size
Result: NOTE
     installed size is 6.6Mb
     sub-directories of 1Mb or more:
     include 6.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, 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: 8, OK: 5

Version: 1.81.0-1
Check: installed package size
Result: NOTE
     installed size is 155.7Mb
     sub-directories of 1Mb or more:
     include 155.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, 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: NOTE: 1, OK: 12

Version: 0.0.6
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘tint’, ‘pinp’, ‘linl’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package corels

Current CRAN status: NOTE: 12, OK: 1

Version: 0.0.4
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.0.4
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: 12

Package dang

Current CRAN status: OK: 13

Package digest

Current CRAN status: NOTE: 10, OK: 3

Version: 0.6.31
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package drat

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.3
Check: tests
Result: ERROR
     Running ‘simpleTests.R’ [0s/0s]
     Running ‘skeleton_git2r.R’ [3s/3s]
    Running the tests in ‘tests/skeleton_git2r.R’ failed.
    Last 13 lines of output:
     * saving partial Rd database
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * building ‘foo_1.0.tar.gz’
    
     dratting
     Added and committed foo_1.0.tar.gz plus PACKAGES files. Still need to push.
    
     Error in testRepoActions(repodir) :
     Wrong package files found after pruning for version = NA
     Calls: runTest -> testRepoActions
     In addition: Warning message:
     In (function (dir = ".", fields = NULL, type = c("source", "mac.binary", :
     PACKAGES files do not include MD5 sums in the win.binary case, so strict checking is impossible. Calling down to write_PACKAGES directly.
     Execution halted
Flavor: r-oldrel-macos-x86_64

Package dtts

Current CRAN status: NOTE: 10, OK: 3

Additional issues

valgrind

Version: 0.1.0
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package gaussfacts

Current CRAN status: NOTE: 1, OK: 12

Version: 0.0.2
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘fortunes’, ‘rmsfact’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package gcbd

Current CRAN status: NOTE: 10

Additional issues

M1mac

Version: 0.2.6
Flags: --no-vignettes
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘gputools’
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, r-release-linux-x86_64

Version: 0.2.6
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

Version: 0.2.6
Check: re-building of vignette outputs
Result: NOTE
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘gcbd.Rnw’ using Sweave
    Warning in packageDescription("gputools") :
     no package 'gputools' was found
    Error: processing vignette 'gcbd.Rnw' failed with diagnostics:
    at gcbd.Rnw:860, subscript out of bounds
    --- failed re-building ‘gcbd.Rnw’
    
    SUMMARY: processing the following file failed:
     ‘gcbd.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
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: 13

Package gunsales

Current CRAN status: OK: 13

Package inline

Current CRAN status: OK: 13

Package linl

Current CRAN status: OK: 13

Package littler

Current CRAN status: OK: 8

Package nanotime

Current CRAN status: NOTE: 10, OK: 3

Version: 0.3.7
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package pinp

Current CRAN status: OK: 13

Package pkgKitten

Current CRAN status: OK: 13

Package prrd

Current CRAN status: OK: 13

Package qlcal

Current CRAN status: NOTE: 12, OK: 1

Version: 0.0.6
Check: C++ specification
Result: NOTE
     Specified C++14: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

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

Version: 0.0.5
Check: C++ specification
Result: NOTE
     Specified C++14: please drop specification unless essential
Flavor: r-release-macos-x86_64

Version: 0.0.5
Check: installed package size
Result: NOTE
     installed size is 7.6Mb
     sub-directories of 1Mb or more:
     libs 7.5Mb
Flavor: r-release-macos-x86_64

Package random

Current CRAN status: OK: 13

Package RApiDatetime

Current CRAN status: OK: 13

Package RApiSerialize

Current CRAN status: OK: 13

Package Rblpapi

Current CRAN status: ERROR: 2, NOTE: 11

Version: 0.3.14
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.3.14
Check: installed package size
Result: NOTE
     installed size is 8.6Mb
     sub-directories of 1Mb or more:
     blp 7.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.3.14
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Package Rcpp

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

Version: 1.0.10
Check: installed package size
Result: NOTE
     installed size is 10.2Mb
     sub-directories of 1Mb or more:
     doc 1.1Mb
     include 6.4Mb
     tinytest 1.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.10
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.10
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-windows-x86_64

Package RcppAnnoy

Current CRAN status: NOTE: 12, OK: 1

Version: 0.0.20
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.0.20
Check: installed package size
Result: NOTE
     installed size is 6.6Mb
     sub-directories of 1Mb or more:
     libs 6.3Mb
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: 8, OK: 3

Version: 0.0.9
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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

Package RcppArmadillo

Current CRAN status: NOTE: 8, OK: 5

Version: 0.12.4.0.0
Check: installed package size
Result: NOTE
     installed size is 7.6Mb
     sub-directories of 1Mb or more:
     include 6.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.12.2.0.0
Check: installed package size
Result: NOTE
     installed size is 9.4Mb
     sub-directories of 1Mb or more:
     include 6.4Mb
     libs 2.2Mb
Flavor: r-release-macos-x86_64

Package RcppBDT

Current CRAN status: NOTE: 12, OK: 1

Version: 0.2.6
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.6
Check: installed package size
Result: NOTE
     installed size is 9.4Mb
     sub-directories of 1Mb or more:
     libs 9.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppCCTZ

Current CRAN status: NOTE: 10, OK: 3

Version: 0.2.12
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package RcppClassic

Current CRAN status: OK: 13

Package RcppClassicExamples

Current CRAN status: NOTE: 1, OK: 12

Version: 0.1.2
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘RcppExamples’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package RcppCNPy

Current CRAN status: NOTE: 10, OK: 3

Version: 0.2.11
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package RcppDate

Current CRAN status: OK: 13

Package RcppDE

Current CRAN status: NOTE: 10, OK: 3

Version: 0.1.7
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package RcppEigen

Current CRAN status: NOTE: 8, OK: 5

Version: 0.3.3.9.3
Check: installed package size
Result: NOTE
     installed size is 8.9Mb
     sub-directories of 1Mb or more:
     include 7.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, 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: NOTE: 8, OK: 5

Version: 0.1.9
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Package RcppFarmHash

Current CRAN status: OK: 13

Package RcppFastAD

Current CRAN status: NOTE: 4, OK: 9

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

Package RcppFastFloat

Current CRAN status: NOTE: 10, OK: 3

Version: 0.0.4
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package RcppGetconf

Current CRAN status: NOTE: 2, OK: 8

Version: 0.0.3
Check: top-level files
Result: NOTE
    ‘configure’: /bin/bash is not portable
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package RcppGSL

Current CRAN status: OK: 13

Package RcppMsgPack

Current CRAN status: NOTE: 13

Version: 0.2.3
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.3
Check: installed package size
Result: NOTE
     installed size is 7.8Mb
     sub-directories of 1Mb or more:
     include 7.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, 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 RcppNLoptExample

Current CRAN status: OK: 13

Package RcppQuantuccia

Current CRAN status: NOTE: 12, OK: 1

Version: 0.1.1
Check: C++ specification
Result: NOTE
     Specified C++14: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.1.1
Check: installed package size
Result: NOTE
     installed size is 9.2Mb
     sub-directories of 1Mb or more:
     libs 9.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppRedis

Current CRAN status: NOTE: 10, OK: 3

Version: 0.2.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘rredis’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package RcppSimdJson

Current CRAN status: NOTE: 8, OK: 5

Version: 0.1.10
Check: installed package size
Result: NOTE
     installed size is 7.8Mb
     sub-directories of 1Mb or more:
     include 2.0Mb
     jsonexamples 3.8Mb
     libs 1.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.9
Check: installed package size
Result: NOTE
     installed size is 18.4Mb
     sub-directories of 1Mb or more:
     include 2.0Mb
     jsonexamples 3.8Mb
     libs 12.4Mb
Flavor: r-release-macos-x86_64

Package RcppSMC

Current CRAN status: NOTE: 4, OK: 9

Version: 0.2.7
Check: installed package size
Result: NOTE
     installed size is 7.3Mb
     sub-directories of 1Mb or more:
     libs 7.0Mb
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: 12, OK: 1

Version: 0.0.12
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.0.12
Check: installed package size
Result: NOTE
     installed size is 6.9Mb
     sub-directories of 1Mb or more:
     include 1.1Mb
     libs 5.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppStreams

Current CRAN status: NOTE: 12, OK: 1

Version: 0.1.3
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-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.1.3
Check: installed package size
Result: NOTE
     installed size is 5.4Mb
     sub-directories of 1Mb or more:
     libs 4.6Mb
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RcppTOML

Current CRAN status: OK: 13

Package RcppXts

Current CRAN status: OK: 13

Package RcppZiggurat

Current CRAN status: OK: 13

Package RDieHarder

Current CRAN status: OK: 13

Package rfoaas

Current CRAN status: OK: 13

Package RInside

Current CRAN status: NOTE: 13

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-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, r-release-linux-x86_64

Version: 0.2.18
Check: installed package size
Result: NOTE
     installed size is 7.8Mb
     sub-directories of 1Mb or more:
     lib 3.3Mb
     libs 4.1Mb
Flavors: r-devel-windows-x86_64, 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-devel-windows-x86_64, r-release-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.
Flavors: r-release-macos-arm64, r-release-macos-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.
    Compiled code should not call non-API entry points in R.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-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.
    Compiled code should not call non-API entry points in R.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-x86_64

Package rmsfact

Current CRAN status: NOTE: 1, OK: 12

Version: 0.0.3
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘fortunes’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package RProtoBuf

Current CRAN status: NOTE: 6, OK: 7

Version: 0.4.20
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

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

Package RPushbullet

Current CRAN status: OK: 13

Package RQuantLib

Current CRAN status: WARN: 3, NOTE: 9

Additional issues

M1mac

Version: 0.4.18
Check: C++ specification
Result: NOTE
     Specified C++14: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64

Version: 0.4.18
Check: installed package size
Result: NOTE
     installed size is 14.2Mb
     sub-directories of 1Mb or more:
     libs 13.6Mb
Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.4.18
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /opt/R/arm64/include/boost/math/tools/config.hpp:23:6: warning: "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-W#warnings]
     # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
    See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/RQuantLib.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘Apple clang version 13.0.0 (clang-1300.0.29.30)’
    * used SDK: ‘MacOSX11.3.sdk’
Flavor: r-release-macos-arm64

Version: 0.4.17
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /opt/R/x86_64/include/boost/math/tools/config.hpp:23:6: warning: "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-W#warnings]
     # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
     :23:6: warning: "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-W#warnings]
    See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RQuantLib.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
    * used SDK: ‘MacOSX11.3.sdk’
Flavor: r-release-macos-x86_64

Version: 0.4.17
Check: C++ specification
Result: NOTE
     Specified C++14: please drop specification unless essential
Flavor: r-release-macos-x86_64

Version: 0.4.17
Check: installed package size
Result: NOTE
     installed size is 99.0Mb
     sub-directories of 1Mb or more:
     libs 98.4Mb
Flavor: r-release-macos-x86_64

Version: 0.4.17
Check: compiled code
Result: WARN
    File ‘RQuantLib/libs/RQuantLib.so’:
     Found ‘_sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘utils.o’
    
    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-release-macos-x86_64

Version: 0.4.18
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /opt/R/arm64/include/boost/math/tools/config.hpp:23:6: warning: "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-W#warnings]
     # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
Flavor: r-oldrel-macos-arm64

Package RVowpalWabbit

Current CRAN status: ERROR: 3, WARN: 6, NOTE: 1

Version: 0.0.18
Check: compiled code
Result: WARN
    File ‘RVowpalWabbit/libs/RVowpalWabbit.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘parse_args.o’
    
    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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.0.18
Check: compiled code
Result: WARN
    File ‘RVowpalWabbit/libs/RVowpalWabbit.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘parse_args.o’
    
    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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.18
Check: installed package size
Result: NOTE
     installed size is 5.2Mb
     sub-directories of 1Mb or more:
     test 4.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-oldrel-macos-x86_64

Version: 0.0.18
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Package sanitizers

Current CRAN status: NOTE: 2, OK: 11

Version: 0.1.0
Check: compiled code
Result: NOTE
    File ‘sanitizers/libs/sanitizers.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package spdl

Current CRAN status: OK: 13

Package td

Current CRAN status: OK: 13

Package tidyCpp

Current CRAN status: OK: 13

Package tint

Current CRAN status: OK: 13

Package ttdo

Current CRAN status: OK: 13

Package x13binary

Current CRAN status: NOTE: 5, OK: 8

Version: 1.1.57-3
Check: installed package size
Result: NOTE
     installed size is 5.8Mb
     sub-directories of 1Mb or more:
     bin 5.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64