CRAN Package Check Results for Package macleish

Last updated on 2020-04-25 09:46:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 8.43 90.80 99.23 OK
r-devel-linux-x86_64-debian-gcc 0.3.5 6.89 68.96 75.85 OK
r-devel-linux-x86_64-fedora-clang 0.3.5 129.33 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 122.98 OK
r-devel-windows-ix86+x86_64 0.3.5 31.00 94.00 125.00 OK
r-patched-linux-x86_64 0.3.5 7.28 86.56 93.84 OK
r-patched-solaris-x86 0.3.5 221.60 OK
r-release-linux-x86_64 0.3.5 6.31 79.55 85.86 OK
r-release-osx-x86_64 0.3.5 WARN
r-release-windows-ix86+x86_64 0.3.5 23.00 145.00 168.00 OK
r-oldrel-osx-x86_64 0.3.5 OK
r-oldrel-windows-ix86+x86_64 0.3.5 11.00 103.00 114.00 OK

Check Details

Version: 0.3.5
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘macleish.Rmd’ using rmarkdown
    Loading required package: etl
    Loading required package: dplyr
    
    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
    
    
    Attaching package: 'lubridate'
    
    The following objects are masked from 'package:dplyr':
    
     intersect, setdiff, union
    
    The following objects are masked from 'package:base':
    
     date, intersect, setdiff, union
    
    Loading required package: mgcv
    Loading required package: nlme
    
    Attaching package: 'nlme'
    
    The following object is masked from 'package:dplyr':
    
     collapse
    
    This is mgcv 1.8-31. For overview type 'help("mgcv-package")'.
    `geom_smooth()` using method = 'gam' and formula 'y ~ s(x, bs = "cs")'
    Loading required package: clifro
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'macleish.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘macleish.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘macleish.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-osx-x86_64