CRAN Package Check Results for Package sim1000G

Last updated on 2024-05-03 20:53:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.40 7.53 88.65 96.18 OK
r-devel-linux-x86_64-fedora-clang 1.40 120.33 OK
r-devel-linux-x86_64-fedora-gcc 1.40 127.50 OK
r-devel-windows-x86_64 1.40 8.00 97.00 105.00 OK
r-patched-linux-x86_64 1.40 5.92 85.79 91.71 OK
r-release-linux-x86_64 1.40 3.61 83.79 87.40 OK
r-release-macos-arm64 1.40 48.00 OK
r-release-windows-x86_64 1.40 8.00 77.00 85.00 ERROR
r-oldrel-macos-arm64 1.40 49.00 OK
r-oldrel-macos-x86_64 1.40 74.00 OK
r-oldrel-windows-x86_64 1.40 9.00 109.00 118.00 OK

Check Details

Version: 1.40
Check: examples
Result: ERROR Running examples in 'sim1000G-Ex.R' failed The error most likely occurred in: > ### Name: downloadGeneticMap > ### Title: Downloads a genetic map for a particular chromosome under GRCh37 > ### coordinates for use with sim1000G. > ### Aliases: downloadGeneticMap > > ### ** Examples > > > > > downloadGeneticMap(22, dir=tempdir() ) -> Downloading genetic map from: https://github.com/adimitromanolakis/geneticMap-GRCh37/raw/master/genetic_map_GRCh37_chr22.txt.gz -> Saving genetic map to: D:\temp\Rtmpa0RBFT/genetic_map_GRCh37_chr22.txt.gz Warning in download.file(url, destfile = dest_path, quiet = TRUE) : URL 'https://raw.githubusercontent.com/adimitromanolakis/geneticMap-GRCh37/master/genetic_map_GRCh37_chr22.txt.gz': status was 'SSL connect error' Error in download.file(url, destfile = dest_path, quiet = TRUE) : cannot open URL 'https://github.com/adimitromanolakis/geneticMap-GRCh37/raw/master/genetic_map_GRCh37_chr22.txt.gz' Calls: downloadGeneticMap -> download.file Execution halted Flavor: r-release-windows-x86_64

Version: 1.40
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'ExtractingRegionsForSimulation.Rmd' using rmarkdown --- finished re-building 'ExtractingRegionsForSimulation.Rmd' --- re-building 'SimulatingFamilyData.Rmd' using rmarkdown Quitting from lines at lines 68-81 [unnamed-chunk-3] (SimulatingFamilyData.Rmd) Error: processing vignette 'SimulatingFamilyData.Rmd' failed with diagnostics: cannot open URL 'https://github.com/adimitromanolakis/geneticMap-GRCh37/raw/master/genetic_map_GRCh37_chr4.txt.gz' --- failed re-building 'SimulatingFamilyData.Rmd' SUMMARY: processing the following file failed: 'SimulatingFamilyData.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64