Back to Multiple platform build/check report for BioC 3.21:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-11-28 12:15 -0500 (Thu, 28 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 239/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
broadSeq 1.1.0  (landing page)
Rishi Das Roy
Snapshot Date: 2024-11-27 13:40 -0500 (Wed, 27 Nov 2024)
git_url: https://git.bioconductor.org/packages/broadSeq
git_branch: devel
git_last_commit: 78af4d8
git_last_commit_date: 2024-10-29 11:31:34 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation


CHECK results for broadSeq on palomino7

To the developers/maintainers of the broadSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/broadSeq.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: broadSeq
Version: 1.1.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:broadSeq.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings broadSeq_1.1.0.tar.gz
StartedAt: 2024-11-27 22:44:10 -0500 (Wed, 27 Nov 2024)
EndedAt: 2024-11-27 22:49:48 -0500 (Wed, 27 Nov 2024)
EllapsedTime: 337.8 seconds
RetCode: 0
Status:   OK  
CheckDir: broadSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:broadSeq.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings broadSeq_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/broadSeq.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 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 Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'broadSeq/DESCRIPTION' ... OK
* this is package 'broadSeq' version '1.1.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 hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'broadSeq' can be installed ... OK
* 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'BiocStyle'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
genes_plot: warning in facet(facet.by, scale = "free"): partial
  argument match of 'scale' to 'scales'
volcanoPlot: warning in ggscatter(x = lFCName, y = "padj", color =
  "Significant", palette = palette, title = "Volcano plot", label =
  labelName, repel = TRUE, label.rectangle = TRUE, show.legend = FALSE,
  label.select = selectedLabel): partial argument match of
  'show.legend' to 'show.legend.text'
assay_plot: no visible global function definition for 'ggarrange'
assay_plot: no visible global function definition for 'text_grob'
biplotAnyPC: no visible binding for global variable 'PC'
biplotAnyPC: no visible binding for global variable 'var_pct'
biplotAnyPC: no visible global function definition for 'pull'
biplotAnyPC: no visible binding for global variable 'gene'
biplotAnyPC: no visible global function definition for 'aes'
biplotAnyPC: no visible global function definition for 'arrow'
biplotAnyPC: no visible global function definition for 'unit'
combinedEnrichment: no visible global function definition for
  'keytypes'
extract_topGeneLoadings: no visible global function definition for
  'desc'
extract_topGeneLoadings: no visible global function definition for
  'all_of'
genes_plot: no visible global function definition for 'rowData'
normalizeEdgerCPM: no visible global function definition for 'is'
plotAnyPC: no visible binding for global variable 'PC'
plotAnyPC: no visible binding for global variable 'var_pct'
plotHeatmapCluster: no visible global function definition for 'is'
plotHeatmapCluster: no visible global function definition for 'colData'
plotHeatmapCluster: no visible global function definition for 'rowData'
plotHeatmapCluster: no visible global function definition for 'all_of'
plot_MDS: no visible global function definition for 'is'
plot_MDS: no visible global function definition for 'dist'
plot_MDS: no visible global function definition for 'cmdscale'
plot_MDS: no visible global function definition for 'colData'
prcompTidy: no visible global function definition for 'is'
prcompTidy: no visible global function definition for 'prcomp'
prcompTidy: no visible binding for global variable 'stdev'
prcompTidy: no visible binding for global variable 'var'
prcompTidy: no visible binding for global variable 'var_pct'
prcompTidy: no visible binding for global variable 'PC'
prcompTidy: no visible binding for global variable '.'
prcompTidy: no visible binding for global variable 'gene'
transformDESeq2: no visible global function definition for 'is'
transformDESeq2: no visible global function definition for 'assays<-'
transformDESeq2: no visible global function definition for 'assay'
use_DELocal: no visible global function definition for 'desc'
use_DELocal: no visible binding for global variable 'relative.logFC'
use_EBSeq: no visible global function definition for 'desc'
use_EBSeq: no visible binding for global variable 'PPDE'
use_NOIseq: no visible global function definition for 'desc'
use_NOIseq: no visible binding for global variable 'prob'
use_SAMseq: no visible binding for global variable 'q-value(%)'
use_deseq2: no visible binding for global variable 'padj'
use_edgeR: no visible binding for global variable 'logFC'
use_edgeR: no visible binding for global variable 'FDR'
use_edgeR: no visible global function definition for ':='
use_limma: no visible global function definition for 'par'
use_limma: no visible binding for global variable 'logFC'
use_limma: no visible binding for global variable 'B'
use_limma: no visible global function definition for ':='
volcanoPlot: no visible global function definition for 'labs'
volcanoPlot: no visible global function definition for 'geom_abline'
Undefined global functions or variables:
  . := B FDR PC PPDE aes all_of arrow assay assays<- cmdscale colData
  desc dist gene geom_abline ggarrange is keytypes labs logFC padj par
  prcomp prob pull q-value(%) relative.logFC rowData stdev text_grob
  unit var var_pct
Consider adding
  importFrom("graphics", "par")
  importFrom("methods", "is")
  importFrom("stats", "cmdscale", "dist", "prcomp", "var")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  genes_plot.Rd: SummarizedExperiment, ggboxplot
  normalizeEdgerCPM.Rd: SummarizedExperiment, normLibSizes, cpm
  plotHeatmapCluster.Rd: SummarizedExperiment, pheatmap
  plot_MDS.Rd: SummarizedExperiment, ggscatter
  prcompTidy.Rd: SummarizedExperiment, ggscatter
  sampleAssay_plot.Rd: SummarizedExperiment, ggboxplot
  transformDESeq2.Rd: SummarizedExperiment,
    varianceStabilizingTransformation, normTransform, rlog
  use_DELocal.Rd: SummarizedExperiment, DELocal
  use_EBSeq.Rd: SummarizedExperiment, GetDEResults
  use_NOIseq.Rd: noiseqbio, SummarizedExperiment
  use_SAMseq.Rd: SummarizedExperiment
  use_deseq2.Rd: SummarizedExperiment, results, DESeqResults
  use_edgeR.Rd: SummarizedExperiment, glmLRT, exactTest, topTags
  use_limma.Rd: SummarizedExperiment
  use_multDE.Rd: SummarizedExperiment
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
sampleAssay_plot 11.53   0.25   11.78
use_multDE       10.28   0.11   10.39
plot_MDS          6.77   0.06    6.86
transformDESeq2   5.14   0.13    5.27
use_deseq2        5.09   0.04    5.12
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  'E:/biocbuild/bbs-3.21-bioc/meat/broadSeq.Rcheck/00check.log'
for details.


Installation output

broadSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL broadSeq
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'broadSeq' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (broadSeq)

Tests output


Example timings

broadSeq.Rcheck/broadSeq-Ex.timings

nameusersystemelapsed
genes_plot4.050.144.25
normalizeEdgerCPM1.580.031.61
plotHeatmapCluster0.640.000.64
plot_MDS6.770.066.86
prcompTidy0.910.000.90
round_df0.000.000.05
sampleAssay_plot11.53 0.2511.78
transformDESeq25.140.135.27
use_DELocal3.030.043.09
use_EBSeq1.000.031.05
use_NOIseq0.540.030.58
use_deseq25.090.045.12
use_edgeR0.500.010.52
use_limma0.170.000.17
use_multDE10.28 0.1110.39