Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 2.86 | 25.97 | 28.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 2.13 | 20.60 | 22.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 43.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 33.75 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5 | 9.00 | 39.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 0.5 | 2.63 | 26.02 | 28.65 | NOTE | |
r-patched-solaris-x86 | 0.5 | 55.30 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 2.52 | 25.85 | 28.37 | NOTE | |
r-release-macos-x86_64 | 0.5 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5 | 6.00 | 36.00 | 42.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5 | 6.00 | 36.00 | 42.00 | NOTE |
Version: 0.5
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'RCurl' 'RJSONIO' 'methods'
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.5
Check: R code for possible problems
Result: NOTE
createFactualConnection: no visible global function definition for
'new'
factualGetSchema: no visible global function definition for 'fromJSON'
factualRead: no visible global function definition for 'curlEscape'
factualRead: no visible global function definition for 'fromJSON'
processFactualReadJSON: no visible global function definition for 'new'
processFactualSchemaJSON: no visible global function definition for
'new'
Undefined global functions or variables:
curlEscape fromJSON new
Consider adding
importFrom("methods", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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.5
Check: Rd line widths
Result: NOTE
Rd file 'factualR.Rd':
\usage lines wider than 90 characters:
factualRead(connection , tableID , sort = NULL , limit = NULL , offset = NULL , filters = NULL , subject_key = NULL , reformatNames , v ... [TRUNCATED]
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