Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2025-03-25 11:46 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 1421/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.19.1  (landing page)
Shraddha Pai
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: devel
git_last_commit: 11cd9eb
git_last_commit_date: 2024-12-17 11:22:06 -0400 (Tue, 17 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino7Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


BUILD results for netDx on kjohnson3

To the developers/maintainers of the netDx package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netDx.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: netDx
Version: 1.19.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data netDx
StartedAt: 2025-03-24 17:05:04 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 17:06:23 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 78.9 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data netDx
###
##############################################################################
##############################################################################


* checking for file ‘netDx/DESCRIPTION’ ... OK
* preparing ‘netDx’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ThreeWayClassifier.Rmd’ using rmarkdown

Quitting from ThreeWayClassifier.Rmd:301-322 [unnamed-chunk-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
    x
 1. +-base::suppressMessages(...)
 2. | \-base::withCallingHandlers(...)
 3. \-netDx::buildPredictor(...)
 4.   +-base::grepl(pattern = ",", readLines(tmp, n = 6))
 5.   | \-base::is.factor(x)
 6.   \-base::readLines(tmp, n = 6)
 7.     \-base::file(con, "r")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'ThreeWayClassifier.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building 'ThreeWayClassifier.Rmd'

SUMMARY: processing the following file failed:
  'ThreeWayClassifier.Rmd'

Error: Vignette re-building failed.
Execution halted