Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:07 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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 304/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CellTrails 1.20.0 (landing page) Daniel Ellwanger
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the CellTrails package: - 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. |
Package: CellTrails |
Version: 1.20.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CellTrails.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CellTrails_1.20.0.tar.gz |
StartedAt: 2024-04-17 08:27:50 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 08:32:41 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 291.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CellTrails.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CellTrails.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CellTrails_1.20.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/CellTrails.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CellTrails/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CellTrails’ version ‘1.20.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 for sufficient/correct file permissions ... OK * checking whether package ‘CellTrails’ 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 ... OK * checking R code for possible problems ... OK * 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 data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plotMap 5.549 0.283 5.876 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
CellTrails.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CellTrails ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘CellTrails’ ... ** using staged installation ** R ** data ** 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 (CellTrails)
CellTrails.Rcheck/tests/runTests.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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. > BiocGenerics:::testPackage("CellTrails") Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars 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 Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Calculating layout of state trajectory graph component 1... Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Calculating layout of state trajectory graph component 1... Calculating layout of state trajectory graph component 2... Calculating layout of state trajectory graph component 3... Calculating layout of state trajectory graph component 4... Calculating layout of state trajectory graph component 5... Calculating layout of state trajectory graph component 1... Computing adjacency matrix ... Computing spectral embedding ... Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 1 states. Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 1 states. Initialized 0 clusters with a minimum size of 1000 sample(s) each. Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 20 states. Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 1 states. Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 19 states. Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Calculating layout of state trajectory graph component 1... Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Calculating layout of state trajectory graph component 1... Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Calculating layout of state trajectory graph component 1... Calculating 2D approximation of CellTrails manifold... This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... Calculating layout of state trajectory graph component 1... Calculating layout of state trajectory graph component 2... Calculating layout of state trajectory graph ... This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... Computing adjacency matrix ... Computing spectral embedding ... Calculating approximation of CellTrails manifold for 2D visualization... Used tSNE perplexity: 30 Initialized 20 clusters with a minimum size of 1 sample(s) each. Performing post-hoc test ... Found 5 states. Calculating layout of state trajectory graph component 1... RUNIT TEST PROTOCOL -- Wed Apr 17 08:32:28 2024 *********************************************** Number of test functions: 18 Number of errors: 0 Number of failures: 0 1 Test Suite : CellTrails RUnit Tests - 18 test functions, 0 errors, 0 failures Number of test functions: 18 Number of errors: 0 Number of failures: 0 Warning message: The `<scale>` argument of `guides()` cannot be `FALSE`. Use "none" instead as of ggplot2 3.3.4. ℹ The deprecated feature was likely used in the CellTrails package. Please report the issue to the authors. > > proc.time() user system elapsed 38.284 1.039 39.727
CellTrails.Rcheck/CellTrails-Ex.timings
name | user | system | elapsed | |
addTrail | 0.409 | 0.009 | 0.422 | |
connectStates | 0.089 | 0.005 | 0.095 | |
contrastTrailExpr | 0.314 | 0.011 | 0.327 | |
embedSamples | 0.413 | 0.021 | 0.437 | |
enrichment.test | 0.005 | 0.000 | 0.005 | |
featureNames-SingleCellExperiment-method | 0.011 | 0.003 | 0.014 | |
filterTrajFeaturesByCOV | 3.462 | 0.115 | 3.625 | |
filterTrajFeaturesByDL | 2.030 | 0.055 | 2.109 | |
filterTrajFeaturesByFF | 3.325 | 0.151 | 3.510 | |
findSpectrum | 0.733 | 0.022 | 0.761 | |
findStates | 0.821 | 0.037 | 0.868 | |
fitDynamic | 0.118 | 0.003 | 0.122 | |
fitTrajectory | 0.257 | 0.005 | 0.265 | |
landmarks | 0.009 | 0.004 | 0.012 | |
latentSpace-set | 0.398 | 0.014 | 0.417 | |
latentSpace | 0.059 | 0.003 | 0.063 | |
manifold2D-set | 0.509 | 0.013 | 0.565 | |
manifold2D | 0.035 | 0.004 | 0.039 | |
pca | 0.273 | 0.008 | 0.285 | |
phenoNames | 0.009 | 0.003 | 0.011 | |
plotDynamic | 0.655 | 0.011 | 0.671 | |
plotManifold | 0.812 | 0.018 | 0.841 | |
plotMap | 5.549 | 0.283 | 5.876 | |
plotStateExpression | 0.479 | 0.010 | 0.498 | |
plotStateSize | 0.207 | 0.012 | 0.221 | |
plotStateTrajectory | 1.039 | 0.020 | 1.072 | |
plotTrail | 0.283 | 0.006 | 0.292 | |
plotTrajectoryFit | 0.279 | 0.006 | 0.288 | |
read.ygraphml | 0.006 | 0.003 | 0.010 | |
removeTrail | 0.044 | 0.004 | 0.054 | |
sampleNames-SingleCellExperiment-method | 0.011 | 0.003 | 0.013 | |
selectTrajectory | 0.012 | 0.003 | 0.015 | |
showTrajInfo | 0.223 | 0.005 | 0.230 | |
simulate_exprs | 0.002 | 0.000 | 0.002 | |
stateTrajLayout-set | 0.177 | 0.005 | 0.183 | |
states-set | 0.036 | 0.003 | 0.039 | |
states | 0.008 | 0.002 | 0.011 | |
trailNames-set | 0.020 | 0.003 | 0.022 | |
trailNames | 0.005 | 0.003 | 0.008 | |
trails | 0.019 | 0.003 | 0.023 | |
trajComponents | 0.006 | 0.003 | 0.009 | |
trajFeatureNames-set | 0.025 | 0.002 | 0.028 | |
trajFeatureNames | 0.012 | 0.003 | 0.016 | |
trajLayout-set | 0.446 | 0.007 | 0.456 | |
trajLayout | 0.013 | 0.002 | 0.016 | |
trajResiduals | 0.007 | 0.003 | 0.011 | |
trajSampleNames | 0.013 | 0.003 | 0.015 | |
userLandmarks-set | 0.442 | 0.006 | 0.456 | |
userLandmarks | 0.084 | 0.004 | 0.089 | |
write.ygraphml | 0.006 | 0.003 | 0.008 | |