Last updated on 2021-06-09 07:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.86 | 25.70 | 28.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 2.25 | 20.63 | 22.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 44.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 33.87 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 5.00 | 37.00 | 42.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1 | NOTE | ||||
r-patched-linux-x86_64 | 0.1 | 3.06 | 25.12 | 28.18 | NOTE | |
r-patched-solaris-x86 | 0.1 | 53.90 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 2.64 | 25.13 | 27.77 | NOTE | |
r-release-macos-arm64 | 0.1 | NOTE | ||||
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 7.00 | 53.00 | 60.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 7.00 | 51.00 | 58.00 | NOTE |
Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
License components which are templates and need '+ file LICENSE':
MIT
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-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'hash'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, 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: 0.1
Check: R code for possible problems
Result: NOTE
P: no visible global function definition for 'has.key'
get_rand_int: no visible global function definition for 'runif'
last: no visible global function definition for 'tail'
rand_partitions: no visible global function definition for 'hash'
Undefined global functions or variables:
has.key hash runif tail
Consider adding
importFrom("stats", "runif")
importFrom("utils", "tail")
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, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, 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: 0.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
Version: 0.1
Check: compiled code
Result: NOTE
File ‘rpartitions/libs/rpartitions.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