Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Ha Nguyen ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: Efron (10:441) Gu (10:507) Korotkevich (10:391) Ritchie (10:231) al (10:242, 10:287, 10:343, 10:406, 10:450, 10:513) et (10:239, 10:284, 10:340, 10:403, 10:447, 10:510) CRAN repository db overrides: X-CRAN-Comment: Archived on 2025-04-05 for policy violation. On Internet acccess. Check: examples, Result: ERROR Running examples in ‘RCPA-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: downloadGEO > ### Title: Download GEO data > ### Aliases: downloadGEO > > ### ** Examples > > ## No test: > library(RCPA) > # Affymetrix > downloadPath <- file.path(tempdir(), "GSE59761") > fileList <- RCPA::downloadGEO(GEOID = "GSE59761", protocol = "affymetrix", + platform ="GPL16311", destDir = downloadPath) The destination directory does not exist. It will be created. Found 1 file(s) GSE59761_series_matrix.txt.gz trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/samples/GSM1446nnn/GSM1446171/suppl//GSM1446171_Stoy_181011_28.9_TBL1_24h_HG-U133_Plus_2_.CEL.gz?tool=geoquery' Content type 'application/x-gzip' length 4819132 bytes (4.6 MB) ================================================== downloaded 4.6 MB trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/samples/GSM1446nnn/GSM1446172/suppl//GSM1446172_Stoy_181011_28.8_TBL1_24h_HG-U133_Plus_2_.CEL.gz?tool=geoquery' Warning in .getGEOSuppFiles(id, baseDir = destDir, makeDirectory = FALSE) : The data source is temporarily unvailable. Please try it again later or contact the maintainer(s) to solve this issue. Execution halted