Last updated on 2025-04-28 03:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 31.31 | 27.58 | 58.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 21.52 | 21.50 | 43.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 109.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 105.89 | NOTE | |||
r-devel-windows-x86_64 | 0.1-2 | 38.00 | 63.00 | 101.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 29.67 | 26.99 | 56.66 | NOTE | |
r-release-linux-x86_64 | 0.1-2 | 30.24 | 27.14 | 57.38 | NOTE | |
r-release-macos-arm64 | 0.1-2 | 35.00 | NOTE | |||
r-release-macos-x86_64 | 0.1-2 | 55.00 | NOTE | |||
r-release-windows-x86_64 | 0.1-2 | 37.00 | 95.00 | 132.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1-2 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1-2 | 44.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1-2 | 36.00 | 78.00 | 114.00 | NOTE |
Version: 0.1-2
Check: Rd files
Result: NOTE
checkRd: (-1) BayesComm-package.Rd:33: Escaped LaTeX specials: \&
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1-2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plot.bayescomm.Rd: plot.mcmc
summary.bayescomm.Rd: summary.mcmc
window.bayescomm.Rd: window.mcmc
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: 0.1-2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Nick Golding <nick.golding.research@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Nick",
family = "Golding",
role = c("aut", "cre"),
email = "nick.golding.research@gmail.com"),
person(given = c("David", "J."),
family = "Harris",
role = "aut"))
as necessary.
Found the following URLs which should use \doi (with the DOI name only):
File ‘BayesComm-package.Rd’:
http://dx.doi.org/10.6084/m9.figshare.767289
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1-2
Check: compiled code
Result: NOTE
File ‘BayesComm/libs/BayesComm.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