CRAN Package Check Results for Package uFTIR

Last updated on 2021-09-02 14:51:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 159.93 123.55 283.48 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 415.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 375.73 OK
r-devel-windows-x86_64 0.1.2 229.00 270.00 499.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.1.2 OK
r-patched-linux-x86_64 0.1.2 118.97 142.43 261.40 OK
r-patched-solaris-x86 0.1.2 471.50 NOTE
r-release-linux-x86_64 0.1.2 122.11 142.91 265.02 OK
r-release-macos-arm64 0.1.2 NOTE
r-release-macos-x86_64 0.1.2 NOTE
r-release-windows-ix86+x86_64 0.1.2 300.00 615.00 915.00 NOTE
r-oldrel-macos-x86_64 0.1.2 NOTE
r-oldrel-windows-ix86+x86_64 0.1.2 335.00 588.00 923.00 NOTE

Additional issues

M1mac M1mac

Check Details

Version: 0.1.2
Check: installed package size
Result: NOTE
     installed size is 7.5Mb
     sub-directories of 1Mb or more:
     data 2.0Mb
     extdata 2.3Mb
     libs 2.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-patched-solaris-x86, r-release-macos-arm64, 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.2
Check: examples
Result: ERROR
    Running examples in 'uFTIR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: as.clipper
    > ### Title: As Clipper
    > ### Aliases: as.clipper
    >
    > ### ** Examples
    >
    > x <- tile_read(base::system.file("extdata/tile.bsp", package = "uFTIR"))
    Warning in file(bspfile, open = "rb") :
     cannot open file 'd:/Rcompile/CRANpkg/local/4.2/uFTIR.Rcheck/d:/RCompile/CRANpkg/lib/4.2/uFTIR/extdata/tile.bsp': Invalid argument
    Error in file(bspfile, open = "rb") : cannot open the connection
    Calls: tile_read -> file
    Execution halted
Flavor: r-devel-windows-x86_64