- using R version 4.3.0 beta (2023-04-08 r84203)
- using platform: x86_64-apple-darwin20 (64-bit)
- R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
- running under: macOS Ventura 13.3
- using session charset: UTF-8
- checking for file ‘spray/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘spray’ version ‘1.0-22’
- 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 ‘spray’ can be installed ... [15s/20s] OK
- used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
- used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
- used SDK: ‘MacOSX11.3.sdk’
- checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
- checking installed package size ... OK
- 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 ... [2s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [2s/2s] 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 ... [5s/6s] OK
- checking Rd files ... [0s/1s] 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 line endings in C/C++/Fortran sources/headers ... OK
- checking compiled code ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [3s/3s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [8s/11s] OK
Running ‘testthat.R’ [8s/11s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... [5s/7s] OK
‘spray.Rnw’... [5s/7s] OK
- checking re-building of vignette outputs ... [13s/17s] NOTE
Error(s) in re-building vignettes:
--- re-building ‘spray.Rnw’ using Sweave
Loading required package: spray
Attaching package: ‘spray’
The following objects are masked from ‘package:base’:
pmax, pmin
Error: processing vignette 'spray.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'spray.tex' failed.
LaTeX errors:
! LaTeX Error: File `dsfont.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.4 \usepackage
{bbm}^^M
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building 'spray.Rnw'
SUMMARY: processing the following file failed:
'spray.Rnw'
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [4s/6s] OK
- DONE
Status: 2 NOTEs
- using check arguments '--no-clean-on-error '