-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from rsquaredacademy/develop
Reverse dependency checks
- Loading branch information
Showing
7,141 changed files
with
1,309,982 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,4 @@ | |
^hex_xplorerr\.png$ | ||
^docs$ | ||
^\.github$ | ||
^revdep$ |
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 |
---|---|---|
@@ -1,3 +1,17 @@ | ||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 note | ||
|
||
## revdepcheck results | ||
|
||
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 2 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### Failed to check | ||
|
||
* blorr (NA) | ||
* olsrr (NA) |
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,61 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:----------------------------------------| | ||
|version |R version 4.4.1 (2024-06-14 ucrt) | | ||
|os |Windows 10 x64 (build 19045) | | ||
|system |x86_64, mingw32 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |English_India.utf8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |Asia/Calcutta | | ||
|date |2024-10-28 | | ||
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) | | ||
|pandoc |NA | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-----------|:-------|:-------|:--| | ||
|xplorerr |0.1.2 |0.2.0 |* | | ||
|base64enc |0.1-3 |0.1-3 | | | ||
|bslib |0.8.0 |0.8.0 | | | ||
|cachem |1.1.0 |1.1.0 | | | ||
|cli |3.6.3 |3.6.3 | | | ||
|commonmark |1.9.2 |1.9.2 | | | ||
|crayon |1.5.3 |1.5.3 | | | ||
|digest |0.6.37 |0.6.37 | | | ||
|fastmap |1.2.0 |1.2.0 | | | ||
|fontawesome |0.5.2 |0.5.2 | | | ||
|fs |1.6.4 |1.6.4 | | | ||
|glue |1.8.0 |1.8.0 | | | ||
|htmltools |0.5.8.1 |0.5.8.1 | | | ||
|httpuv |1.6.15 |1.6.15 | | | ||
|jquerylib |0.1.4 |0.1.4 | | | ||
|jsonlite |1.8.9 |1.8.9 | | | ||
|later |1.3.2 |1.3.2 | | | ||
|lifecycle |1.0.4 |1.0.4 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|memoise |2.0.1 |2.0.1 | | | ||
|mime |0.12 |0.12 | | | ||
|promises |1.3.0 |1.3.0 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|rappdirs |0.3.3 |0.3.3 | | | ||
|Rcpp |1.0.13 |1.0.13 | | | ||
|rlang |1.1.4 |1.1.4 | | | ||
|sass |0.4.9 |0.4.9 | | | ||
|shiny |1.9.1 |1.9.1 | | | ||
|sourcetools |0.1.7-1 |0.1.7-1 | | | ||
|withr |3.0.1 |3.0.1 | | | ||
|xtable |1.8-4 |1.8-4 | | | ||
|
||
# Revdeps | ||
|
||
## Failed to check (2) | ||
|
||
|package |version |error |warning |note | | ||
|:-------|:-------|:-----|:-------|:----| | ||
|blorr |0.3.0 |1 | | | | ||
|olsrr |0.6.0 |1 | | | | ||
|
Binary file not shown.
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,71 @@ | ||
* using log directory 'F:/R/Packages/shiny/xplorerr/revdep/checks/blorr/new/blorr.Rcheck' | ||
* using R version 4.4.1 (2024-06-14 ucrt) | ||
* using platform: x86_64-w64-mingw32 | ||
* R was compiled by | ||
gcc.exe (GCC) 13.2.0 | ||
GNU Fortran (GCC) 13.2.0 | ||
* running under: Windows 10 x64 (build 19045) | ||
* using session charset: UTF-8 | ||
* using options '--no-manual --no-build-vignettes' | ||
* checking for file 'blorr/DESCRIPTION' ... OK | ||
* checking extension type ... Package | ||
* this is package 'blorr' version '0.3.0' | ||
* 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 'blorr' can be installed ... OK | ||
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0' | ||
* 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 code 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 whether startup messages can be suppressed ... 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 contents of 'data' directory ... OK | ||
* checking data for non-ASCII characters ... OK | ||
* checking LazyData ... OK | ||
* checking data for ASCII and uncompressed saves ... OK | ||
* checking line endings in C/C++/Fortran sources/headers ... OK | ||
* checking compiled code ... OK | ||
* checking installed files from 'inst/doc' ... OK | ||
* checking files in 'vignettes' ... OK | ||
* checking examples ... OK | ||
* checking for unstated dependencies in 'tests' ... OK | ||
* checking tests ... OK | ||
Running 'testthat.R' | ||
* checking for unstated dependencies in vignettes ... OK | ||
* checking package vignettes ... OK | ||
* checking running R code from vignettes ... OK | ||
'introduction.Rmd' using 'UTF-8'... OK | ||
* checking re-building of vignette outputs ... SKIPPED | ||
* DONE | ||
Status: OK |
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,22 @@ | ||
* installing *source* package 'blorr' ... | ||
** package 'blorr' successfully unpacked and MD5 sums checked | ||
** using staged installation | ||
** libs | ||
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0' | ||
g++ -std=gnu++17 -I"C:/PROGRA~1/R/R-44~1.1/include" -DNDEBUG -I'F:/R/Packages/shiny/xplorerr/revdep/library/xplorerr/new/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o | ||
g++ -std=gnu++17 -I"C:/PROGRA~1/R/R-44~1.1/include" -DNDEBUG -I'F:/R/Packages/shiny/xplorerr/revdep/library/xplorerr/new/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c blr-pairs-cpp.cpp -o blr-pairs-cpp.o | ||
g++ -std=gnu++17 -shared -s -static-libgcc -o blorr.dll tmp.def RcppExports.o blr-pairs-cpp.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LC:/PROGRA~1/R/R-44~1.1/bin/x64 -lR | ||
installing to F:/R/Packages/shiny/xplorerr/revdep/checks/blorr/new/blorr.Rcheck/00LOCK-blorr/00new/blorr/libs/x64 | ||
** R | ||
** data | ||
*** moving datasets to lazyload DB | ||
** inst | ||
** byte-compile and prepare package for lazy loading | ||
** help | ||
*** installing help indices | ||
** building package indices | ||
** installing vignettes | ||
** testing if installed package can be loaded from temporary location | ||
** testing if installed package can be loaded from final location | ||
** testing if installed package keeps a record of temporary installation path | ||
* DONE (blorr) |
Oops, something went wrong.