Last updated on 2025-09-04 20:48:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.6 | 40.42 | 93.28 | 133.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.7 | 30.59 | 63.69 | 94.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.7 | 243.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.7 | 231.20 | OK | |||
r-devel-windows-x86_64 | 1.2.6 | 53.00 | 192.00 | 245.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.6 | 44.80 | 89.66 | 134.46 | NOTE | |
r-release-linux-x86_64 | 1.2.6 | 42.62 | 91.60 | 134.22 | NOTE | |
r-release-macos-arm64 | 1.2.6 | 76.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.7 | 129.00 | OK | |||
r-release-windows-x86_64 | 1.2.6 | 54.00 | 187.00 | 241.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 | 66.00 | 245.00 | 311.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.
Flavor: r-devel-linux-x86_64-debian-clang
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-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-release-linux-x86_64, r-release-macos-arm64
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