-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revdepcheck::cloud_check(r_version = "4.4.0")
- Loading branch information
Showing
3 changed files
with
3 additions
and
151 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,2 @@ | ||
# Revdeps | ||
|
||
## Failed to check (2) | ||
|
||
|package |version |error |warning |note | | ||
|:---------|:-------|:-----|:-------|:----| | ||
|KMunicate |? | | | | | ||
|scaper |0.1.0 |1 | | | | ||
|
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,13 +1,7 @@ | ||
## revdepcheck results | ||
|
||
We checked 226 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 227 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 | ||
* We failed to check 0 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### Failed to check | ||
|
||
* KMunicate (NA) | ||
* scaper (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 |
---|---|---|
@@ -1,136 +1 @@ | ||
# KMunicate | ||
|
||
<details> | ||
|
||
* Version: 0.2.5 | ||
* GitHub: https://github.com/ellessenne/KMunicate-package | ||
* Source code: https://github.com/cran/KMunicate | ||
* Date/Publication: 2024-05-16 11:50:08 UTC | ||
* Number of recursive dependencies: 171 | ||
|
||
Run `revdepcheck::cloud_details(, "KMunicate")` for more info | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
* using log directory ‘/tmp/workdir/KMunicate/new/KMunicate.Rcheck’ | ||
* using R version 4.3.1 (2023-06-16) | ||
* using platform: x86_64-pc-linux-gnu (64-bit) | ||
* R was compiled by | ||
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 | ||
GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 | ||
* running under: Ubuntu 24.04.1 LTS | ||
* using session charset: UTF-8 | ||
* using option ‘--no-manual’ | ||
* checking for file ‘KMunicate/DESCRIPTION’ ... OK | ||
... | ||
* checking for unstated dependencies in ‘tests’ ... OK | ||
* checking tests ... OK | ||
Running ‘testthat.R’ | ||
* checking for unstated dependencies in vignettes ... OK | ||
* checking package vignettes in ‘inst/doc’ ... OK | ||
* checking running R code from vignettes ... OK | ||
‘KMunicate.Rmd’ using ‘UTF-8’... OK | ||
* checking re-building of vignette outputs ... OK | ||
* DONE | ||
Status: OK | ||
``` | ||
### CRAN | ||
|
||
``` | ||
* using log directory ‘/tmp/workdir/KMunicate/old/KMunicate.Rcheck’ | ||
* using R version 4.3.1 (2023-06-16) | ||
* using platform: x86_64-pc-linux-gnu (64-bit) | ||
* R was compiled by | ||
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 | ||
GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 | ||
* running under: Ubuntu 24.04.1 LTS | ||
* using session charset: UTF-8 | ||
* using option ‘--no-manual’ | ||
* checking for file ‘KMunicate/DESCRIPTION’ ... OK | ||
... | ||
* checking for unstated dependencies in ‘tests’ ... OK | ||
* checking tests ... OK | ||
Running ‘testthat.R’ | ||
* checking for unstated dependencies in vignettes ... OK | ||
* checking package vignettes in ‘inst/doc’ ... OK | ||
* checking running R code from vignettes ... OK | ||
‘KMunicate.Rmd’ using ‘UTF-8’... OK | ||
* checking re-building of vignette outputs ... OK | ||
* DONE | ||
Status: OK | ||
``` | ||
# scaper | ||
|
||
<details> | ||
|
||
* Version: 0.1.0 | ||
* GitHub: NA | ||
* Source code: https://github.com/cran/scaper | ||
* Date/Publication: 2023-10-19 07:20:02 UTC | ||
* Number of recursive dependencies: 161 | ||
|
||
Run `revdepcheck::cloud_details(, "scaper")` for more info | ||
|
||
</details> | ||
|
||
## In both | ||
|
||
* checking whether package ‘scaper’ can be installed ... ERROR | ||
``` | ||
Installation failed. | ||
See ‘/tmp/workdir/scaper/new/scaper.Rcheck/00install.out’ for details. | ||
``` | ||
## Installation | ||
### Devel | ||
``` | ||
* installing *source* package ‘scaper’ ... | ||
** package ‘scaper’ successfully unpacked and MD5 sums checked | ||
** using staged installation | ||
** R | ||
** inst | ||
** byte-compile and prepare package for lazy loading | ||
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : | ||
namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.4 is required | ||
Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace | ||
Execution halted | ||
ERROR: lazy loading failed for package ‘scaper’ | ||
* removing ‘/tmp/workdir/scaper/new/scaper.Rcheck/scaper’ | ||
|
||
|
||
``` | ||
### CRAN | ||
``` | ||
* installing *source* package ‘scaper’ ... | ||
** package ‘scaper’ successfully unpacked and MD5 sums checked | ||
** using staged installation | ||
** R | ||
** inst | ||
** byte-compile and prepare package for lazy loading | ||
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : | ||
namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.4 is required | ||
Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace | ||
Execution halted | ||
ERROR: lazy loading failed for package ‘scaper’ | ||
* removing ‘/tmp/workdir/scaper/old/scaper.Rcheck/scaper’ | ||
|
||
|
||
``` | ||
*Wow, no problems at all. :)* |