CRAN Package Check Results for Package InteRD

Last updated on 2024-05-03 11:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 11.73 486.57 498.30 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 678.91 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 629.14 OK
r-devel-windows-x86_64 0.1.1 14.00 487.00 501.00 OK
r-patched-linux-x86_64 0.1.1 13.74 469.14 482.88 OK
r-release-linux-x86_64 0.1.1 8.63 467.65 476.28 OK
r-release-macos-arm64 0.1.1 217.00 OK
r-release-macos-x86_64 0.1.1 578.00 OK
r-release-windows-x86_64 0.1.1 12.00 108.00 120.00 ERROR
r-oldrel-macos-arm64 0.1.1 246.00 OK
r-oldrel-macos-x86_64 0.1.1 496.00 OK
r-oldrel-windows-x86_64 0.1.1 17.00 518.00 535.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR Running examples in 'InteRD-Ex.R' failed The error most likely occurred in: > ### Name: InteRD.predict.prop > ### Title: Extract the estimated proportions from InteRD > ### Aliases: InteRD.predict.prop > > ### ** Examples > > ##read data > library(InteRD) > readRDSFromWeb<-function(ref) {readRDS(gzcon(url(ref)))} > urlremote<-"https://github.com/chencxxy28/Data/raw/main/data_InteRD/" > InteRD1.output<-readRDSFromWeb(paste0(urlremote,"InteRD1.output.rds")) Warning in readRDS(gzcon(url(ref))) : URL 'https://raw.githubusercontent.com/chencxxy28/Data/main/data_InteRD/InteRD1.output.rds': status was 'SSL connect error' Error in readRDS(gzcon(url(ref))) : cannot open the connection to 'https://github.com/chencxxy28/Data/raw/main/data_InteRD/InteRD1.output.rds' Calls: readRDSFromWeb -> readRDS Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'NAME-OF-VIGNETTE.Rmd' using rmarkdown Quitting from lines at lines 31-37 [unnamed-chunk-3] (NAME-OF-VIGNETTE.Rmd) Error: processing vignette 'NAME-OF-VIGNETTE.Rmd' failed with diagnostics: cannot open the connection to 'https://github.com/chencxxy28/Data/raw/main/data_InteRD/segerstolpe.rds' --- failed re-building 'NAME-OF-VIGNETTE.Rmd' SUMMARY: processing the following file failed: 'NAME-OF-VIGNETTE.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64