Last updated on 2020-12-31 00:46:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 2.95 | 27.68 | 30.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 2.47 | 21.36 | 23.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 45.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 35.91 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9 | 7.00 | 42.00 | 49.00 | NOTE | |
r-patched-linux-x86_64 | 0.9 | 3.17 | 25.80 | 28.97 | NOTE | |
r-patched-solaris-x86 | 0.9 | 53.10 | NOTE | |||
r-release-linux-x86_64 | 0.9 | 3.25 | 25.89 | 29.14 | NOTE | |
r-release-macos-x86_64 | 0.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9 | 7.00 | 33.00 | 40.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 4.00 | 35.00 | 39.00 | NOTE |
Version: 0.9
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'reshape' which was already attached by Depends.
Please remove these calls from your code.
Package in Depends field not imported from: 'reshape'
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9
Check: R code for possible problems
Result: NOTE
MFFetch: no visible global function definition for 'melt'
Undefined global functions or variables:
melt
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9
Check: Rd line widths
Result: NOTE
Rd file 'emme2.Rd':
\usage lines wider than 90 characters:
write.mf(data, numname, bank, file0, mcent, mmat, mat.dir, newname=NULL, newdesc=NULL)
\examples lines wider than 100 characters:
x <- matrix(rnorm(mf2), nrow(mf2), ncol(mf2)) #Random generate length(mf) numbers to write dummy data to bank
write.mf(x, 2, "emme2/emme2ban", file0, file1$global["mcent"], file1$global["mmat"], mat.dir, newname="test", newdesc="test matrix ... [TRUNCATED]
link.data <- read.link.data("emme2/emme2ban", 1, file0, file1$global["mscen"], file1$global["mlink"], file1$global["mnode"])
nodes <- read.nodes("emme2/emme2ban", 1, file0, file1$global["mscen"], file1$global["mlink"], file1$global["mnode"])
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64