Last updated on 2022-03-06 12:51:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 2.16 | 48.15 | 50.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 62.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 51.12 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.1.2 | 15.00 | 63.00 | 78.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 1.1.2 | NOTE | ||||
r-patched-linux-x86_64 | 1.1.2 | 1.94 | 47.02 | 48.96 | NOTE | |
r-release-linux-x86_64 | 1.1.2 | NOTE | ||||
r-release-macos-arm64 | 1.1.2 | NOTE | ||||
r-release-macos-x86_64 | 1.1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.2 | 7.00 | 63.00 | 70.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 6.00 | 68.00 | 74.00 | NOTE |
Version: 1.1.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.2
Check: R code for possible problems
Result: NOTE
spe: warning in matrix(retlist[[10]], nr = nobs, nc = edim): partial
argument match of 'nr' to 'nrow'
spe: warning in matrix(retlist[[10]], nr = nobs, nc = edim): partial
argument match of 'nc' to 'ncol'
spe: no visible global function definition for 'runif'
Undefined global functions or variables:
runif
Consider adding
importFrom("stats", "runif")
to your NAMESPACE file.
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.2
Check: compiled code
Result: NOTE
File ‘spe/libs/spe.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