-
Notifications
You must be signed in to change notification settings - Fork 14
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
12 changed files
with
197 additions
and
40 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,7 +1,7 @@ | ||
Package: msigdbr | ||
Type: Package | ||
Title: MSigDB Gene Sets for Multiple Organisms in a Tidy Data Format | ||
Version: 7.1.1.9001 | ||
Version: 7.2.1 | ||
Authors@R: person("Igor", "Dolgalev", email = "[email protected]", role = c("aut", "cre")) | ||
Description: Provides the 'Molecular Signatures Database' (MSigDB) gene sets | ||
typically used with the 'Gene Set Enrichment Analysis' (GSEA) software | ||
|
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.
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
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 @@ | ||
## revdepcheck results | ||
|
||
We checked 7 reverse dependencies (3 from CRAN + 4 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
|
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,45 @@ | ||
*Wow, no problems at all. :)* | ||
# tidybulk | ||
|
||
<details> | ||
|
||
* Version: | ||
* GitHub: https://github.com/igordot/msigdbr | ||
* Source code: NA | ||
* Number of recursive dependencies: 0 | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
There is a binary version available but the source version is later: | ||
binary source needs_compilation | ||
RSQLite 2.2.0 2.2.1 TRUE | ||
Binaries will be installed | ||
installing the source packages ‘EGSEAdata’, ‘hgu133a.db’, ‘hgu133plus2.db’, ‘KEGGdzPathwaysGEO’, ‘org.Mm.eg.db’, ‘org.Rn.eg.db’ | ||
``` | ||
### CRAN | ||
|
||
``` | ||
There is a binary version available but the source version is later: | ||
binary source needs_compilation | ||
RSQLite 2.2.0 2.2.1 TRUE | ||
Binaries will be installed | ||
installing the source packages ‘EGSEAdata’, ‘hgu133a.db’, ‘hgu133plus2.db’, ‘KEGGdzPathwaysGEO’, ‘org.Mm.eg.db’, ‘org.Rn.eg.db’ | ||
``` |
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,68 @@ | ||
*Wow, no problems at all. :)* | ||
# hypeR | ||
|
||
<details> | ||
|
||
* Version: 1.4.0 | ||
* GitHub: https://github.com/montilab/hypeR | ||
* Source code: https://github.com/cran/hypeR | ||
* Date/Publication: 2020-04-27 | ||
* Number of recursive dependencies: 111 | ||
|
||
Run `revdep_details(, "hypeR")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
|
||
* checking examples ... WARNING | ||
``` | ||
Found the following significant warnings: | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Warning: 'msigdbr::msigdbr_show_species' is deprecated. | ||
Deprecated functions may be defunct as soon as of the next release of | ||
R. | ||
See ?Deprecated. | ||
``` | ||
## In both | ||
* checking R code for possible problems ... NOTE | ||
``` | ||
... | ||
‘is’ | ||
hyp_to_table: no visible global function definition for ‘is’ | ||
hyp_to_table: no visible global function definition for | ||
‘packageVersion’ | ||
hyp_to_table: no visible global function definition for ‘write.table’ | ||
hypeR: no visible global function definition for ‘is’ | ||
msigdb_available: no visible binding for global variable ‘gs_cat’ | ||
msigdb_available: no visible binding for global variable ‘gs_subcat’ | ||
msigdb_download: no visible binding for global variable ‘gs_name’ | ||
msigdb_download: no visible binding for global variable ‘gene_symbol’ | ||
msigdb_download: no visible binding for global variable ‘.’ | ||
msigdb_version: no visible global function definition for | ||
‘packageVersion’ | ||
Undefined global functions or variables: | ||
. fdr from gene_symbol gs_cat gs_name gs_subcat is label | ||
packageVersion pval significance size to write.table x y | ||
Consider adding | ||
importFrom("methods", "is") | ||
importFrom("utils", "packageVersion", "write.table") | ||
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field | ||
contains 'methods'). | ||
``` | ||
* checking for unstated dependencies in vignettes ... NOTE | ||
``` | ||
'library' or 'require' call not declared from: ‘tidyverse’ | ||
``` | ||
Oops, something went wrong.