Skip to content

Commit

Permalink
Update revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Feb 5, 2019
1 parent 8e7b77c commit 0588162
Show file tree
Hide file tree
Showing 408 changed files with 32,266 additions and 18 deletions.
15 changes: 7 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,20 @@

0 errors | 0 warnings | 1 notes

* using R Under development (unstable) (2019-02-04 r76055)
* using platform: x86_64-w64-mingw32 (64-bit)
* this is package 'fgeo.x' version '1.1.0.9001'
### win-builder

Status: 1 NOTE
Comments:
* This note is safe to ignore, except FIXME
* I use <https://forestgeo.github.io/drat/> to check reverse dependencies.

NOTE
New submission
Version contains large components (1.1.0.9001) ... FIXME
Availability using Additional_repositories specification:
? ? https://cran.rstudio.com/
? ? https://forestgeo.github.io/drat/

* New submission
* Version contains large components (1.1.0.9001) ... FIXME
* Availability using Additional_repositories specification:
* ? ? https://cran.rstudio.com/
* ? ? https://forestgeo.github.io/drat/

## Downstream dependencies

Expand Down
8 changes: 4 additions & 4 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
|collate |English_United States.1252 |
|ctype |English_United States.1252 |
|tz |America/New_York |
|date |2019-02-01 |
|date |2019-02-05 |

# Dependencies

|package |old |new |<U+0394> |
|:-------|:-----|:----------|:--|
|fgeo.x |1.1.0 |1.1.0.9000 |* |
|fgeo.x |1.1.0 |1.1.0.9001 |* |

# Revdeps

Expand All @@ -25,7 +25,7 @@
|package |version |error |warning |note |
|:---------------------------------------|:-------|:-----|:-------|:----|
|[fgeo](problems.md#fgeo) |1.1.1 |1 |1 |1 |
|[fgeo.analyze](problems.md#fgeoanalyze) |1.1.2 |1 |1 | |
|[fgeo.plot](problems.md#fgeoplot) |1.1.1 |1 |1 | |
|[fgeo.analyze](problems.md#fgeoanalyze) |1.1.3 |1 |1 | |
|[fgeo.plot](problems.md#fgeoplot) |1.1.2 |1 |1 | |
|[fgeo.tool](problems.md#fgeotool) |1.2.1 |1 |1 | |

Binary file not shown.
55 changes: 55 additions & 0 deletions revdep/checks/fgeo.analyze/new/fgeo.analyze.Rcheck/00check.log
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 revdep/checks/fgeo.analyze/new/fgeo.analyze.Rcheck/00install.out
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
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'
Loading

0 comments on commit 0588162

Please sign in to comment.