CRAN Package Check Results for Package factualR

Last updated on 2022-03-06 12:51:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 2.65 38.06 40.71 NOTE
r-devel-linux-x86_64-debian-gcc 0.5 NOTE
r-devel-linux-x86_64-fedora-clang 0.5 50.08 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5 40.04 NOTE
r-devel-windows-x86_64-new-UL 0.5 18.00 59.00 77.00 NOTE
r-devel-windows-x86_64-new-TK 0.5 NOTE
r-patched-linux-x86_64 0.5 2.24 37.00 39.24 NOTE
r-release-linux-x86_64 0.5 NOTE
r-release-macos-arm64 0.5 NOTE
r-release-macos-x86_64 0.5 NOTE
r-release-windows-ix86+x86_64 0.5 6.00 45.00 51.00 NOTE
r-oldrel-macos-x86_64 0.5 NOTE
r-oldrel-windows-ix86+x86_64 0.5 6.00 45.00 51.00 NOTE

Check Details

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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, 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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, 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