Last updated on 2020-12-04 00:48:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 3.27 | 30.09 | 33.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 2.63 | 24.00 | 26.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 44.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 35.22 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5 | 6.00 | 42.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 0.5 | 3.66 | 28.39 | 32.05 | NOTE | |
r-patched-solaris-x86 | 0.5 | 55.40 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 2.67 | 28.76 | 31.43 | NOTE | |
r-release-macos-x86_64 | 0.5 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5 | 5.00 | 33.00 | 38.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