-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
Showing
4 changed files
with
223 additions
and
39 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
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 +1,148 @@ | ||
*Wow, no problems at all. :)* | ||
# Seurat | ||
|
||
<details> | ||
|
||
* Version: 5.0.1 | ||
* GitHub: https://github.com/satijalab/seurat | ||
* Source code: https://github.com/cran/Seurat | ||
* Date/Publication: 2023-11-17 23:10:06 UTC | ||
* Number of recursive dependencies: 264 | ||
|
||
Run `revdepcheck::cloud_details(, "Seurat")` for more info | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
* using log directory ‘/tmp/workdir/Seurat/new/Seurat.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 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
* running under: Ubuntu 20.04.6 LTS | ||
* using session charset: UTF-8 | ||
* using option ‘--no-manual’ | ||
* checking for file ‘Seurat/DESCRIPTION’ ... OK | ||
... | ||
* checking for GNU extensions in Makefiles ... OK | ||
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK | ||
* checking use of PKG_*FLAGS in Makefiles ... OK | ||
* checking compiled code ... OK | ||
* checking examples ... OK | ||
* checking for unstated dependencies in ‘tests’ ... OK | ||
* checking tests ... OK | ||
Running ‘testthat.R’ | ||
* DONE | ||
Status: 3 NOTEs | ||
``` | ||
### CRAN | ||
|
||
``` | ||
* using log directory ‘/tmp/workdir/Seurat/old/Seurat.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 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
* running under: Ubuntu 20.04.6 LTS | ||
* using session charset: UTF-8 | ||
* using option ‘--no-manual’ | ||
* checking for file ‘Seurat/DESCRIPTION’ ... OK | ||
... | ||
* checking for GNU extensions in Makefiles ... OK | ||
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK | ||
* checking use of PKG_*FLAGS in Makefiles ... OK | ||
* checking compiled code ... OK | ||
* checking examples ... OK | ||
* checking for unstated dependencies in ‘tests’ ... OK | ||
* checking tests ... OK | ||
Running ‘testthat.R’ | ||
* DONE | ||
Status: 3 NOTEs | ||
``` | ||
# streamDAG | ||
|
||
<details> | ||
|
||
* Version: 1.5 | ||
* GitHub: NA | ||
* Source code: https://github.com/cran/streamDAG | ||
* Date/Publication: 2023-10-06 18:50:02 UTC | ||
* Number of recursive dependencies: 133 | ||
|
||
Run `revdepcheck::cloud_details(, "streamDAG")` for more info | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
* using log directory ‘/tmp/workdir/streamDAG/new/streamDAG.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 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
* running under: Ubuntu 20.04.6 LTS | ||
* using session charset: UTF-8 | ||
* using option ‘--no-manual’ | ||
* checking for file ‘streamDAG/DESCRIPTION’ ... OK | ||
* this is package ‘streamDAG’ version ‘1.5’ | ||
* checking package namespace information ... OK | ||
* checking package dependencies ... ERROR | ||
Package required but not available: ‘asbio’ | ||
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ | ||
manual. | ||
* DONE | ||
Status: 1 ERROR | ||
``` | ||
### CRAN | ||
|
||
``` | ||
* using log directory ‘/tmp/workdir/streamDAG/old/streamDAG.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 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 | ||
* running under: Ubuntu 20.04.6 LTS | ||
* using session charset: UTF-8 | ||
* using option ‘--no-manual’ | ||
* checking for file ‘streamDAG/DESCRIPTION’ ... OK | ||
* this is package ‘streamDAG’ version ‘1.5’ | ||
* checking package namespace information ... OK | ||
* checking package dependencies ... ERROR | ||
Package required but not available: ‘asbio’ | ||
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ | ||
manual. | ||
* DONE | ||
Status: 1 ERROR | ||
``` |
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