CRAN Package Check Results for Package filehashSQLite

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.2-4 5.03 39.51 44.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-4 4.78 30.91 35.69 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-4 62.59 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2-4 52.24 NOTE
r-devel-windows-ix86+x86_64 0.2-4 18.00 54.00 72.00 NOTE
r-patched-linux-x86_64 0.2-4 5.61 39.13 44.74 NOTE
r-patched-solaris-x86 0.2-4 83.20 NOTE
r-release-linux-x86_64 0.2-4 5.03 38.62 43.65 NOTE
r-release-macos-x86_64 0.2-4 NOTE
r-release-windows-ix86+x86_64 0.2-4 14.00 74.00 88.00 NOTE
r-oldrel-macos-x86_64 0.2-4 NOTE
r-oldrel-windows-ix86+x86_64 0.2-4 9.00 45.00 54.00 NOTE

Check Details

Version: 0.2-4
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
    Packages listed in more than one of Depends, Imports, Suggests, Enhances:
     'filehash' 'DBI'
    A package should be listed in only one of these fields.
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.2-4
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'RSQLite' '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.2-4
Check: R code for possible problems
Result: NOTE
    createSQLite: no visible global function definition for 'dbDriver'
    createSQLite: no visible global function definition for 'dbConnect'
    createSQLite: no visible global function definition for
     'dbUnloadDriver'
    createSQLite: no visible global function definition for 'dbGetQuery'
    initializeSQLite: no visible global function definition for 'dbDriver'
    initializeSQLite: no visible global function definition for 'dbConnect'
    initializeSQLite: no visible global function definition for 'new'
    dbDelete,filehashSQLite-character: no visible global function
     definition for 'dbGetQuery'
    dbDisconnect,filehashSQLite: no visible global function definition for
     'dbUnloadDriver'
    dbFetch,filehashSQLite-character: no visible global function definition
     for 'dbGetQuery'
    dbInsert,filehashSQLite-character: no visible global function
     definition for 'dbGetQuery'
    dbList,filehashSQLite: no visible global function definition for
     'dbGetQuery'
    dbMultiFetch,filehashSQLite-character: no visible global function
     definition for 'dbGetQuery'
    Undefined global functions or variables:
     dbConnect dbDriver dbGetQuery dbUnloadDriver 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.2-4
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'myTestDB'
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-patched-solaris-x86, r-release-linux-x86_64