When I try to install the package I get this error. Any guesses at what it could be? It gets messed up when it tries to deal with the vignette.... do I need to have latex installed? Or perhaps you have omitted a file needed to build the vignette?
Hope we can get the sorted tomorrow!
Tom
install_github("zoonproject/zoon")
Installing github repo zoon/master from zoonproject
Downloading master.zip from https://github.com/zoonproject/zoon/archive/master.zip
Installing package from C:\Users\Tom\AppData\Local\Temp\RtmpQlt7PR/master.zip
Installing zoon
"C:/PROGRA~1/R/R-30~1.2/bin/x64/R" --vanilla CMD build \
"C:\Users\Tom\AppData\Local\Temp\RtmpQlt7PR\devtools193828231c4d\zoon-master" \
--no-manual --no-resave-data
checking for file 'C:\Users\Tom\AppData\Local\Temp\RtmpQlt7PR\devtools193828231c4d\zoon-master/DESCRIPTION' ... OK
preparing 'zoon':
checking DESCRIPTION meta-information ... OK
installing the package to build vignettes
creating vignettes ...Error in find_vignette_product(name, by = "weave", dir = dirname(file), :
Failed to locate the 'weave' output file (by engine 'utils::Sweave') for vignette with name 'vignette'. The following files exists in directory 'C:/Users/Tom/AppData/Local/Temp/RtmpkNqD9L/Rbuildac443ac7f1f/zoon/inst/doc': 'basic-zoon-usage.R', 'basic-zoon-usage.Rmd', 'basic-zoon-usage.html', 'vignette.Rnw'
Execution halted
Error: Command failed (1)
Hi,
When I try to install the package I get this error. Any guesses at what it could be? It gets messed up when it tries to deal with the vignette.... do I need to have latex installed? Or perhaps you have omitted a file needed to build the vignette?
Hope we can get the sorted tomorrow!
Tom