Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-07-16 11:41 -0400 (Tue, 16 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4677
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4416
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4393
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4373
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 2036/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
struct 1.17.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-07-15 14:00 -0400 (Mon, 15 Jul 2024)
git_url: https://git.bioconductor.org/packages/struct
git_branch: devel
git_last_commit: 7c7d02a
git_last_commit_date: 2024-04-30 11:20:37 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino6Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  


CHECK results for struct on palomino6

To the developers/maintainers of the struct package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/struct.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.

raw results


Summary

Package: struct
Version: 1.17.0
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:struct.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings struct_1.17.0.tar.gz
StartedAt: 2024-07-16 04:49:31 -0400 (Tue, 16 Jul 2024)
EndedAt: 2024-07-16 04:52:42 -0400 (Tue, 16 Jul 2024)
EllapsedTime: 190.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: struct.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:struct.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings struct_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/struct.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'struct/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'struct' version '1.17.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 whether package 'struct' 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 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 ... NOTE
checkRd: (-1) set_obj_show.Rd:12: Lost braces
    12 | \item{extra_string}{a function that returns an extra string using the input object as an input e.g. function(object){return = 'extra_string'}}
       |                                                                                                                     ^
* 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 files in 'vignettes' ... OK
* checking examples ... OK
* 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:
    6.       │ └─rols:::.Ontology(...)
    7.       │   └─methods::new(`<chr>`, ...)
    8.       │     ├─methods::initialize(value, ...)
    9.       │     └─methods::initialize(value, ...)
   10.       ├─httr2::resp_body_json(req_perform(request(url)))
   11.       │ └─httr2:::check_response(resp)
   12.       │   └─httr2:::is_response(resp)
   13.       └─httr2::req_perform(request(url))
   14.         └─httr2:::handle_resp(req, resp, error_call = error_call)
   15.           └─httr2:::resp_abort(resp, req, body, call = error_call)
   16.             └─rlang::abort(...)
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 128 ]
  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: 1 ERROR, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.20-bioc/meat/struct.Rcheck/00check.log'
for details.


Installation output

struct.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL struct
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'struct' ...
** using staged installation
** R
** inst
** 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 (struct)

Tests output

struct.Rcheck/tests/testthat.Rout.fail


R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 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(struct)
> library(SummarizedExperiment)
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

> 
> test_check("struct")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 128 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ontology.R:3:5'): ontology works as expected ───────────────────
<httr2_http_500/httr2_http/httr2_error/rlang_error/error/condition>
Error in `req_perform(request(url))`: HTTP 500 Internal Server Error.
Backtrace:
     ▆
  1. └─struct::ontology_term("STATO:0000555", rols = FALSE) at test-ontology.R:3:5
  2.   ├─rols::Ontology(ontology)
  3.   └─rols::Ontology(ontology)
  4.     └─rols:::makeOntology(url)
  5.       ├─rols:::ontologyFromJson(resp_body_json(req_perform(request(url))))
  6.       │ └─rols:::.Ontology(...)
  7.       │   └─methods::new(`<chr>`, ...)
  8.       │     ├─methods::initialize(value, ...)
  9.       │     └─methods::initialize(value, ...)
 10.       ├─httr2::resp_body_json(req_perform(request(url)))
 11.       │ └─httr2:::check_response(resp)
 12.       │   └─httr2:::is_response(resp)
 13.       └─httr2::req_perform(request(url))
 14.         └─httr2:::handle_resp(req, resp, error_call = error_call)
 15.           └─httr2:::resp_abort(resp, req, body, call = error_call)
 16.             └─rlang::abort(...)

[ FAIL 1 | WARN 1 | SKIP 0 | PASS 128 ]
Error: Test failures
Execution halted

Example timings

struct.Rcheck/struct-Ex.timings

nameusersystemelapsed
as.code0.070.000.08
cash-ontology_list-method000
cash-ontology_term-method000
cash-set-struct_class-method0.010.000.02
cash-struct_class-method000
chart000
chart_example000
chart_names0.020.000.02
chart_plot0.060.000.06
citations0.140.030.17
entity000
entity_stato000
enum0.020.000.02
enum_stato000
example_iterator0.030.000.03
example_model0.150.020.17
export_data000
get_description000
iris_DatasetExperiment0.020.000.02
is_output000
is_param0.030.000.03
iterator0.090.000.09
libraries000
metric0.020.000.02
model0.250.000.25
model_apply0.060.000.06
model_reverse0.030.000.03
model_seq1.110.001.11
models0.020.000.02
new_struct000
ontology000
optimiser000
output_ids0.010.000.01
output_list0.040.000.03
output_name000
output_obj000
output_value0.060.050.11
param_ids000
param_list0.020.000.01
param_name0.010.000.02
param_obj000
param_value0.020.000.02
predict0.050.000.04
predicted0.130.010.14
predicted_name000
preprocessing0.010.020.03
resampler000
result0.030.000.03
result_name000
seq_in0.020.000.02
set_obj_method0.000.010.01
set_obj_show0.020.000.02
stato0.400.020.42
struct_class-class000
struct_template000
test_metric000
train0.050.000.04