CRAN Package Check Results for Package ATNr

Last updated on 2022-08-15 08:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 112.46 96.44 208.90 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 101.18 71.78 172.96 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 308.98 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 305.59 NOTE
r-devel-windows-x86_64 1.0.1 102.00 162.00 264.00 NOTE
r-patched-linux-x86_64 1.0.1 112.43 94.32 206.75 OK
r-release-linux-x86_64 1.0.1 113.29 94.95 208.24 OK
r-release-macos-arm64 1.0.1 75.00 NOTE
r-release-macos-x86_64 1.0.1 103.00 NOTE
r-release-windows-x86_64 1.0.1 102.00 163.00 265.00 OK
r-oldrel-macos-arm64 1.0.1 71.00 NOTE
r-oldrel-macos-x86_64 1.0.1 112.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.1 290.00 180.00 470.00 WARN

Additional issues

clang14

Check Details

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Scaled_loops.cpp:203:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     Unscaled_loops.cpp:147:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     Unscaled_nuts_loops.cpp:206:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: package subdirectories
Result: NOTE
    Problems with news in 'NEWS.md':
    No news entries found.
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-x86_64

Version: 1.0.1
Check: installed package size
Result: NOTE
     installed size is 10.3Mb
     sub-directories of 1Mb or more:
     libs 9.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'ATNr.Rmd' using rmarkdown
    --- finished re-building 'ATNr.Rmd'
    
    --- re-building 'model_descriptions.ltx' using tex
    Warning in system(paste(shQuote(texi2dvi), if (quiet) "--quiet" else "", :
     running command '"D:\compiler\texmf\miktex\bin\texify.exe" --quiet --pdf "model_descriptions.ltx" --max-iterations=20 -I "D:/RCompile/recent/R-4.1.3/share/texmf/tex/latex" -I "D:/RCompile/recent/R-4.1.3/share/texmf/bibtex/bst"' had status 1
    Error: processing vignette 'model_descriptions.ltx' failed with diagnostics:
    running 'texi2dvi' on 'model_descriptions.ltx' failed
    
    BibTeX errors:
    I couldn't open database file vignette.bib.bib
    ---line 47 of file model_descriptions.aux
     : \bibdata{vignette.bib
     : }
    I'm skipping whatever remains of this command
    I found no database files---while reading file model_descriptions.aux
    
    --- failed re-building 'model_descriptions.ltx'
    
    SUMMARY: processing the following file failed:
     'model_descriptions.ltx'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64