CRAN Package Check Results for Package HTGM

Last updated on 2025-04-04 05:53:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0 3.37 21.95 25.32 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 54.28 OK
r-devel-linux-x86_64-fedora-gcc 1.0 66.90 OK
r-devel-windows-x86_64 1.0 9.00 68.00 77.00 OK
r-release-windows-x86_64 1.0 8.00 72.00 80.00 OK
r-oldrel-windows-x86_64 1.0 7.00 58.00 65.00 OK

Check Details

Version: 1.0
Check: examples
Result: ERROR Running examples in ‘HTGM-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: hyperlinks > ### Title: hyperlinks > ### Aliases: hyperlinks > > ### ** Examples > > #load("data/x_rn.RData") > #load("data/x_cn.RData") > #load("data/x_svg.RData") > s<-system.file("extdata","x_htgm.svg",package="HTGM") > hyperlinkedFileName<-hyperlinks(s,x_rn,x_cn) Read 16840 items Warning in file(con, "w") : cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/HTGM/extdata/hyperlink.svg': Read-only file system Error in file(con, "w") : cannot open the connection Calls: hyperlinks -> writeLines -> file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc