CRAN Package Check Results for Package qmrparser

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 3.79 54.68 58.47 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 2.68 40.24 42.92 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 75.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5 67.56 NOTE
r-devel-windows-ix86+x86_64 0.1.5 10.00 54.00 64.00 NOTE
r-patched-linux-x86_64 0.1.5 3.75 53.29 57.04 NOTE
r-patched-solaris-x86 0.1.5 69.50 NOTE
r-release-linux-x86_64 0.1.5 4.05 53.68 57.73 NOTE
r-release-macos-x86_64 0.1.5 NOTE
r-release-windows-ix86+x86_64 0.1.5 7.00 56.00 63.00 NOTE
r-oldrel-macos-x86_64 0.1.5 NOTE
r-oldrel-windows-ix86+x86_64 0.1.5 6.00 64.00 70.00 NOTE

Check Details

Version: 0.1.5
Check: R code for possible problems
Result: NOTE
    pcAxisCubeMake: no visible global function definition for 'aggregate'
    pcAxisCubeToCSV: no visible global function definition for 'write.csv'
    Undefined global functions or variables:
     aggregate write.csv
    Consider adding
     importFrom("stats", "aggregate")
     importFrom("utils", "write.csv")
    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

Version: 0.1.5
Check: Rd line widths
Result: NOTE
    Rd file 'pcAxisCubeMake.Rd':
     \examples lines wider than 100 characters:
     # In the latter case, latin1 would also work, but accents, ñ, ... would not be correctly read.
    
    Rd file 'pcAxisParser.Rd':
     \examples lines wider than 100 characters:
     # In the latter case, latin1 would also work, but accents, ñ, ... would not be correctly read.
    
    These lines will be truncated in the PDF manual.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.5
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'datInSFexample6_1pxCube.csv' 'datInSFexample6_1pxCubeA0.csv '
     'datInSFexample6_1pxCubeA1.csv ' 'datInSFexample6_1pxCubeData.csv '
     'datInSFexample6_1pxCubeVariable.csv'
     'datInSFexample6_1pxCubeVariableDomain.csv'
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