Last updated on 2025-04-30 04:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.6 | 43.37 | 90.01 | 133.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.6 | 30.40 | 62.73 | 93.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.6 | 229.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.6 | 240.73 | NOTE | |||
r-devel-windows-x86_64 | 1.2.6 | 54.00 | 192.00 | 246.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.6 | 45.43 | 87.21 | 132.64 | NOTE | |
r-release-linux-x86_64 | 1.2.6 | 44.33 | 88.02 | 132.35 | NOTE | |
r-release-macos-arm64 | 1.2.6 | 76.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.6 | 124.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.6 | 56.00 | 204.00 | 260.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.6 | 70.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.6 | 91.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.6 | 61.00 | 241.00 | 302.00 | OK |
Version: 1.2.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Steven L. Scott <steve.the.bayesian@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Steven", "L."),
family = "Scott",
role = c("aut", "cre"),
email = "steve.the.bayesian@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.6
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
nnet.Rd: MvnPrior
suggest.burn.Rd: SuggestBurnLogLikelihood
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
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-windows-x86_64
Version: 1.2.6
Check: compiled code
Result: NOTE
File ‘BoomSpikeSlab/libs/BoomSpikeSlab.so’:
Found non-API call to R: ‘Rf_isFrame’
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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.2.6
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
nnet 4.244 0.067 6.497
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.6
Check: compiled code
Result: NOTE
File 'BoomSpikeSlab/libs/x64/BoomSpikeSlab.dll':
Found non-API call to R: 'Rf_isFrame'
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-windows-x86_64, r-release-windows-x86_64
Version: 1.2.6
Check: installed package size
Result: NOTE
installed size is 93.4Mb
sub-directories of 1Mb or more:
libs 92.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64