From 86d5c3f2fbdd63498237984f0ae394147540a3b3 Mon Sep 17 00:00:00 2001 From: Claus Wilke Date: Sun, 17 Dec 2017 11:45:19 -0600 Subject: [PATCH] revdep check for CRAN submission --- cran-comments.md | 37 ++++--------- revdep/README.md | 133 +++++++++++++++++++++++++++++++++------------ revdep/checks.rds | Bin 2695 -> 3492 bytes revdep/problems.md | 117 ++++++++++++++++++++++++++++++++------- revdep/timing.md | 44 ++++++++------- 5 files changed, 231 insertions(+), 100 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 3859d6e..bf89008 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,25 +1,12 @@ -The package version I submitted yesterday did not build successfully when the magick package wasn't installed: https://cran.r-project.org/web/checks/check_results_cowplot.html This submission fixes that issue. - -I have also fixed the problem (noted yesterday) of examples that take longer than 10s to run. No other changes were made. +This is a minor bugfix release that closes bugs related to plots showing up in the wrong places +in shiny apps and extra blank plots popping up in knitted documents. ## Test environments * R devel on win-builder [ via devtools::build_win() ] * local OS X install x86_64-apple-darwin15.6.0 (64-bit), R 3.4.2 ## R CMD check results -There were no ERRORs or WARNINGs. - -There was one NOTE: -Days since last update: 0 - -I'm resubmitting so quickly because I received a request to do so by Brian Ripley: - -"You have added Suggests: magick but not used it conditionally as required in §1.1.3.1 of the manual. - -ImageMagick is a large install; moreover the C++ interface which 'magick' unnecessarily requires is not normally installed. - -Please correct ASAP once all the results are in." - +There were no ERRORs, WARNINGs, or NOTEs. ## Downstream dependencies Seem fine, according to devtools::revdep_check(). @@ -28,28 +15,28 @@ not because of cowplot. Full results available at https://github.com/wilkelab/cowplot/blob/master/revdep/README.md -21 packages - |package |version | errors| warnings| notes| |:------------|:-------|------:|--------:|-----:| -|bigstatsr |0.2.2 | 1| 0| 0| +|bigstatsr |0.2.3 | 1| 0| 0| |deconvolveR |1.0-3 | 0| 0| 0| |DGCA |1.0.1 | 1| 0| 0| +|ESTER |0.2.0 | 0| 0| 0| |ggpubr |0.1.6 | 0| 0| 1| |IncucyteDRC |0.5.4 | 0| 0| 0| |jtools |0.9.0 | 0| 0| 1| -|JWileymisc |0.2.1 | 0| 0| 0| -|meme |0.0.7 | 0| 0| 0| +|JWileymisc |0.2.1 | 0| 1| 0| +|meme |0.1.1 | 0| 1| 1| |memery |0.3.1 | 0| 0| 0| |modcmfitr |0.1.0 | 0| 0| 0| -|oddsratio |1.0.0 | 0| 0| 0| -|pcr |1.0.1 | 0| 0| 0| +|oddsratio |1.0.2 | 0| 0| 0| +|pcr |1.1.0 | 0| 1| 0| |poppr |2.5.0 | 1| 0| 0| |preText |0.6.1 | 0| 0| 0| -|RNOmni |0.1.3 | 0| 0| 0| +|RNOmni |0.1.4 | 0| 0| 0| +|scatr |1.0.1 | 0| 0| 0| |Seurat |2.1.0 | 1| 0| 1| |sicegar |0.2.2 | 0| 0| 0| |survivALL |0.9.1 | 1| 0| 0| -|tadaatoolbox |0.14.0 | 0| 0| 1| +|tadaatoolbox |0.15.0 | 0| 0| 0| |valr |0.3.1 | 0| 0| 1| |vanddraabe |1.0.0 | 0| 0| 0| diff --git a/revdep/README.md b/revdep/README.md index 884180c..c9b3d7d 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -10,48 +10,58 @@ |language |(EN) | |collate |en_US.UTF-8 | |tz |America/Chicago | -|date |2017-11-15 | +|date |2017-12-16 | ## Packages -|package |* |version |date |source | -|:-------|:--|:-------|:----------|:---------------------------| -|covr | |3.0.1 |2017-11-07 |cran (@3.0.1) | -|cowplot | |0.9.0 |2017-11-15 |local (wilkelab/cowplot@NA) | -|dplyr |* |0.7.4 |2017-09-28 |cran (@0.7.4) | -|magick | |1.5 |2017-11-03 |cran (@1.5) | -|tidyr |* |0.7.2 |2017-10-16 |cran (@0.7.2) | -|vdiffr | |0.2.1 |2017-10-09 |cran (@0.2.1) | +|package |* |version |date |source | +|:--------|:--|:-------|:----------|:---------------------------| +|covr | |3.0.1 |2017-11-07 |cran (@3.0.1) | +|cowplot | |0.9.2 |2017-12-16 |local (wilkelab/cowplot@NA) | +|dplyr | |0.7.4 |2017-09-28 |cran (@0.7.4) | +|ggplot2 | |2.2.1 |2016-12-30 |cran (@2.2.1) | +|gtable | |0.2.0 |2016-02-26 |cran (@0.2.0) | +|knitr | |1.17 |2017-08-10 |cran (@1.17) | +|magick | |1.6 |2017-12-01 |cran (@1.6) | +|maps | |3.2.0 |2017-06-08 |cran (@3.2.0) | +|plyr | |1.8.4 |2016-06-08 |cran (@1.8.4) | +|scales | |0.5.0 |2017-08-24 |cran (@0.5.0) | +|testthat | |2.0.0 |2017-12-13 |cran (@2.0.0) | +|tidyr | |0.7.2 |2017-10-16 |cran (@0.7.2) | +|vdiffr | |0.2.1 |2017-10-09 |cran (@0.2.1) | +|viridis | |0.4.0 |2017-03-27 |cran (@0.4.0) | # Check results -21 packages +23 packages |package |version | errors| warnings| notes| |:------------|:-------|------:|--------:|-----:| -|bigstatsr |0.2.2 | 1| 0| 0| +|bigstatsr |0.2.3 | 1| 0| 0| |deconvolveR |1.0-3 | 0| 0| 0| |DGCA |1.0.1 | 1| 0| 0| +|ESTER |0.2.0 | 0| 0| 0| |ggpubr |0.1.6 | 0| 0| 1| |IncucyteDRC |0.5.4 | 0| 0| 0| |jtools |0.9.0 | 0| 0| 1| -|JWileymisc |0.2.1 | 0| 0| 0| -|meme |0.0.7 | 0| 0| 0| +|JWileymisc |0.2.1 | 0| 1| 0| +|meme |0.1.1 | 0| 1| 1| |memery |0.3.1 | 0| 0| 0| |modcmfitr |0.1.0 | 0| 0| 0| -|oddsratio |1.0.0 | 0| 0| 0| -|pcr |1.0.1 | 0| 0| 0| +|oddsratio |1.0.2 | 0| 0| 0| +|pcr |1.1.0 | 0| 1| 0| |poppr |2.5.0 | 1| 0| 0| |preText |0.6.1 | 0| 0| 0| -|RNOmni |0.1.3 | 0| 0| 0| +|RNOmni |0.1.4 | 0| 0| 0| +|scatr |1.0.1 | 0| 0| 0| |Seurat |2.1.0 | 1| 0| 1| |sicegar |0.2.2 | 0| 0| 0| |survivALL |0.9.1 | 1| 0| 0| -|tadaatoolbox |0.14.0 | 0| 0| 1| +|tadaatoolbox |0.15.0 | 0| 0| 0| |valr |0.3.1 | 0| 0| 1| |vanddraabe |1.0.0 | 0| 0| 0| -## bigstatsr (0.2.2) +## bigstatsr (0.2.3) Maintainer: Florian Privé Bug reports: https://github.com/privefl/bigstatsr/issues @@ -76,7 +86,7 @@ Maintainer: Andrew McKenzie ``` checking package dependencies ... ERROR -Packages required but not available: ‘WGCNA’ ‘matrixStats’ +Package required but not available: ‘WGCNA’ Packages suggested but not available for checking: ‘impute’ ‘fdrtool’ ‘GOstats’ ‘HGNChelper’ ‘org.Hs.eg.db’ @@ -86,6 +96,12 @@ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. ``` +## ESTER (0.2.0) +Maintainer: Ladislas Nalborczyk +Bug reports: https://github.com/lnalborczyk/ESTER/issues + +0 errors | 0 warnings | 0 notes + ## ggpubr (0.1.6) Maintainer: Alboukadel Kassambara Bug reports: https://github.com/kassambara/ggpubr/issues @@ -118,13 +134,36 @@ Packages unavailable to check Rd xrefs: ‘effects’, ‘ReporteRs’, ‘arm Maintainer: Joshua F. Wiley Bug reports: https://github.com/JWiley/JWileymisc/issues -0 errors | 0 warnings | 0 notes +0 errors | 1 warning | 0 notes + +``` +checking whether package ‘JWileymisc’ can be installed ... WARNING +Found the following significant warnings: + Warning: package ‘foreach’ was built under R version 3.4.3 +See ‘/Users/wilke/github/cowplot/revdep/checks/JWileymisc.Rcheck/00install.out’ for details. +``` -## meme (0.0.7) +## meme (0.1.1) Maintainer: Guangchuang Yu Bug reports: https://github.com/GuangchuangYu/meme/issues -0 errors | 0 warnings | 0 notes +0 errors | 1 warning | 1 note + +``` +checking re-building of vignette outputs ... WARNING +Error in re-building vignettes: + ... +Quitting from lines 167-177 (meme.Rmd) +Error: processing vignette 'meme.Rmd' failed with diagnostics: +unused argument (data = d) +Execution halted + + +checking installed package size ... NOTE + installed size is 5.4Mb + sub-directories of 1Mb or more: + doc 4.9Mb +``` ## memery (0.3.1) Maintainer: Matthew Leonawicz @@ -137,17 +176,42 @@ Maintainer: Ed Wilson 0 errors | 0 warnings | 0 notes -## oddsratio (1.0.0) +## oddsratio (1.0.2) Maintainer: Patrick Schratz Bug reports: https://github.com/pat-s/oddsratio/issues 0 errors | 0 warnings | 0 notes -## pcr (1.0.1) +## pcr (1.1.0) Maintainer: Mahmoud Ahmed Bug reports: https://github.com/MahShaaban/pcr/issues -0 errors | 0 warnings | 0 notes +0 errors | 1 warning | 0 notes + +``` +checking re-building of vignette outputs ... WARNING +Error in re-building vignettes: + ... +Joining, by = c("group", "gene") +Joining, by = c("group", "gene") +Joining, by = "gene" +Joining, by = c("group", "gene") +Joining, by = c("group", "gene") +Parsed with column specification: +cols( +... 8 lines ... +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.528 \caption + +Error: processing vignette 'qpcr_analysis.Rmd' failed with diagnostics: +pandoc document conversion failed with error 43 +Execution halted +``` ## poppr (2.5.0) Maintainer: Zhian N. Kamvar @@ -166,11 +230,17 @@ Maintainer: Matthew J. Denny 0 errors | 0 warnings | 0 notes -## RNOmni (0.1.3) +## RNOmni (0.1.4) Maintainer: Zachary McCaw 0 errors | 0 warnings | 0 notes +## scatr (1.0.1) +Maintainer: Ravi Selker +Bug reports: https://github.com/raviselker/scatr/issues + +0 errors | 0 warnings | 0 notes + ## Seurat (2.1.0) Maintainer: Paul Hoffman Bug reports: https://github.com/satijalab/seurat/issues @@ -201,7 +271,7 @@ Maintainer: Dominic Pearce ``` checking package dependencies ... ERROR Packages required but not available: - ‘survcomp’ ‘survsim’ ‘Biobase’ ‘desiR’ ‘ggthemes’ ‘pander’ + ‘survcomp’ ‘survsim’ ‘Biobase’ ‘desiR’ ‘pander’ Package suggested but not available for checking: ‘GGally’ @@ -209,16 +279,11 @@ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. ``` -## tadaatoolbox (0.14.0) +## tadaatoolbox (0.15.0) Maintainer: Lukas Burk Bug reports: https://github.com/tadaadata/tadaatoolbox/issues -0 errors | 0 warnings | 1 note - -``` -checking Rd cross-references ... NOTE -Package unavailable to check Rd xrefs: ‘rmdformats’ -``` +0 errors | 0 warnings | 0 notes ## valr (0.3.1) Maintainer: Jay Hesselberth diff --git a/revdep/checks.rds b/revdep/checks.rds index b65f78717aa9e9954e042a8c6108cb2c01a4e4ea..bd51c993ea93043aeb746febda573410a9d9602d 100644 GIT binary patch literal 3492 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 Sj|_P3tN#G;AK7)ZM*sjkZNVG> literal 2695 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 diff --git a/revdep/problems.md b/revdep/problems.md index bcc387a..619e4e1 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -10,32 +10,43 @@ |language |(EN) | |collate |en_US.UTF-8 | |tz |America/Chicago | -|date |2017-11-15 | +|date |2017-12-16 | ## Packages -|package |* |version |date |source | -|:-------|:--|:-------|:----------|:---------------------------| -|covr | |3.0.1 |2017-11-07 |cran (@3.0.1) | -|cowplot | |0.9.0 |2017-11-15 |local (wilkelab/cowplot@NA) | -|dplyr |* |0.7.4 |2017-09-28 |cran (@0.7.4) | -|magick | |1.5 |2017-11-03 |cran (@1.5) | -|tidyr |* |0.7.2 |2017-10-16 |cran (@0.7.2) | -|vdiffr | |0.2.1 |2017-10-09 |cran (@0.2.1) | +|package |* |version |date |source | +|:--------|:--|:-------|:----------|:---------------------------| +|covr | |3.0.1 |2017-11-07 |cran (@3.0.1) | +|cowplot | |0.9.2 |2017-12-16 |local (wilkelab/cowplot@NA) | +|dplyr | |0.7.4 |2017-09-28 |cran (@0.7.4) | +|ggplot2 | |2.2.1 |2016-12-30 |cran (@2.2.1) | +|gtable | |0.2.0 |2016-02-26 |cran (@0.2.0) | +|knitr | |1.17 |2017-08-10 |cran (@1.17) | +|magick | |1.6 |2017-12-01 |cran (@1.6) | +|maps | |3.2.0 |2017-06-08 |cran (@3.2.0) | +|plyr | |1.8.4 |2016-06-08 |cran (@1.8.4) | +|scales | |0.5.0 |2017-08-24 |cran (@0.5.0) | +|testthat | |2.0.0 |2017-12-13 |cran (@2.0.0) | +|tidyr | |0.7.2 |2017-10-16 |cran (@0.7.2) | +|vdiffr | |0.2.1 |2017-10-09 |cran (@0.2.1) | +|viridis | |0.4.0 |2017-03-27 |cran (@0.4.0) | # Check results -5 packages with problems +8 packages with problems -|package |version | errors| warnings| notes| -|:---------|:-------|------:|--------:|-----:| -|bigstatsr |0.2.2 | 1| 0| 0| -|DGCA |1.0.1 | 1| 0| 0| -|poppr |2.5.0 | 1| 0| 0| -|Seurat |2.1.0 | 1| 0| 1| -|survivALL |0.9.1 | 1| 0| 0| +|package |version | errors| warnings| notes| +|:----------|:-------|------:|--------:|-----:| +|bigstatsr |0.2.3 | 1| 0| 0| +|DGCA |1.0.1 | 1| 0| 0| +|JWileymisc |0.2.1 | 0| 1| 0| +|meme |0.1.1 | 0| 1| 1| +|pcr |1.1.0 | 0| 1| 0| +|poppr |2.5.0 | 1| 0| 0| +|Seurat |2.1.0 | 1| 0| 1| +|survivALL |0.9.1 | 1| 0| 0| -## bigstatsr (0.2.2) +## bigstatsr (0.2.3) Maintainer: Florian Privé Bug reports: https://github.com/privefl/bigstatsr/issues @@ -54,7 +65,7 @@ Maintainer: Andrew McKenzie ``` checking package dependencies ... ERROR -Packages required but not available: ‘WGCNA’ ‘matrixStats’ +Package required but not available: ‘WGCNA’ Packages suggested but not available for checking: ‘impute’ ‘fdrtool’ ‘GOstats’ ‘HGNChelper’ ‘org.Hs.eg.db’ @@ -64,6 +75,72 @@ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. ``` +## JWileymisc (0.2.1) +Maintainer: Joshua F. Wiley +Bug reports: https://github.com/JWiley/JWileymisc/issues + +0 errors | 1 warning | 0 notes + +``` +checking whether package ‘JWileymisc’ can be installed ... WARNING +Found the following significant warnings: + Warning: package ‘foreach’ was built under R version 3.4.3 +See ‘/Users/wilke/github/cowplot/revdep/checks/JWileymisc.Rcheck/00install.out’ for details. +``` + +## meme (0.1.1) +Maintainer: Guangchuang Yu +Bug reports: https://github.com/GuangchuangYu/meme/issues + +0 errors | 1 warning | 1 note + +``` +checking re-building of vignette outputs ... WARNING +Error in re-building vignettes: + ... +Quitting from lines 167-177 (meme.Rmd) +Error: processing vignette 'meme.Rmd' failed with diagnostics: +unused argument (data = d) +Execution halted + + +checking installed package size ... NOTE + installed size is 5.4Mb + sub-directories of 1Mb or more: + doc 4.9Mb +``` + +## pcr (1.1.0) +Maintainer: Mahmoud Ahmed +Bug reports: https://github.com/MahShaaban/pcr/issues + +0 errors | 1 warning | 0 notes + +``` +checking re-building of vignette outputs ... WARNING +Error in re-building vignettes: + ... +Joining, by = c("group", "gene") +Joining, by = c("group", "gene") +Joining, by = "gene" +Joining, by = c("group", "gene") +Joining, by = c("group", "gene") +Parsed with column specification: +cols( +... 8 lines ... +! LaTeX Error: \caption outside float. + +See the LaTeX manual or LaTeX Companion for explanation. +Type H for immediate help. + ... + +l.528 \caption + +Error: processing vignette 'qpcr_analysis.Rmd' failed with diagnostics: +pandoc document conversion failed with error 43 +Execution halted +``` + ## poppr (2.5.0) Maintainer: Zhian N. Kamvar Bug reports: https://github.com/grunwaldlab/poppr/issues @@ -100,7 +177,7 @@ Maintainer: Dominic Pearce ``` checking package dependencies ... ERROR Packages required but not available: - ‘survcomp’ ‘survsim’ ‘Biobase’ ‘desiR’ ‘ggthemes’ ‘pander’ + ‘survcomp’ ‘survsim’ ‘Biobase’ ‘desiR’ ‘pander’ Package suggested but not available for checking: ‘GGally’ diff --git a/revdep/timing.md b/revdep/timing.md index 5d80cd7..edaf650 100644 --- a/revdep/timing.md +++ b/revdep/timing.md @@ -2,26 +2,28 @@ | |package |version | check_time| |:--|:------------|:-------|----------:| -|15 |RNOmni |0.1.3 | 213.4| -|20 |valr |0.3.1 | 137.1| -|2 |deconvolveR |1.0-3 | 127.1| -|6 |jtools |0.9.0 | 99.2| -|19 |tadaatoolbox |0.14.0 | 86| -|4 |ggpubr |0.1.6 | 82.8| -|7 |JWileymisc |0.2.1 | 73.7| -|14 |preText |0.6.1 | 70| -|1 |bigstatsr |0.2.2 | 68.7| -|11 |oddsratio |1.0.0 | 51.9| -|17 |sicegar |0.2.2 | 51.4| -|5 |IncucyteDRC |0.5.4 | 48.1| -|10 |modcmfitr |0.1.0 | 47.7| -|12 |pcr |1.0.1 | 43| -|9 |memery |0.3.1 | 41.1| -|8 |meme |0.0.7 | 39.2| -|21 |vanddraabe |1.0.0 | 33.7| -|16 |Seurat |2.1.0 | 17.7| -|13 |poppr |2.5.0 | 6.3| -|18 |survivALL |0.9.1 | 2.9| -|3 |DGCA |1.0.1 | 2| +|2 |deconvolveR |1.0-3 | 120.1| +|22 |valr |0.3.1 | 115| +|7 |jtools |0.9.0 | 87.5| +|5 |ggpubr |0.1.6 | 79.1| +|21 |tadaatoolbox |0.15.0 | 73.3| +|8 |JWileymisc |0.2.1 | 64.2| +|1 |bigstatsr |0.2.3 | 60.9| +|15 |preText |0.6.1 | 59.3| +|4 |ESTER |0.2.0 | 58.1| +|6 |IncucyteDRC |0.5.4 | 48.7| +|12 |oddsratio |1.0.2 | 44.4| +|19 |sicegar |0.2.2 | 44.1| +|13 |pcr |1.1.0 | 41.8| +|11 |modcmfitr |0.1.0 | 39.4| +|10 |memery |0.3.1 | 37.3| +|16 |RNOmni |0.1.4 | 31| +|9 |meme |0.1.1 | 29.4| +|23 |vanddraabe |1.0.0 | 28.6| +|18 |Seurat |2.1.0 | 14.7| +|17 |scatr |1.0.1 | 9.9| +|14 |poppr |2.5.0 | 4.8| +|20 |survivALL |0.9.1 | 2.5| +|3 |DGCA |1.0.1 | 2.1|