| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-03-04 11:37:59 -0500 (Mon, 04 Mar 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4692 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4445 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4466 |
| 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 2188/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TSAR 1.0.0 (landing page) Xinlin Gao
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the TSAR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TSAR.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: TSAR |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TSAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TSAR_1.0.0.tar.gz |
| StartedAt: 2024-03-04 00:03:39 -0500 (Mon, 04 Mar 2024) |
| EndedAt: 2024-03-04 00:06:47 -0500 (Mon, 04 Mar 2024) |
| EllapsedTime: 188.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: TSAR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TSAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TSAR_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/TSAR.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TSAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TSAR’ version ‘1.0.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 ‘TSAR’ 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 ... NOTE
TSA_Tms : <anonymous>: no visible binding for global variable ‘well_ID’
TSA_Tms : <anonymous>: no visible binding for global variable ‘Tm’
TSA_Tms : <anonymous>: no visible global function definition for ‘sd’
TSA_Tms: no visible binding for global variable ‘well_ID’
TSA_Tms: no visible binding for global variable ‘Tm’
TSA_Tms: no visible binding for global variable ‘condition_ID’
TSA_Tms: no visible binding for global variable ‘Protein’
TSA_Tms: no visible binding for global variable ‘Ligand’
TSA_average: no visible binding for global variable ‘Temperature’
TSA_average: no visible binding for global variable ‘Fluorescence’
TSA_average: no visible global function definition for ‘sd’
TSA_average: no visible binding for global variable ‘Normalized’
TSA_average: no visible global function definition for ‘predict’
TSA_boxplot: no visible binding for global variable ‘condition_ID’
TSA_boxplot: no visible binding for global variable ‘Tm’
TSA_boxplot: no visible binding for global variable ‘Ligand’
TSA_boxplot: no visible binding for global variable ‘well_ID’
TSA_boxplot: no visible binding for global variable ‘Protein’
TSA_compare_plot: no visible binding for global variable ‘Temperature’
TSA_compare_plot: no visible binding for global variable ‘avg_smooth’
TSA_compare_plot: no visible binding for global variable
‘sd_min_smooth’
TSA_compare_plot: no visible binding for global variable
‘sd_max_smooth’
TSA_compare_plot: no visible global function definition for
‘colorRampPalette’
TSA_wells_plot: no visible binding for global variable ‘Temperature’
TSA_wells_plot: no visible binding for global variable ‘Fluorescence’
TSA_wells_plot: no visible binding for global variable ‘Normalized’
TSA_wells_plot: no visible binding for global variable ‘well_ID’
TSA_wells_plot: no visible binding for global variable ‘sd_min_smooth’
TSA_wells_plot: no visible binding for global variable ‘sd_max_smooth’
TSA_wells_plot: no visible binding for global variable ‘avg_smooth’
TSA_wells_plot: no visible binding for global variable ‘sd_min’
TSA_wells_plot: no visible binding for global variable ‘sd_max’
TSA_wells_plot: no visible binding for global variable ‘average’
build_curves: no visible binding for global variable ‘condition_ID’
build_table: no visible global function definition for ‘head’
build_well: no visible global function definition for ‘head’
dummy_plot: no visible binding for global variable ‘x’
dummy_plot: no visible binding for global variable ‘y’
gam_analysis : process_well: no visible binding for global variable
‘Well.Position’
gam_analysis : process_well: no visible global function definition for
‘all_of’
join_well_info: no visible binding for global variable ‘Col’
join_well_info: no visible binding for global variable ‘pos’
join_well_info: no visible binding for global variable ‘Well’
join_well_info: no visible binding for global variable ‘Protein’
join_well_info: no visible binding for global variable ‘Ligand’
join_well_info: no visible global function definition for ‘na.omit’
merge_norm : <anonymous>: no visible global function definition for
‘read.csv’
merge_norm : <anonymous>: no visible binding for global variable
‘Well.Position’
merge_norm : <anonymous>: no visible binding for global variable
‘Protein’
merge_norm : <anonymous>: no visible binding for global variable
‘Ligand’
merge_norm: no visible binding for global variable ‘tm’
merge_norm: no visible binding for global variable ‘Well.Position’
merge_update: no visible global function definition for ‘na.omit’
model_boltzmann: no visible binding for global variable ‘Temperature’
normalize: no visible global function definition for ‘all_of’
preview_condition: no visible global function definition for ‘head’
preview_model: no visible binding for global variable ‘Well.Position’
read_analysis: no visible global function definition for ‘read.delim’
read_analysis: no visible global function definition for ‘read.csv’
read_raw_data: no visible global function definition for ‘read.delim’
read_raw_data: no visible global function definition for ‘read.csv’
remove_raw: no visible binding for global variable ‘Well.Position’
remove_raw: no visible binding for global variable ‘Well’
remove_selected_graph: no visible binding for global variable
‘condition_ID’
remove_selected_graph: no visible binding for global variable ‘well_ID’
screen: no visible binding for global variable ‘Well.Position’
screen: no visible binding for global variable ‘Well’
screen : normalize_by_well: no visible binding for global variable
‘Well.Position’
screen: no visible binding for global variable ‘Temperature’
screen: no visible binding for global variable ‘Fluorescence’
view_deriv: no visible binding for global variable ‘Temperature’
view_deriv: no visible binding for global variable ‘norm_deriv’
view_deriv: no visible binding for global variable ‘well_ID’
view_deriv: no visible binding for global variable ‘Tm’
view_model: no visible binding for global variable ‘Temperature’
view_model: no visible binding for global variable ‘Normalized’
view_model: no visible binding for global variable ‘fitted’
view_model: no visible global function definition for ‘na.omit’
view_model: no visible binding for global variable ‘norm_deriv’
view_model: no visible binding for global variable ‘Well.Position’
Undefined global functions or variables:
Col Fluorescence Ligand Normalized Protein Temperature Tm Well
Well.Position all_of average avg_smooth colorRampPalette condition_ID
fitted head na.omit norm_deriv pos predict read.csv read.delim sd
sd_max sd_max_smooth sd_min sd_min_smooth tm well_ID x y
Consider adding
importFrom("grDevices", "colorRampPalette")
importFrom("stats", "fitted", "na.omit", "predict", "sd")
importFrom("utils", "head", "read.csv", "read.delim")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
TSA_wells_plot 23.615 0.340 24.102
gam_analysis 10.097 0.821 10.979
view_deriv 5.261 0.481 5.781
* 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 NOTE
See
‘/Users/biocbuild/bbs-3.18-bioc/meat/TSAR.Rcheck/00check.log’
for details.
TSAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TSAR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘TSAR’ ... ** using staged installation ** R ** data ** 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 (TSAR)
TSAR.Rcheck/tests/testthat.Rout
R version 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(TSAR)
Attaching package: 'TSAR'
The following object is masked from 'package:graphics':
screen
>
> test_check("TSAR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ]
>
> proc.time()
user system elapsed
11.945 0.732 12.779
TSAR.Rcheck/TSAR-Ex.timings
| name | user | system | elapsed | |
| TSA_Tms | 0.280 | 0.013 | 0.296 | |
| TSA_boxplot | 0.672 | 0.037 | 0.711 | |
| TSA_ligands | 0.249 | 0.008 | 0.258 | |
| TSA_proteins | 0.238 | 0.007 | 0.247 | |
| TSA_wells_plot | 23.615 | 0.340 | 24.102 | |
| Tm_difference | 0.281 | 0.010 | 0.293 | |
| Tm_est | 1.697 | 0.077 | 1.783 | |
| analyze_norm | 0 | 0 | 0 | |
| condition_IDs | 0.256 | 0.007 | 0.265 | |
| gam_analysis | 10.097 | 0.821 | 10.979 | |
| get_legend | 0.576 | 0.020 | 0.599 | |
| graph_tsar | 0.001 | 0.000 | 0.000 | |
| join_well_info | 0.992 | 0.594 | 1.638 | |
| merge_norm | 1.360 | 0.050 | 1.422 | |
| merge_tsa | 0.000 | 0.000 | 0.001 | |
| model_boltzmann | 0.081 | 0.005 | 0.087 | |
| model_fit | 1.492 | 0.046 | 1.544 | |
| model_gam | 2.004 | 0.062 | 2.073 | |
| normalize | 0.082 | 0.003 | 0.086 | |
| normalize_fluorescence | 0 | 0 | 0 | |
| read_analysis | 0.000 | 0.001 | 0.000 | |
| read_raw_data | 0.000 | 0.000 | 0.001 | |
| read_tsar | 0.585 | 0.014 | 0.602 | |
| remove_raw | 0.418 | 0.554 | 1.015 | |
| rescale | 0.000 | 0.000 | 0.001 | |
| run_boltzmann | 0.089 | 0.004 | 0.094 | |
| screen | 0.846 | 0.031 | 0.886 | |
| tsa_average | 0.535 | 0.026 | 0.564 | |
| tsa_compare_plot | 2.787 | 0.110 | 2.920 | |
| view_deriv | 5.261 | 0.481 | 5.781 | |
| view_model | 2.312 | 0.101 | 2.443 | |
| weed_raw | 0.063 | 0.005 | 0.069 | |
| well_IDs | 0.253 | 0.006 | 0.261 | |
| write_tsar | 0.562 | 0.022 | 0.588 | |