Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-06-19 12:03 -0400 (Thu, 19 Jun 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4810 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" | 4548 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" | 4528 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4493 |
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 1428/2309 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
netZooR 1.13.4 (landing page) Tara Eicher
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the netZooR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netZooR.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. |
Package: netZooR |
Version: 1.13.4 |
Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:netZooR.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings netZooR_1.13.4.tar.gz |
StartedAt: 2025-06-19 04:44:14 -0400 (Thu, 19 Jun 2025) |
EndedAt: 2025-06-19 04:54:01 -0400 (Thu, 19 Jun 2025) |
EllapsedTime: 586.8 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: netZooR.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:netZooR.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings netZooR_1.13.4.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.22-bioc/meat/netZooR.Rcheck' * using R version 4.5.0 (2025-04-11 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'netZooR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'netZooR' version '1.13.4' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 38 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 'netZooR' can be installed ... OK * checking installed package size ... INFO installed size is 5.5Mb sub-directories of 1Mb or more: data 1.7Mb extdata 2.8Mb * 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... WARNING '::' or ':::' import not declared from: 'cmdstanr' * 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: bladder.Rd: ExpressionSet-class normalizeTissueAware.Rd: normalizeQuantiles skin.Rd: ExpressionSet-class 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 ... WARNING Data with usage in Rd file 'bladder.Rd' but not in code: 'bladder' Data with usage in Rd file 'skin.Rd' but not in code: 'skin' * 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 files in 'vignettes' ... OK * checking examples ... ERROR Running examples in 'netZooR-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: annotateFromBiomart > ### Title: Annotate your Expression Set with biomaRt > ### Aliases: annotateFromBiomart > > ### ** Examples > > u <- 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/' > bladder <- paste0(u, 'yarn/bladder.rdata') > skin <- paste0(u, 'yarn/skin.rdata') > download.file(bladder, destfile='netZooR/data/bladder.rdata') Warning in download.file(bladder, destfile = "netZooR/data/bladder.rdata") : URL https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/yarn/bladder.rdata: cannot open destfile 'netZooR/data/bladder.rdata', reason 'No such file or directory' Warning in download.file(bladder, destfile = "netZooR/data/bladder.rdata") : download had nonzero exit status > download.file(skin, destfile='netZooR/data/skin.rdata') Warning in download.file(skin, destfile = "netZooR/data/skin.rdata") : URL https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/yarn/skin.rdata: cannot open destfile 'netZooR/data/skin.rdata', reason 'No such file or directory' Warning in download.file(skin, destfile = "netZooR/data/skin.rdata") : download had nonzero exit status > data(skin) Warning in data(skin) : data set 'skin' not found > # subsetting and changing column name just for a silly example > skin <- skin[1:10,] Error in skin[1:10, ] : incorrect number of dimensions Execution halted * 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: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-panda.R:29:4'): panda function works ─────────────────────────── <python.builtin.ModuleNotFoundError/python.builtin.ImportError/python.builtin.Exception/python.builtin.BaseException/python.builtin.object/error/condition> Error in `py_run_file_impl(file, local, convert)`: ModuleNotFoundError: No module named 'pandas' Run `reticulate::py_last_error()` for details. Backtrace: ▆ 1. └─netZooR::pandaPy(...) at test-panda.R:29:4 2. └─reticulate::source_python(pandapath, convert = TRUE) 3. └─reticulate::py_run_file(file, local = FALSE, convert = convert) 4. └─reticulate:::py_run_file_impl(file, local, convert) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 98 ] Error: Test failures Execution halted * 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: 2 ERRORs, 2 WARNINGs, 1 NOTE See 'F:/biocbuild/bbs-3.22-bioc/meat/netZooR.Rcheck/00check.log' for details.
netZooR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD INSTALL netZooR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.22-bioc/R/library' * installing *source* package 'netZooR' ... ** this is package 'netZooR' version '1.13.4' ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning in system("wget https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/yarn/skin.rdata") : 'wget' not found /usr/bin/mv: cannot stat 'skin.rdata': No such file or directory Warning in system("wget https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/yarn/bladder.rdata") : 'wget' not found /usr/bin/mv: cannot stat 'bladder.rdata': No such file or directory ** 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 (netZooR)
netZooR.Rcheck/tests/testthat.Rout.fail
R version 4.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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(netZooR) Loading required package: igraph Attaching package: 'igraph' The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': decompose, spectrum The following object is masked from 'package:base': union Loading required package: reticulate Loading required package: pandaR Loading required package: Biobase Loading required package: BiocGenerics Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:igraph': components, union The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: 'BiocGenerics' The following objects are masked from 'package:igraph': normalize, path 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, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, 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")'. Setting options('download.file.method.GEOquery'='auto') Setting options('GEOquery.inmemory.gpl'=FALSE) > > #download test data > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/ppi_medium.txt','testthat/ppi_medium.txt') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/ppi_medium.txt' Content type 'text/plain' length 3674311 bytes (3.5 MB) ================================================== downloaded 3.5 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/testDataset.RData','testthat/testDataset.RData') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/unittest_datasets/testDataset.RData' Content type 'binary/octet-stream' length 15200389 bytes (14.5 MB) ================================================== downloaded 14.5 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_test_get_shrunken_covariance.csv','testthat/dragon_test_get_shrunken_covariance.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_test_get_shrunken_covariance.csv' Content type 'text/csv' length 114 bytes ================================================== downloaded 114 bytes > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_layer1.csv','testthat/dragon_layer1.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_layer1.csv' Content type 'text/csv' length 2549985 bytes (2.4 MB) ================================================== downloaded 2.4 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_layer2.csv','testthat/dragon_layer2.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_layer2.csv' Content type 'text/csv' length 12749793 bytes (12.2 MB) ================================================== downloaded 12.2 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_python_cov.csv','testthat/dragon_python_cov.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_python_cov.csv' Content type 'text/csv' length 9179450 bytes (8.8 MB) ================================================== downloaded 8.8 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_python_prec.csv','testthat/dragon_python_prec.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_python_prec.csv' Content type 'text/csv' length 9179450 bytes (8.8 MB) ================================================== downloaded 8.8 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_python_parcor.csv','testthat/dragon_python_parcor.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/dragon_python_parcor.csv' Content type 'text/csv' length 9179576 bytes (8.8 MB) ================================================== downloaded 8.8 MB > download.file('https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/risk_grid_netzoopy.csv','testthat/risk_grid_netzoopy.csv') trying URL 'https://netzoo.s3.us-east-2.amazonaws.com/netZooR/example_datasets/dragon/risk_grid_netzoopy.csv' Content type 'text/csv' length 255025 bytes (249 KB) ================================================== downloaded 249 KB > > test_check("netZooR") [1] "Detecting communities in control network..." [1] "modularity of projected graph 0.0236842105263171" [1] "Q = 0.0263157894736842" [1] "Q = 0.0263157894736842" [1] "Computing differential modularity matrix..." [1] "Computing differential modules..." [1] "Merging 100 communities" [1] 1 [1] 2 [1] 3 [1] "Merging 2 communities" [1] 1 [1] "Computing node scores..." [1] 1 [1] 2 [1] "modularity of projected graph 0.227272727272727" [1] "Q = 0.231404958677686" [1] "Q = 0.231404958677686" [1] "modularity of projected graph 0" [1] "Q = 0" [1] "Q = 0.132231404958678" [1] "Q = 0.148760330578512" [1] "Q = 0.148760330578512" [1] 0.231405 0.231405 [1] "Q = 0.198347107438017" [1] "Q = 0.231404958677686" [1] "Q = 0.231404958677686" [1] "Q = 0.140495867768595" [1] "Q = 0.140495867768595" [1] "modularity of projected graph 0.227272727272727" [1] "Q = 0.231404958677686" [1] "Q = 0.231404958677686" [1] "modularity of projected graph 0.525346928655047" [1] "Q = 0.52666696475026" [1] "Q = 0.52666696475026" [1] 0.79 0.00 final value 375.120000 converged [1] 0.31 0.29 final value 36.897493 converged % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 355 100 355 0 0 2416 0 --:--:-- --:--:-- --:--:-- 2500 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 100 569 0 0 4968 0 --:--:-- --:--:-- --:--:-- 5220 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 840 100 840 0 0 5784 0 --:--:-- --:--:-- --:--:-- 6000 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3242 100 3242 0 0 23038 0 --:--:-- --:--:-- --:--:-- 23838 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 100 410 0 0 3310 0 --:--:-- --:--:-- --:--:-- 3445 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 222 100 222 0 0 1964 0 --:--:-- --:--:-- --:--:-- 2074 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1438k 100 1438k 0 0 4965k 0 --:--:-- --:--:-- --:--:-- 5046k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 578 100 578 0 0 3099 0 --:--:-- --:--:-- --:--:-- 3175 [1] "Initializing and validating" [1] "Verified sufficient samples" [1] "Normalizing networks..." [1] "Learning Network..." [1] "Using tanimoto similarity" [1] "Initializing and validating" [1] "Verified sufficient samples" [1] "Normalizing networks..." [1] "Learning Network..." [1] "Using tanimoto similarity" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27822 100 27822 0 0 214k 0 --:--:-- --:--:-- --:--:-- 222k [1] "Computing network for sample 1" [1] "Computing network for sample 2" [1] "Computing network for sample 3" [1] "Computing network for sample 4" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 1079k 14 154k 0 0 679k 0 0:00:01 --:--:-- 0:00:01 691k 100 1079k 100 1079k 0 0 3976k 0 --:--:-- --:--:-- --:--:-- 4042k Time difference of 2.31266e-05 secs Time difference of 1.919549 secs Time difference of 0.7034791 secs .123456 .12345 .12345 .12345 .12345 .123456 .12345 .12345 .12345 .123456 .12345 .12345 .12345 .12345 .12345 .123456 .1234 .12345 .12345 .12345 .1234 .12345 .123456 .12345 .12345 .1234 .1234 .12345 .12345 .12345 .12345 .12345 .123456 .12345 .12345 .123456 .12345 .12345 .12345 .12345 .12345 .12345 .1234 .12345 .12345 .12345 .12345 .12345 .12345 .12345 .1234 .12345 .12345 MONSTER object 2555 genes 20 baseline samples 20 final samples Transition driven by 53 transcription factors Run with 10 randomized permutations. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27822 100 27822 0 0 138k 0 --:--:-- --:--:-- --:--:-- 142k [1] "Detecting communities in control network..." [1] "modularity of projected graph 0.471004488691679" [1] "Q = 0.471024100010188" [1] "Q = 0.471024100010188" [1] "Computing differential modularity matrix..." [1] "Computing differential modules..." [1] "Merging 386 communities" [1] 1 [1] 2 [1] "Merging 201 communities" [1] 1 [1] "Computing node scores..." [1] 1 [1] 2 [1] 3 [1] 4 [1] 5 [1] 6 [1] 7 [1] 8 [1] 9 [1] 10 [1] 11 [1] 12 [1] 13 [1] 14 [1] 15 [1] 16 [1] 17 [1] 18 [1] 19 [1] 20 [1] 21 [1] 22 [1] 23 [1] 24 [1] 25 [1] 26 [1] 27 [1] 28 [1] 29 [1] 30 [1] 31 [1] 32 [1] 33 [1] 34 [1] 35 [1] 36 [1] 37 [1] 38 [1] 39 [1] 40 [1] 41 [1] 42 [1] 43 [1] 44 [1] 45 [1] 46 [1] 47 [1] 48 [1] 49 [1] 50 [1] 51 [1] 52 [1] 53 [1] 54 [1] 55 [1] 56 [1] 57 [1] 58 [1] 59 [1] 60 [1] 61 [1] 62 [1] 63 [1] 64 [1] 65 [1] 66 [1] 67 [1] 68 [1] 69 [1] 70 [1] 71 [1] 72 [1] 73 [1] 74 [1] 75 [1] 76 [1] 77 [1] 78 [1] 79 [1] 80 [1] 81 [1] 82 [1] 83 [1] 84 [1] 85 [1] 86 [1] 87 [1] 88 [1] 89 [1] 90 [1] 91 [1] 92 [1] 93 [1] 94 [1] 95 [1] 96 [1] 97 [1] 98 [1] 99 [1] 100 [1] 101 [1] 102 [1] 103 [1] 104 [1] 105 [1] 106 [1] 107 [1] 108 [1] 109 [1] 110 [1] 111 [1] 112 [1] 113 [1] 114 [1] 115 [1] 116 [1] 117 [1] 118 [1] 119 [1] 120 [1] 121 [1] 122 [1] 123 [1] 124 [1] 125 [1] 126 [1] 127 [1] 128 [1] 129 [1] 130 [1] 131 [1] 132 [1] 133 [1] 134 [1] 135 [1] 136 [1] 137 [1] 138 [1] 139 [1] 140 [1] 141 [1] 142 [1] 143 [1] 144 [1] 145 [1] 146 [1] 147 [1] 148 [1] 149 [1] 150 [1] 151 [1] 152 [1] 153 [1] 154 [1] 155 [1] 156 [1] 157 [1] 158 [1] 159 [1] 160 [1] 161 [1] 162 [1] 163 [1] 164 [1] 165 [1] 166 [1] 167 [1] 168 [1] 169 [1] 170 [1] 171 [1] 172 [1] 173 [1] 174 [1] 175 [1] 176 [1] 177 [1] 178 [1] 179 [1] 180 [1] 181 [1] 182 [1] 183 [1] 184 [1] 185 [1] 186 [1] 187 [1] 188 [1] 189 [1] 190 [1] 191 [1] 192 [1] 193 [1] 194 [1] 195 [1] 196 [1] 197 [1] 198 [1] 199 [1] 200 [1] 201 Read 7424 items WARNING: Score threshold is not specified. We will be using medium stringency cut-off of 400. trying URL 'https://stringdb-downloads.org/download/protein.aliases.v11.0/83332.protein.aliases.v11.0.txt.gz' Content type 'application/octet-stream' length 614783 bytes (600 KB) ================================================== downloaded 600 KB trying URL 'https://stringdb-downloads.org/download/protein.info.v11.0/83332.protein.info.v11.0.txt.gz' Content type 'application/octet-stream' length 442274 bytes (431 KB) ================================================== downloaded 431 KB trying URL 'https://stringdb-downloads.org/download/protein.links.v11.0/83332.protein.links.v11.0.txt.gz' Content type 'application/octet-stream' length 7455726 bytes (7.1 MB) ================================================== downloaded 7.1 MB [ FAIL 1 | WARN 1 | SKIP 1 | PASS 98 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-lioness.R:45:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-panda.R:29:4'): panda function works ─────────────────────────── <python.builtin.ModuleNotFoundError/python.builtin.ImportError/python.builtin.Exception/python.builtin.BaseException/python.builtin.object/error/condition> Error in `py_run_file_impl(file, local, convert)`: ModuleNotFoundError: No module named 'pandas' Run `reticulate::py_last_error()` for details. Backtrace: ▆ 1. └─netZooR::pandaPy(...) at test-panda.R:29:4 2. └─reticulate::source_python(pandapath, convert = TRUE) 3. └─reticulate::py_run_file(file, local = FALSE, convert = convert) 4. └─reticulate:::py_run_file_impl(file, local, convert) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 98 ] Error: Test failures Execution halted
netZooR.Rcheck/netZooR-Ex.timings
name | user | system | elapsed | |
alpaca | 0.80 | 0.01 | 0.81 | |
alpacaCommunityStructureRotation | 0 | 0 | 0 | |
alpacaComputeDWBMmatmScale | 0 | 0 | 0 | |
alpacaComputeWBMmat | 0 | 0 | 0 | |
alpacaCrane | 0 | 0 | 0 | |
alpacaDeltaZAnalysis | 0 | 0 | 0 | |
alpacaDeltaZAnalysisLouvain | 0 | 0 | 0 | |
alpacaExtractTopGenes | 1.84 | 0.03 | 1.88 | |
alpacaGOtabtogenes | 0 | 0 | 0 | |
alpacaGenLouvain | 0 | 0 | 0 | |
alpacaGoToGenes | 0 | 0 | 0 | |
alpacaListToGo | 0 | 0 | 0 | |
alpacaMetaNetwork | 0 | 0 | 0 | |
alpacaNodeToGene | 0 | 0 | 0 | |
alpacaRotationAnalysis | 0 | 0 | 0 | |
alpacaRotationAnalysisLouvain | 0 | 0 | 0 | |
alpacaSimulateNetwork | 0 | 0 | 0 | |
alpacaTestNodeRank | 0 | 0 | 0 | |
alpacaTidyConfig | 0 | 0 | 0 | |
alpacaTopEnsembltoTopSym | 0 | 0 | 0 | |
alpacaWBMlouvain | 0 | 0 | 0 | |