| Back to Build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-03-27 05:50:31 -0000 (Mon, 27 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6083 |
| 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 | ||||
|
To the developers/maintainers of the cicero package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cicero.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 339/2195 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| cicero 1.17.2 (landing page) Hannah Pliner
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
| Package: cicero |
| Version: 1.17.2 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:cicero.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings cicero_1.17.2.tar.gz |
| StartedAt: 2023-03-24 23:13:59 -0000 (Fri, 24 Mar 2023) |
| EndedAt: 2023-03-24 23:24:06 -0000 (Fri, 24 Mar 2023) |
| EllapsedTime: 607.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: cicero.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:cicero.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings cicero_1.17.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/cicero.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘cicero/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cicero’ version ‘1.17.2’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘cicero’ 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 R 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Killed
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
aggregate_nearby_peaks: no visible binding for global variable 'val'
annotate_cds_by_site: no visible binding for global variable 'row_name'
assemble_connections : <anonymous>: no visible global function
definition for 'patterns'
assemble_connections: no visible binding for global variable 'value'
estimateDispersionsForCellDataSet: no visible global function
definition for 'cooks.distance'
estimateSizeFactorsSimp: no visible global function definition for
'sizeFactors<-'
find_overlapping_ccans: no visible binding for global variable 'CCAN'
generate_windows: no visible binding for global variable 'V1'
parametricDispersionFit: no visible global function definition for
'glm'
parametricDispersionFit: no visible global function definition for
'Gamma'
plot_accessibility_in_pseudotime: no visible binding for global
variable 'f_id'
plot_accessibility_in_pseudotime: no visible binding for global
variable 'Var1'
Undefined global functions or variables:
CCAN Gamma V1 Var1 cooks.distance f_id glm patterns row_name
sizeFactors<- val value
Consider adding
importFrom("stats", "Gamma", "cooks.distance", "glm")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
estimate_distance_parameter 5.639 0.160 5.799
assemble_connections 5.253 0.183 5.449
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
The following objects are masked from 'package:Matrix':
expand, unname
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: grid
>
> test_check("cicero")
Killed
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘website.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 2 NOTEs
See
‘/home/biocbuild/bbs-3.17-bioc/meat/cicero.Rcheck/00check.log’
for details.
cicero.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL cicero ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’ * installing *source* package ‘cicero’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (cicero)
cicero.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(cicero)
Loading required package: monocle
Loading required package: Matrix
Loading required package: Biobase
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: ggplot2
Loading required package: VGAM
Loading required package: stats4
Loading required package: splines
Loading required package: DDRTree
Loading required package: irlba
Loading required package: Gviz
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:Matrix':
expand, unname
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: grid
>
> test_check("cicero")
Killed
cicero.Rcheck/cicero-Ex.timings
| name | user | system | elapsed | |
| aggregate_by_cell_bin | 0.000 | 0.003 | 0.003 | |
| aggregate_nearby_peaks | 2.359 | 0.120 | 2.475 | |
| annotate_cds_by_site | 0.692 | 0.016 | 0.703 | |
| assemble_connections | 5.253 | 0.183 | 5.449 | |
| build_gene_activity_matrix | 4.009 | 0.068 | 4.069 | |
| compare_connections | 0 | 0 | 0 | |
| df_for_coords | 0.002 | 0.000 | 0.003 | |
| estimate_distance_parameter | 5.639 | 0.160 | 5.799 | |
| find_overlapping_ccans | 0.049 | 0.000 | 0.050 | |
| find_overlapping_coordinates | 0.052 | 0.000 | 0.053 | |
| generate_ccans | 0.000 | 0.000 | 0.001 | |
| generate_cicero_models | 2.654 | 0.060 | 2.714 | |
| make_atac_cds | 0.337 | 0.008 | 0.345 | |
| make_cicero_cds | 0 | 0 | 0 | |
| normalize_gene_activities | 3.676 | 0.072 | 3.739 | |
| plot_accessibility_in_pseudotime | 0.001 | 0.000 | 0.000 | |
| plot_connections | 3.835 | 0.032 | 3.871 | |
| ranges_for_coords | 0.068 | 0.000 | 0.069 | |
| run_cicero | 3.261 | 0.036 | 3.297 | |