• using R version 3.6.2 (2019-12-12)
  • using platform: x86_64-apple-darwin15.6.0 (64-bit)
  • using session charset: UTF-8
  • checking for file ‘stplanr/DESCRIPTION’ ... OK
  • checking extension type ... Package
  • this is package ‘stplanr’ version ‘0.8.2’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘stplanr’ can be installed ... [41s/41s] OK
  • checking installed package size ... NOTE
      installed size is 7.1Mb
      sub-directories of 1Mb or more:
        doc 2.8Mb
        libs 1.8Mb
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking R files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the package can be unloaded cleanly ... OK
  • checking whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking loading without being on the library search path ... OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [14s/14s] OK
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking compilation flags in Makevars ... OK
  • checking for GNU extensions in Makefiles ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [20s/29s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [5s/6s] OK
      Running ‘testthat.R’ [5s/5s]
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [3s/3s] NONE
      ‘stplanr-od.Rmd’using ‘UTF-8’... [0s/0s] OK
      ‘stplanr-paper.Rmd’using ‘UTF-8’... [0s/0s] OK
      ‘stplanr-parallel.Rmd’using ‘UTF-8’... [0s/0s] OK
      ‘stplanr-route-nets.Rmd’using ‘UTF-8’... [0s/0s] OK
      ‘stplanr-routing.Rmd’using ‘UTF-8’... [0s/0s] OK
      ‘stplanr.Rmd’using ‘UTF-8’... [0s/0s] OK
  • checking re-building of vignette outputs ... [28s/28s] WARNING
    Error(s) in re-building vignettes:
    --- re-building ‘stplanr-od.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
      Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.

    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

    Quitting from lines 214-218 (stplanr-od.Rmd)
    Error: processing vignette 'stplanr-od.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- failed re-building ‘stplanr-od.Rmd’

    --- re-building ‘stplanr-paper.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
      Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    --- finished re-building ‘stplanr-paper.Rmd’

    --- re-building ‘stplanr-parallel.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
      Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    --- finished re-building ‘stplanr-parallel.Rmd’

    --- re-building ‘stplanr-route-nets.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
      Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Linking to GEOS 3.7.2, GDAL 2.4.2, PROJ 5.2.0
    --- finished re-building ‘stplanr-route-nets.Rmd’

    --- re-building ‘stplanr-routing.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
      Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    --- finished re-building ‘stplanr-routing.Rmd’

    --- re-building ‘stplanr.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
      Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    --- finished re-building ‘stplanr.Rmd’

    SUMMARY: processing the following file failed:
      ‘stplanr-od.Rmd’

    Error: Vignette re-building failed.
    Execution halted
  • checking PDF version of manual ... OK
  • DONE
    Status: 1 WARNING, 1 NOTE