CRAN Package Check Results for Package morse

Last updated on 2022-06-29 08:52:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.1 15.85 387.89 403.74 OK
r-devel-linux-x86_64-debian-gcc 3.3.1 11.62 296.38 308.00 OK
r-devel-linux-x86_64-fedora-clang 3.3.1 520.60 ERROR
r-devel-linux-x86_64-fedora-gcc 3.3.1 557.88 ERROR
r-devel-windows-x86_64 3.3.1 64.00 351.00 415.00 OK --no-vignettes
r-patched-linux-x86_64 3.3.1 16.50 387.59 404.09 OK
r-release-linux-x86_64 3.3.1 12.15 366.19 378.34 OK
r-release-macos-arm64 3.3.1 197.00 OK
r-release-macos-x86_64 3.3.1 195.00 OK
r-release-windows-x86_64 3.3.1 67.00 537.00 604.00 OK --no-vignettes
r-oldrel-macos-arm64 3.3.1 135.00 OK
r-oldrel-macos-x86_64 3.3.1 237.00 OK
r-oldrel-windows-ix86+x86_64 3.3.1 34.00 598.00 632.00 OK --no-vignettes

Check Details

Version: 3.3.1
Check: compiled code
Result: NOTE
    File ‘morse/libs/morse.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

Version: 3.3.1
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘MinimalWorkingExample.Rmd’ using rmarkdown
    --- finished re-building ‘MinimalWorkingExample.Rmd’
    
    --- re-building ‘tutorial.Rmd’ using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    --- finished re-building ‘tutorial.Rmd’
    
    --- re-building ‘modelling.Snw’ using Sweave
    Error: processing vignette 'modelling.Snw' failed with diagnostics:
    Running 'texi2dvi' on 'modelling.tex' failed.
    BibTeX errors:
    The top-level auxiliary file: modelling.aux
    The style file: plain.bst
    I couldn't open database file biblio.bib
    ---line 50 of file modelling.aux
     : \bibdata{biblio
     : }
    I'm skipping whatever remains of this command
    I found no database files---while reading file modelling.aux
    --- failed re-building ‘modelling.Snw’
    
    SUMMARY: processing the following file failed:
     ‘modelling.Snw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc