CRAN Package Check Results for Package APSIMBatch

Last updated on 2020-08-07 01:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.2374 2.14 18.35 20.49 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0.2374 1.68 14.80 16.48 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0.2374 34.07 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0.2374 26.75 NOTE
r-devel-windows-ix86+x86_64 0.1.0.2374 7.00 37.00 44.00 NOTE
r-patched-linux-x86_64 0.1.0.2374 1.79 18.38 20.17 NOTE
r-patched-solaris-x86 0.1.0.2374 38.10 NOTE
r-release-linux-x86_64 0.1.0.2374 2.05 18.48 20.53 NOTE
r-release-macos-x86_64 0.1.0.2374 NOTE
r-release-windows-ix86+x86_64 0.1.0.2374 5.00 26.00 31.00 NOTE
r-oldrel-macos-x86_64 0.1.0.2374 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0.2374 5.00 42.00 47.00 NOTE

Check Details

Version: 0.1.0.2374
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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.1.0.2374
Check: R code for possible problems
Result: NOTE
    runAPSIM: warning in scan(reports_file[i], "", sep = "", skip =
     length(temp), nline = 1): partial argument match of 'nline' to
     'nlines'
    runAPSIM: no visible global function definition for 'write.table'
    runAPSIM: no visible global function definition for 'read.table'
    Undefined global functions or variables:
     read.table write.table
    Consider adding
     importFrom("utils", "read.table", "write.table")
    to your NAMESPACE file.
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