| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 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 1898/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| scrapper 1.0.1 (landing page) Aaron Lun
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
To the developers/maintainers of the scrapper package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scrapper.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: scrapper |
| Version: 1.0.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scrapper.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scrapper_1.0.1.tar.gz |
| StartedAt: 2024-11-20 02:27:56 -0500 (Wed, 20 Nov 2024) |
| EndedAt: 2024-11-20 02:34:03 -0500 (Wed, 20 Nov 2024) |
| EllapsedTime: 367.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: scrapper.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scrapper.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scrapper_1.0.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/scrapper.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scrapper/DESCRIPTION’ ... OK
* this is package ‘scrapper’ version ‘1.0.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
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 ‘scrapper’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* 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: 1 NOTE
See
‘/Users/biocbuild/bbs-3.20-bioc/meat/scrapper.Rcheck/00check.log’
for details.
scrapper.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL scrapper
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘scrapper’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c adt_quality_control.cpp -o adt_quality_control.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c aggregate_across_cells.cpp -o aggregate_across_cells.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c build_snn_graph.cpp -o build_snn_graph.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c center_size_factors.cpp -o center_size_factors.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c choose_highly_variable_genes.cpp -o choose_highly_variable_genes.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c choose_pseudo_count.cpp -o choose_pseudo_count.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cluster_graph.cpp -o cluster_graph.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cluster_kmeans.cpp -o cluster_kmeans.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c combine_factors.cpp -o combine_factors.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c compute_clrm1_factors.cpp -o compute_clrm1_factors.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c correct_mnn.cpp -o correct_mnn.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c crispr_quality_control.cpp -o crispr_quality_control.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fit_variance_trend.cpp -o fit_variance_trend.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c model_gene_variances.cpp -o model_gene_variances.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c normalize_counts.cpp -o normalize_counts.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rna_quality_control.cpp -o rna_quality_control.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c run_pca.cpp -o run_pca.o
In file included from run_pca.cpp:10:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/scran_pca/scran_pca.hpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/scran_pca/simple_pca.hpp:7:
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/irlba/parallel.hpp:444:9: warning: private field 'my_previous' is not used [-Wunused-private-field]
int my_previous;
^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c run_tsne.cpp -o run_tsne.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c run_umap.cpp -o run_umap.o
In file included from run_umap.cpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/umappp/umappp.hpp:11:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/umappp/initialize.hpp:8:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/umappp/spectral_init.hpp:5:
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/irlba/parallel.hpp:444:9: warning: private field 'my_previous' is not used [-Wunused-private-field]
int my_previous;
^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sanitize_size_factors.cpp -o sanitize_size_factors.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c scale_by_neighbors.cpp -o scale_by_neighbors.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c score_gene_set.cpp -o score_gene_set.o
In file included from score_gene_set.cpp:7:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/gsdecon/gsdecon.hpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/gsdecon/compute.hpp:9:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/scran_pca/scran_pca.hpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/scran_pca/simple_pca.hpp:7:
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include/irlba/parallel.hpp:444:9: warning: private field 'my_previous' is not used [-Wunused-private-field]
int my_previous;
^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c score_markers.cpp -o score_markers.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c subsample_by_neighbors.cpp -o subsample_by_neighbors.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/assorthead/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BiocNeighbors/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c summarize_effects.cpp -o summarize_effects.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o scrapper.so RcppExports.o adt_quality_control.o aggregate_across_cells.o build_snn_graph.o center_size_factors.o choose_highly_variable_genes.o choose_pseudo_count.o cluster_graph.o cluster_kmeans.o combine_factors.o compute_clrm1_factors.o correct_mnn.o crispr_quality_control.o fit_variance_trend.o model_gene_variances.o normalize_counts.o rna_quality_control.o run_pca.o run_tsne.o run_umap.o sanitize_size_factors.o scale_by_neighbors.o score_gene_set.o score_markers.o subsample_by_neighbors.o summarize_effects.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-scrapper/00new/scrapper/libs
** R
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (scrapper)
scrapper.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
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(scrapper)
> test_check("scrapper")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 648 ]
>
> proc.time()
user system elapsed
11.635 0.729 39.444
scrapper.Rcheck/scrapper-Ex.timings
| name | user | system | elapsed | |
| adt_quality_control | 0.042 | 0.003 | 0.045 | |
| aggregateAcrossCells | 0.033 | 0.004 | 0.036 | |
| buildSnnGraph | 0.279 | 0.013 | 0.292 | |
| centerSizeFactors | 0.001 | 0.000 | 0.001 | |
| chooseHighlyVariableGenes | 0.000 | 0.000 | 0.001 | |
| choosePseudoCount | 0 | 0 | 0 | |
| clusterGraph | 0.747 | 0.014 | 0.764 | |
| clusterKmeans | 0.001 | 0.001 | 0.001 | |
| combineFactors | 0.003 | 0.001 | 0.004 | |
| computeClrm1Factors | 0.015 | 0.001 | 0.016 | |
| correctMnn | 0.662 | 0.005 | 0.670 | |
| crispr_quality_control | 0.014 | 0.001 | 0.014 | |
| fitVarianceTrend | 0.009 | 0.001 | 0.010 | |
| modelGeneVariances | 0.035 | 0.002 | 0.038 | |
| normalizeCounts | 0.095 | 0.001 | 0.097 | |
| rna_quality_control | 0.016 | 0.001 | 0.017 | |
| runAllNeighborSteps | 0.093 | 0.007 | 4.552 | |
| runPca | 0.088 | 0.003 | 0.090 | |
| runTsne | 0.160 | 0.002 | 0.163 | |
| runUmap | 0.179 | 0.003 | 0.184 | |
| sanitizeSizeFactors | 0.001 | 0.000 | 0.001 | |
| scaleByNeighbors | 0.083 | 0.001 | 0.084 | |
| scoreGeneSet | 0.038 | 0.001 | 0.040 | |
| scoreMarkers | 0.051 | 0.002 | 0.053 | |
| subsampleByNeighbors | 1.168 | 0.011 | 1.181 | |
| summarizeEffects | 0.056 | 0.005 | 0.060 | |