CRAN Package Check Results for Package vdg

Last updated on 2023-09-29 12:57:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 12.75 189.69 202.44 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 12.00 142.14 154.14 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 248.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 265.35 NOTE
r-devel-windows-x86_64 1.2.2 16.00 236.00 252.00 OK
r-patched-linux-x86_64 1.2.2 18.80 181.15 199.95 OK
r-release-linux-x86_64 1.2.2 14.16 178.75 192.91 OK
r-release-macos-arm64 1.2.2 97.00 OK
r-release-macos-x86_64 1.2.2 138.00 OK
r-release-windows-x86_64 1.2.2 20.00 131.00 151.00 ERROR
r-oldrel-macos-arm64 1.2.2 106.00 OK
r-oldrel-macos-x86_64 1.2.2 120.00 OK
r-oldrel-windows-x86_64 1.2.2 20.00 129.00 149.00 ERROR

Check Details

Version: 1.2.2
Check: compiled code
Result: NOTE
    File ‘vdg/libs/vdg.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: 1.2.2
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'vdg.Rnw' using knitr
    
    Quitting from lines 239-244 [spv-example] (vdg.Rnw)
    Error: processing vignette 'vdg.Rnw' failed with diagnostics:
    there is no package called 'tinytex'
    --- failed re-building 'vdg.Rnw'
    
    SUMMARY: processing the following file failed:
     'vdg.Rnw'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64