-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e7b77c
commit 0588162
Showing
408 changed files
with
32,266 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
55 changes: 55 additions & 0 deletions
55
revdep/checks/fgeo.analyze/new/fgeo.analyze.Rcheck/00check.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
* using log directory 'C:/Users/LeporeM/Documents/Dropbox/git/ml/fgeo.x/revdep/checks/fgeo.analyze/new/fgeo.analyze.Rcheck' | ||
* using R version 3.5.2 (2018-12-20) | ||
* using platform: x86_64-w64-mingw32 (64-bit) | ||
* using session charset: ISO8859-1 | ||
* checking for file 'fgeo.analyze/DESCRIPTION' ... OK | ||
* this is package 'fgeo.analyze' version '1.1.3' | ||
* 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 whether package 'fgeo.analyze' can be installed ... OK | ||
* checking installed package size ... OK | ||
* checking package 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 ... 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 examples ... OK | ||
* checking for unstated dependencies in 'tests' ... OK | ||
* checking tests ... OK | ||
Running 'spelling.R' | ||
Running 'testthat.R' | ||
* checking PDF version of manual ... WARNING | ||
LaTeX errors when creating PDF version. | ||
This typically indicates Rd problems. | ||
* checking PDF version of manual without hyperrefs or index ... ERROR | ||
Re-running with no redirection of stdout/stderr. | ||
* DONE | ||
Status: 1 ERROR, 1 WARNING |
12 changes: 12 additions & 0 deletions
12
revdep/checks/fgeo.analyze/new/fgeo.analyze.Rcheck/00install.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
* installing *source* package 'fgeo.analyze' ... | ||
** R | ||
** inst | ||
** byte-compile and prepare package for lazy loading | ||
** help | ||
*** installing help indices | ||
** building package indices | ||
** testing if installed package can be loaded | ||
*** arch - i386 | ||
*** arch - x64 | ||
* DONE (fgeo.analyze) | ||
In R CMD INSTALL |
7 changes: 7 additions & 0 deletions
7
revdep/checks/fgeo.analyze/new/fgeo.analyze.Rcheck/Rdlatex.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Hmm ... looks like a package | ||
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, : | ||
pdflatex is not available | ||
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, : | ||
pdflatex is not available | ||
Error in running tools::texi2pdf() | ||
You may want to clean up by 'rm -Rf C:/Users/LeporeM/AppData/Local/Temp/1/Rtmp8uXQwk/Rd2pdf25684fbc1206' |
Oops, something went wrong.