Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:56:07 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE basilisk PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 117/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
basilisk 1.0.2 Aaron Lun
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |
Package: basilisk |
Version: 1.0.2 |
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe --arch x64 CMD check --no-multiarch --install=check:basilisk.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings basilisk_1.0.2.tar.gz |
StartedAt: 2020-10-17 01:45:49 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 02:01:01 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 911.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: basilisk.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe --arch x64 CMD check --no-multiarch --install=check:basilisk.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings basilisk_1.0.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/basilisk.Rcheck' * using R version 4.0.3 (2020-10-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'basilisk/DESCRIPTION' ... OK * this is package 'basilisk' version '1.0.2' * 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 ... NOTE Found the following hidden files and directories: inst/example/.BBSoptions These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for portable file names ... OK * checking whether package 'basilisk' can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See 'C:/Users/biocbuild/bbs-3.11-bioc/meat/basilisk.Rcheck/00install.out' for details. * 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 ... NOTE basiliskRun: no visible binding for global variable '.basilisk.fun' basiliskRun: no visible binding for global variable '.basilisk.args' Undefined global functions or variables: .basilisk.args .basilisk.fun * 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 line endings in shell scripts ... OK * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed basiliskStart 0.72 0.28 238.17 listCorePackages 0.03 0.04 18.47 setupBasiliskEnv 0.03 0.03 41.42 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.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: 3 NOTEs See 'C:/Users/biocbuild/bbs-3.11-bioc/meat/basilisk.Rcheck/00check.log' for details.
basilisk.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe --arch x64 CMD INSTALL --no-multiarch basilisk ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library' * installing *source* package 'basilisk' ... ** using non-staged installation via StagedInstall field ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'basilisk' finding HTML links ... done BasiliskEnvironment-class html PyPiLink html basiliskOptions html basiliskStart html configureBasiliskEnv html findPersistentEnv html listCorePackages html setupBasiliskEnv html useBasiliskEnv html finding level-2 HTML links ... done ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (basilisk) Making 'packages.html' ... done
basilisk.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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(basilisk) > test_check("basilisk") Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - python=3.7.4 The following NEW packages will be INSTALLED: ca-certificates conda-forge/win-64::ca-certificates-2020.6.20-hecda079_0 certifi conda-forge/win-64::certifi-2020.6.20-py37hf50a25e_2 openssl conda-forge/win-64::openssl-1.1.1h-he774522_0 pip conda-forge/noarch::pip-20.2.3-py_0 python pkgs/main/win-64::python-3.7.4-h5263a28_0 python_abi conda-forge/win-64::python_abi-3.7-1_cp37m setuptools conda-forge/win-64::setuptools-49.6.0-py37hf50a25e_2 sqlite conda-forge/win-64::sqlite-3.33.0-he774522_1 vc conda-forge/win-64::vc-14.1-h869be7e_1 vs2015_runtime conda-forge/win-64::vs2015_runtime-14.16.27012-h30e32a0_2 wheel conda-forge/noarch::wheel-0.35.1-pyh9f0ad1d_0 wincertstore conda-forge/win-64::wincertstore-0.2-py37hc8dfbb8_1005 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done # # To activate this environment, use # # $ conda activate C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo # # To deactivate an active environment, use # # $ conda deactivate Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - pandas=0.25.1 - python-dateutil=2.8.0 - python=3.7.4 - pytz=2019.3 The following NEW packages will be INSTALLED: intel-openmp pkgs/main/win-64::intel-openmp-2020.1-216 libblas conda-forge/win-64::libblas-3.8.0-16_mkl libcblas conda-forge/win-64::libcblas-3.8.0-16_mkl liblapack conda-forge/win-64::liblapack-3.8.0-16_mkl mkl pkgs/main/win-64::mkl-2020.1-216 numpy conda-forge/win-64::numpy-1.19.2-py37h7cee19a_1 pandas conda-forge/win-64::pandas-0.25.1-py37he350917_0 python-dateutil conda-forge/noarch::python-dateutil-2.8.0-py_0 pytz conda-forge/noarch::pytz-2019.3-py_0 six conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - python=3.7.4 The following NEW packages will be INSTALLED: ca-certificates conda-forge/win-64::ca-certificates-2020.6.20-hecda079_0 certifi conda-forge/win-64::certifi-2020.6.20-py37hf50a25e_2 openssl conda-forge/win-64::openssl-1.1.1h-he774522_0 pip conda-forge/noarch::pip-20.2.3-py_0 python pkgs/main/win-64::python-3.7.4-h5263a28_0 python_abi conda-forge/win-64::python_abi-3.7-1_cp37m setuptools conda-forge/win-64::setuptools-49.6.0-py37hf50a25e_2 sqlite conda-forge/win-64::sqlite-3.33.0-he774522_1 vc conda-forge/win-64::vc-14.1-h869be7e_1 vs2015_runtime conda-forge/win-64::vs2015_runtime-14.16.27012-h30e32a0_2 wheel conda-forge/noarch::wheel-0.35.1-pyh9f0ad1d_0 wincertstore conda-forge/win-64::wincertstore-0.2-py37hc8dfbb8_1005 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done # # To activate this environment, use # # $ conda activate C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo # # To deactivate an active environment, use # # $ conda deactivate Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - pandas=0.24.1 - python-dateutil=2.7.1 - python=3.7.4 - pytz=2018.7 The following NEW packages will be INSTALLED: intel-openmp pkgs/main/win-64::intel-openmp-2020.1-216 libblas conda-forge/win-64::libblas-3.8.0-16_mkl libcblas conda-forge/win-64::libcblas-3.8.0-16_mkl liblapack conda-forge/win-64::liblapack-3.8.0-16_mkl mkl pkgs/main/win-64::mkl-2020.1-216 numpy conda-forge/win-64::numpy-1.19.2-py37h7cee19a_1 pandas conda-forge/win-64::pandas-0.24.1-py37h6538335_0 python-dateutil conda-forge/noarch::python-dateutil-2.7.1-py_0 pytz conda-forge/noarch::pytz-2018.7-py_0 six conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - python=2.7 The following NEW packages will be INSTALLED: certifi conda-forge/win-64::certifi-2019.11.28-py27h8c360ce_1 pip conda-forge/noarch::pip-20.1.1-pyh9f0ad1d_0 python conda-forge/win-64::python-2.7.15-h2880e7c_1011_cpython python_abi conda-forge/win-64::python_abi-2.7-1_cp27m setuptools conda-forge/win-64::setuptools-44.0.0-py27_0 vc pkgs/main/win-64::vc-9-h7299396_1 vs2008_runtime conda-forge/win-64::vs2008_runtime-9.0.30729.6161-0 wheel conda-forge/noarch::wheel-0.35.1-pyh9f0ad1d_0 wincertstore conda-forge/win-64::wincertstore-0.2-py27_1003 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done # # To activate this environment, use # # $ conda activate C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo # # To deactivate an active environment, use # # $ conda deactivate Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda # All requested packages already installed. Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - python=3.7.4 The following NEW packages will be INSTALLED: ca-certificates conda-forge/win-64::ca-certificates-2020.6.20-hecda079_0 certifi conda-forge/win-64::certifi-2020.6.20-py37hf50a25e_2 openssl conda-forge/win-64::openssl-1.1.1h-he774522_0 pip conda-forge/noarch::pip-20.2.3-py_0 python pkgs/main/win-64::python-3.7.4-h5263a28_0 python_abi conda-forge/win-64::python_abi-3.7-1_cp37m setuptools conda-forge/win-64::setuptools-49.6.0-py37hf50a25e_2 sqlite conda-forge/win-64::sqlite-3.33.0-he774522_1 vc conda-forge/win-64::vc-14.1-h869be7e_1 vs2015_runtime conda-forge/win-64::vs2015_runtime-14.16.27012-h30e32a0_2 wheel conda-forge/noarch::wheel-0.35.1-pyh9f0ad1d_0 wincertstore conda-forge/win-64::wincertstore-0.2-py37hc8dfbb8_1005 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done # # To activate this environment, use # # $ conda activate C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo # # To deactivate an active environment, use # # $ conda deactivate Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\thingo added / updated specs: - python-dateutil=2.7.1 - python=3.7.4 - pytz=2018.7 The following NEW packages will be INSTALLED: python-dateutil conda-forge/noarch::python-dateutil-2.7.1-py_0 pytz conda-forge/noarch::pytz-2018.7-py_0 six conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Collecting pandas==0.24.1 Using cached pandas-0.24.1-cp37-cp37m-win_amd64.whl (9.0 MB) Requirement already satisfied: python-dateutil>=2.5.0 in c:\users\biocbu~1\bbs-3~1.11-\meat\basili~1.rch\tests\testthat\instal~1\thingo\lib\site-packages (from pandas==0.24.1) (2.7.1) Collecting numpy>=1.12.0 Using cached numpy-1.19.2-cp37-cp37m-win_amd64.whl (12.9 MB) Requirement already satisfied: pytz>=2011k in c:\users\biocbu~1\bbs-3~1.11-\meat\basili~1.rch\tests\testthat\instal~1\thingo\lib\site-packages (from pandas==0.24.1) (2018.7) Requirement already satisfied: six>=1.5 in c:\users\biocbu~1\bbs-3~1.11-\meat\basili~1.rch\tests\testthat\instal~1\thingo\lib\site-packages (from python-dateutil>=2.5.0->pandas==0.24.1) (1.15.0) Installing collected packages: numpy, pandas WARNING: The script f2py.exe is installed in 'C:\Users\BIOCBU~1\BBS-3~1.11-\meat\BASILI~1.RCH\tests\testthat\INSTAL~1\thingo\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed numpy-1.19.2 pandas-0.24.1 * installing *source* package 'son.of.basilisk' ... ** using non-staged installation via StagedInstall field ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'son.of.basilisk' finding HTML links ... done test html ** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - x64 * DONE (son.of.basilisk) Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\my_package_A added / updated specs: - python=3.7.4 The following NEW packages will be INSTALLED: ca-certificates conda-forge/win-64::ca-certificates-2020.6.20-hecda079_0 certifi conda-forge/win-64::certifi-2020.6.20-py37hf50a25e_2 openssl conda-forge/win-64::openssl-1.1.1h-he774522_0 pip conda-forge/noarch::pip-20.2.3-py_0 python pkgs/main/win-64::python-3.7.4-h5263a28_0 python_abi conda-forge/win-64::python_abi-3.7-1_cp37m setuptools conda-forge/win-64::setuptools-49.6.0-py37hf50a25e_2 sqlite conda-forge/win-64::sqlite-3.33.0-he774522_1 vc conda-forge/win-64::vc-14.1-h869be7e_1 vs2015_runtime conda-forge/win-64::vs2015_runtime-14.16.27012-h30e32a0_2 wheel conda-forge/noarch::wheel-0.35.1-pyh9f0ad1d_0 wincertstore conda-forge/win-64::wincertstore-0.2-py37hc8dfbb8_1005 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done # # To activate this environment, use # # $ conda activate C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\my_package_A # # To deactivate an active environment, use # # $ conda deactivate Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\my_package_A added / updated specs: - pandas=0.25.1 - python-dateutil=2.8.0 - python=3.7.4 - pytz=2019.3 The following NEW packages will be INSTALLED: intel-openmp pkgs/main/win-64::intel-openmp-2020.1-216 libblas conda-forge/win-64::libblas-3.8.0-16_mkl libcblas conda-forge/win-64::libcblas-3.8.0-16_mkl liblapack conda-forge/win-64::liblapack-3.8.0-16_mkl mkl pkgs/main/win-64::mkl-2020.1-216 numpy conda-forge/win-64::numpy-1.19.2-py37h7cee19a_1 pandas conda-forge/win-64::pandas-0.25.1-py37he350917_0 python-dateutil conda-forge/noarch::python-dateutil-2.8.0-py_0 pytz conda-forge/noarch::pytz-2019.3-py_0 six conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\my_package_B added / updated specs: - python=3.7.4 The following NEW packages will be INSTALLED: ca-certificates conda-forge/win-64::ca-certificates-2020.6.20-hecda079_0 certifi conda-forge/win-64::certifi-2020.6.20-py37hf50a25e_2 openssl conda-forge/win-64::openssl-1.1.1h-he774522_0 pip conda-forge/noarch::pip-20.2.3-py_0 python pkgs/main/win-64::python-3.7.4-h5263a28_0 python_abi conda-forge/win-64::python_abi-3.7-1_cp37m setuptools conda-forge/win-64::setuptools-49.6.0-py37hf50a25e_2 sqlite conda-forge/win-64::sqlite-3.33.0-he774522_1 vc conda-forge/win-64::vc-14.1-h869be7e_1 vs2015_runtime conda-forge/win-64::vs2015_runtime-14.16.27012-h30e32a0_2 wheel conda-forge/noarch::wheel-0.35.1-pyh9f0ad1d_0 wincertstore conda-forge/win-64::wincertstore-0.2-py37hc8dfbb8_1005 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done # # To activate this environment, use # # $ conda activate C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\my_package_B # # To deactivate an active environment, use # # $ conda deactivate Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.7.12 latest version: 4.8.5 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\bbs-3.11-bioc\meat\basilisk.Rcheck\tests\testthat\install-test-client\my_package_B added / updated specs: - pandas=0.24.1 - python-dateutil=2.7.1 - python=3.7.4 - pytz=2018.7 The following NEW packages will be INSTALLED: intel-openmp pkgs/main/win-64::intel-openmp-2020.1-216 libblas conda-forge/win-64::libblas-3.8.0-16_mkl libcblas conda-forge/win-64::libcblas-3.8.0-16_mkl liblapack conda-forge/win-64::liblapack-3.8.0-16_mkl mkl pkgs/main/win-64::mkl-2020.1-216 numpy conda-forge/win-64::numpy-1.19.2-py37h7cee19a_1 pandas conda-forge/win-64::pandas-0.24.1-py37h6538335_0 python-dateutil conda-forge/noarch::python-dateutil-2.7.1-py_0 pytz conda-forge/noarch::pytz-2018.7-py_0 six conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done == testthat results =========================================================== [ OK: 48 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 5.09 5.64 532.07
basilisk.Rcheck/basilisk-Ex.timings
name | user | system | elapsed | |
BasiliskEnvironment-class | 0 | 0 | 0 | |
PyPiLink | 0 | 0 | 0 | |
basiliskOptions | 0 | 0 | 0 | |
basiliskStart | 0.72 | 0.28 | 238.17 | |
configureBasiliskEnv | 0.01 | 0.00 | 0.02 | |
findPersistentEnv | 0.03 | 0.01 | 3.39 | |
listCorePackages | 0.03 | 0.04 | 18.47 | |
setupBasiliskEnv | 0.03 | 0.03 | 41.42 | |
useBasiliskEnv | 0.04 | 0.00 | 0.05 | |