Last updated on 2020-08-07 01:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 2.53 | 25.00 | 27.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 2.59 | 19.75 | 22.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 42.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 33.01 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9 | 9.00 | 37.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 0.9 | 3.31 | 24.84 | 28.15 | NOTE | |
r-patched-solaris-x86 | 0.9 | 50.80 | NOTE | |||
r-release-linux-x86_64 | 0.9 | 3.29 | 25.14 | 28.43 | NOTE | |
r-release-macos-x86_64 | 0.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9 | 8.00 | 53.00 | 61.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 5.00 | 47.00 | 52.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