CRAN Package Check Results for Maintainer ‘Chixiang Chen <chencxxy at hotmail.com>’

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

Package ERROR OK
ELCIC 12
InteRD 1 12

Package ELCIC

Current CRAN status: OK: 12

Package InteRD

Current CRAN status: ERROR: 1, OK: 12

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