Last updated on 2022-06-08 18:49:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0.2374 | 1.97 | 31.12 | 33.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0.2374 | 1.71 | 23.85 | 25.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0.2374 | 39.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0.2374 | 38.54 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0.2374 | 26.00 | 42.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0.2374 | 1.58 | 30.71 | 32.29 | NOTE | |
r-release-linux-x86_64 | 0.1.0.2374 | 1.98 | 29.74 | 31.72 | NOTE | |
r-release-macos-arm64 | 0.1.0.2374 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0.2374 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0.2374 | 5.00 | 41.00 | 46.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0.2374 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0.2374 | 24.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0.2374 | 4.00 | 34.00 | 38.00 | NOTE |
Version: 0.1.0.2374
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, 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-ix86+x86_64
Version: 0.1.0.2374
Check: R code for possible problems
Result: NOTE
runAPSIM: warning in scan(reports_file[i], "", sep = "", skip =
length(temp), nline = 1): partial argument match of 'nline' to
'nlines'
runAPSIM: no visible global function definition for 'write.table'
runAPSIM: no visible global function definition for 'read.table'
Undefined global functions or variables:
read.table write.table
Consider adding
importFrom("utils", "read.table", "write.table")
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-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-ix86+x86_64