############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:FLAMES.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings FLAMES_1.7.5.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/FLAMES.Rcheck' * using R version 4.3.1 (2023-06-16 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'FLAMES/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'FLAMES' version '1.7.5' * 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 ... NOTE Found the following hidden files and directories: .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 'FLAMES' can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See 'F:/biocbuild/bbs-3.18-bioc/meat/FLAMES.Rcheck/00install.out' for details. * used C++ compiler: 'G__~1.EXE (GCC) 12.2.0' * checking C++ specification ... OK Not all R platforms support C++17 * checking installed package size ... NOTE installed size is 5.4Mb sub-directories of 1Mb or more: data 2.7Mb libs 1.1Mb * 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 generate_sc_sce: no visible binding for global variable 'FSM_match' plot_coverage: no visible binding for global variable 'x' plot_coverage: no visible binding for global variable 'transcript' plot_coverage: no visible binding for global variable 'length_bin' plot_demultiplex: no visible binding for global variable 'Freq' plot_demultiplex: no visible binding for global variable '.' plot_demultiplex: no visible binding for global variable 'x' plot_demultiplex: no visible binding for global variable 'FlankEditDist' plot_demultiplex: no visible binding for global variable 'n' plot_demultiplex: no visible binding for global variable 'BarcodeEditDist' plot_flagstat: no visible global function definition for 'everything' plot_flagstat: no visible binding for global variable 'name' plot_flagstat: no visible binding for global variable 'value' sc_DTU_analysis: no visible binding for global variable 'FSM_match' sc_DTU_analysis: no visible binding for global variable 'gene_id' sc_DTU_analysis: no visible binding for global variable '.' sc_DTU_analysis: no visible binding for global variable 'cell_id' sc_DTU_analysis: no visible binding for global variable 'cnt' sc_DTU_analysis: no visible binding for global variable 'tr_id' sc_DTU_analysis: no visible binding for global variable 'label' sc_DTU_analysis : filter_tr: no visible binding for global variable 'gene_id' sc_DTU_analysis : filter_tr: no visible global function definition for 'all_vars' sc_DTU_analysis : filter_tr: no visible binding for global variable '.' sc_DTU_analysis: no visible global function definition for 'all_vars' sc_heatmap_expression: no visible binding for global variable 'transcript_id' sc_heatmap_expression: no visible binding for global variable 'gene_id' sc_heatmap_expression : group_annotation: no visible binding for global variable 'heatmap_annotation_colors' sc_umap_expression: no visible binding for global variable 'transcript_id' sc_umap_expression: no visible binding for global variable 'gene_id' sc_umap_expression: no visible binding for global variable 'x' sc_umap_expression: no visible binding for global variable 'y' sc_umap_expression : plot_idx: no visible binding for global variable 'x' sc_umap_expression : plot_idx: no visible binding for global variable 'y' transcript_coverage: no visible binding for global variable 'mat' Undefined global functions or variables: . BarcodeEditDist FSM_match FlankEditDist Freq all_vars cell_id cnt everything gene_id heatmap_annotation_colors label length_bin mat n name tr_id transcript transcript_id value x y * 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 line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... NOTE GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files for x64 is not available File 'F:/biocbuild/bbs-3.18-bioc/R/library/FLAMES/libs/x64/FLAMES.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... ERROR Running examples in 'FLAMES-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: blaze > ### Title: BLAZE Assign reads to cell barcodes. > ### Aliases: blaze > > ### ** Examples > > temp_path <- tempfile() > bfc <- BiocFileCache::BiocFileCache(temp_path, ask = FALSE) > fastq1_url <- 'https://raw.githubusercontent.com/shimlab/BLAZE/main/test/data/FAR20033_pass_51e510db_100.fastq' > fastq1 <- bfc[[names(BiocFileCache::bfcadd(bfc, 'Fastq1', fastq1_url))]] > outdir <- tempfile() > dir.create(outdir) > blaze(expect_cells=10, fastq1, overwrite=TRUE) $overwrite [1] TRUE Warning in check_forbidden_install("Python packages") : cannot install Python packages during R CMD check Warning in check_forbidden_install("Conda Environments") : cannot install Conda Environments during R CMD check + "C:/Users/biocbuild/AppData/Local/R/cache/R/basilisk/1.13.4/0/condabin/conda.bat" "create" "--yes" "--prefix" "C:/Users/biocbuild/AppData/Local/R/cache/R/basilisk/1.13.4/FLAMES/1.7.5/flames_env" "python=3.10" "--quiet" "-c" "conda-forge" "-c" "bioconda" "-c" "defaults" Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: C:\Users\biocbuild\AppData\Local\R\cache\R\basilisk\1.13.4\FLAMES\1.7.5\flames_env added / updated specs: - python=3.10 The following NEW packages will be INSTALLED: bzip2 conda-forge/win-64::bzip2-1.0.8-h8ffe710_4 ca-certificates conda-forge/win-64::ca-certificates-2023.7.22-h56e8100_0 libffi conda-forge/win-64::libffi-3.4.2-h8ffe710_5 libsqlite conda-forge/win-64::libsqlite-3.43.2-hcfcfb64_0 libzlib conda-forge/win-64::libzlib-1.2.13-hcfcfb64_5 openssl conda-forge/win-64::openssl-3.1.3-hcfcfb64_0 pip conda-forge/noarch::pip-23.3.1-pyhd8ed1ab_0 python conda-forge/win-64::python-3.10.12-h4de0772_0_cpython setuptools conda-forge/noarch::setuptools-68.2.2-pyhd8ed1ab_0 tk conda-forge/win-64::tk-8.6.13-hcfcfb64_0 tzdata conda-forge/noarch::tzdata-2023c-h71feb2d_0 ucrt conda-forge/win-64::ucrt-10.0.22621.0-h57928b3_0 vc conda-forge/win-64::vc-14.3-h64f974e_17 vc14_runtime conda-forge/win-64::vc14_runtime-14.36.32532-hdcecf7f_17 vs2015_runtime conda-forge/win-64::vs2015_runtime-14.36.32532-h05e6639_17 wheel conda-forge/noarch::wheel-0.41.2-pyhd8ed1ab_0 xz conda-forge/win-64::xz-5.2.6-h8d14728_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done + "C:/Users/biocbuild/AppData/Local/R/cache/R/basilisk/1.13.4/0/condabin/conda.bat" "install" "--yes" "--prefix" "C:/Users/biocbuild/AppData/Local/R/cache/R/basilisk/1.13.4/FLAMES/1.7.5/flames_env" "python=3.10" Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.12.0 latest version: 23.9.0 Please update conda by running $ conda update -n base -c defaults conda ## Package Plan ## environment location: C:\Users\biocbuild\AppData\Local\R\cache\R\basilisk\1.13.4\FLAMES\1.7.5\flames_env added / updated specs: - python=3.10 The following packages will be UPDATED: ca-certificates conda-forge::ca-certificates-2023.7.2~ --> pkgs/main::ca-certificates-2023.08.22-haa95532_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done + "C:/Users/biocbuild/AppData/Local/R/cache/R/basilisk/1.13.4/0/condabin/conda.bat" "install" "--yes" "--prefix" "C:/Users/biocbuild/AppData/Local/R/cache/R/basilisk/1.13.4/FLAMES/1.7.5/flames_env" "-c" "conda-forge" "-c" "bioconda" "-c" "defaults" "python=3.10" "python=3.10" "numpy=1.25.0" "scipy=1.11.1" "pysam=0.21.0" "cutadapt=4.4" "tqdm=4.64.1" "pandas=1.3.5" 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... failed with initial frozen solve. Retrying with flexible solve. PackagesNotFoundError: The following packages are not available from current channels: - pysam=0.21.0 - cutadapt=4.4 Current channels: - https://conda.anaconda.org/conda-forge/win-64 - https://conda.anaconda.org/conda-forge/noarch - https://conda.anaconda.org/bioconda/win-64 - https://conda.anaconda.org/bioconda/noarch - https://repo.anaconda.com/pkgs/main/win-64 - https://repo.anaconda.com/pkgs/main/noarch - https://repo.anaconda.com/pkgs/r/win-64 - https://repo.anaconda.com/pkgs/r/noarch - https://repo.anaconda.com/pkgs/msys2/win-64 - https://repo.anaconda.com/pkgs/msys2/noarch To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Error: one or more Python packages failed to install [error code 1] Execution halted * 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: 1 ERROR, 6 NOTEs See 'F:/biocbuild/bbs-3.18-bioc/meat/FLAMES.Rcheck/00check.log' for details.