CRAN Package Check Results for Maintainer ‘Jun Yan <jyan at stat.uconn.edu>’

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

Package NOTE OK
som 2 10
tpr 11 1

Package som

Current CRAN status: NOTE: 2, OK: 10

Version: 0.3-5.1
Check: compiled code
Result: NOTE
    File ‘som/libs/som.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package tpr

Current CRAN status: NOTE: 11, OK: 1

Additional issues

rchk

Version: 0.3-1.2
Check: Rd line widths
Result: NOTE
    Rd file 'ci.plot.Rd':
     \usage lines wider than 90 characters:
     ci.plot(x, y, se, level = 0.95, ylim = NULL, newplot = TRUE, fun = gaussian()$linkinv, dfun = gaussian()$mu.eta, ...)
    
    These lines will be truncated in the PDF manual.
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

Version: 0.3-1.2
Check: compiled code
Result: NOTE
    File 'tpr/libs/tpr.so':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.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-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3-1.2
Check: compiled code
Result: NOTE
    File ‘tpr/libs/tpr.so’:
     Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    File ‘tpr/libs/tpr.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    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.
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3-1.2
Check: compiled code
Result: NOTE
    File ‘tpr/libs/tpr.so’:
     Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.o’
    File ‘tpr/libs/tpr.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    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.
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3-1.2
Check: compiled code
Result: NOTE
    File 'tpr/libs/i386/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.o'
    File 'tpr/libs/x64/tpr.dll':
     Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
     Object: 'utils.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-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-1.2
Check: compiled code
Result: NOTE
    File ‘tpr/libs/tpr.so’:
     Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
     Object: ‘utils.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