CRAN Package Check Results for Maintainer ‘Duncan Garmonsway <nacnudus at gmail.com>’

Last updated on 2020-08-07 01:50:28 CEST.

Package WARN NOTE OK
nzpullover 5 7
tidyxl 4 8
unpivotr 12

Package nzpullover

Current CRAN status: NOTE: 5, OK: 7

Version: 0.3.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 7284 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package tidyxl

Current CRAN status: WARN: 4, OK: 8

Version: 1.0.6
Check: compiled code
Result: WARN
    File 'tidyxl/libs/tidyxl.so':
     Found 'abort', possibly from 'abort' (C)
     Object: 'xlex.o'
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 1.0.6
Check: installed package size
Result: NOTE
     installed size is 11.4Mb
     sub-directories of 1Mb or more:
     libs 10.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.6
Check: compiled code
Result: WARN
    File ‘tidyxl/libs/tidyxl.so’:
     Found ‘_abort’, possibly from ‘abort’ (C)
     Object: ‘xlex.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Package unpivotr

Current CRAN status: OK: 12