CRAN Package Check Results for Package filehashSQLite

Last updated on 2022-04-24 03:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-4 4.91 59.25 64.16 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-4 4.76 46.08 50.84 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-4 79.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2-4 67.29 NOTE
r-patched-linux-x86_64 0.2-4 5.96 57.91 63.87 NOTE
r-release-linux-x86_64 0.2-4 5.26 54.39 59.65 NOTE
r-release-macos-arm64 0.2-4 NOTE
r-release-macos-x86_64 0.2-4 NOTE
r-release-windows-x86_64 0.2-4 29.00 75.00 104.00 NOTE
r-oldrel-macos-arm64 0.2-4 NOTE
r-oldrel-macos-x86_64 0.2-4 NOTE
r-oldrel-windows-ix86+x86_64 0.2-4 13.00 62.00 75.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-release-linux-x86_64