CRAN Package Check Results for Package qmrparser

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 3.58 65.53 69.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 3.11 47.98 51.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 85.69 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5 72.96 NOTE
r-patched-linux-x86_64 0.1.5 4.84 62.87 67.71 NOTE
r-release-linux-x86_64 0.1.5 3.18 61.03 64.21 NOTE
r-release-macos-arm64 0.1.5 NOTE
r-release-macos-x86_64 0.1.5 NOTE
r-release-windows-x86_64 0.1.5 56.00 76.00 132.00 NOTE
r-oldrel-macos-arm64 0.1.5 NOTE
r-oldrel-macos-x86_64 0.1.5 NOTE
r-oldrel-windows-ix86+x86_64 0.1.6 7.00 66.00 73.00 OK

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-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

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-release-linux-x86_64