Last updated on 2018-09-21 23:48:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 10.87 | 10.87 | NOTE | --install=no | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 9.00 | 9.00 | NOTE | --install=no | |
r-patched-linux-x86_64 | 0.9 | 10.58 | 10.58 | NOTE | --install=no | |
r-release-linux-x86_64 | 0.9 | 10.60 | 10.60 | NOTE | --install=no | |
r-release-windows-ix86+x86_64 | 0.9 | 1.00 | 4.00 | 5.00 | ERROR | |
r-release-osx-x86_64 | 0.9 | ERROR | ||||
r-oldrel-osx-x86_64 | 0.9 | ERROR |
Version: 0.9
Flags: --install=no
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.9
Flags: --install=no
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
‘install_dependencies.R’ ‘install_dependencies.sh’ ‘run_tests.R’
‘send.sh’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.9
Flags: --install=no
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘reshape’ ‘yaml’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘reshape’ ‘yaml’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.9
Flags: --install=no
Check: Rd line widths
Result: NOTE
Rd file 'RSAPConnect.Rd':
\examples lines wider than 100 characters:
con <- RSAPConnect(ashost="nplhost", sysnr="42", client="001", user="developer", passwd="developer", lang="EN", trace="1", lcheck="1")
Rd file 'RSAPExecInfoQuery.Rd':
\examples lines wider than 100 characters:
res <- RSAPExecInfoQuery(con, "0D_NW_T01", "20120716",chars=list("0D_NW_SORG", "0D_NW_PROD"), kfigures=list("0D_NW_NETV"))
Rd file 'RSAPReadCube.Rd':
\examples lines wider than 100 characters:
res <- RSAPReadCube(con, "0D_NW_T01", "20120716",chars=list("0D_NW_SORG", "0D_NW_PROD"), kfigures=list("0D_NW_NETV"))
Rd file 'RSAPReadTable.Rd':
\examples lines wider than 100 characters:
res <- RSAPReadTable(con, "SFLIGHTS2", options=list("CARRID = 'AA'"), fields=list('CARRID', 'CONNID', 'FLDATE', 'PRICE'))
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.9
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64