CRAN Package Check Results for Package hsdar

Last updated on 2017-07-16 22:46:54.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 12.69 160.63 173.32 WARN
r-devel-linux-x86_64-debian-gcc 0.5.1 11.45 152.33 163.78 WARN
r-devel-linux-x86_64-fedora-clang 0.5.1 351.30 WARN
r-devel-linux-x86_64-fedora-gcc 0.5.1 320.49 WARN
r-devel-windows-ix86+x86_64 0.5.1 52.00 300.00 352.00 WARN
r-patched-linux-x86_64 0.5.1 12.18 158.00 170.18 WARN
r-patched-solaris-x86 0.5.1 426.30 WARN
r-release-linux-x86_64 0.5.1 12.71 156.55 169.26 WARN
r-release-windows-ix86+x86_64 0.5.1 53.00 296.00 349.00 WARN
r-release-osx-x86_64 0.5.1 WARN
r-oldrel-windows-ix86+x86_64 0.5.1 59.00 294.00 353.00 WARN
r-oldrel-osx-x86_64 0.5.1 OK

Check Details

Version: 0.5.1
Check: dependencies in R code
Result: NOTE
    Missing or unexported object: ‘pracma::nelder_mead’
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5.1
Check: Rd cross-references
Result: WARN
    Missing link or links in documentation object 'PROSPECT2R.Rd':
     ‘[pracma]{nelder_mead}’
    
    See section 'Cross-references' in the 'Writing R Extensions' 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5.1
Check: for code/documentation mismatches
Result: WARN
    Functions or methods with usage in documentation object 'Clman' but not in code:
     Clman
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

Version: 0.5.1
Check: compiled code
Result: NOTE
    File ‘hsdar/libs/hsdar.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-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.5.1
Check: installed package size
Result: NOTE
     installed size is 5.4Mb
     sub-directories of 1Mb or more:
     doc 2.6Mb
     libs 1.2Mb
Flavors: r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5.1
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
    
     nbands
    
    Warning in points2grid(points, tolerance, round) :
     cell size from constant coordinate 3 possibly taken from other coordinate
    Warning in checkhull(sh_cline, 1) :
     Mismatch of continuum line at wavelength = 1060
     Maximum distance between continuum line & spectrum at
     Wavelength = 1060
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'Hsdar-intro.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `framed.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.21 \usepackage
     {xspace}^^M
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64