Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Found (HTTP 404) in cran_downloads #63

Open
selesnow opened this issue Feb 9, 2022 · 6 comments
Open

Not Found (HTTP 404) in cran_downloads #63

selesnow opened this issue Feb 9, 2022 · 6 comments

Comments

@selesnow
Copy link

selesnow commented Feb 9, 2022

Hello, i get error in next code:

library(cranlogs)

cran_downloads(from = Sys.Date()-15, to = Sys.Date(), packages = c("rgoogleads", "RAdwords"))
#> Error in cran_downloads(from = Sys.Date() - 15, to = Sys.Date(), packages = c("rgoogleads", : Not Found (HTTP 404).

Created on 2022-02-09 by the reprex package (v2.0.1)

Session info
sessioninfo::session_info()
#> - Session info  --------------------------------------------------------------
#>  hash: face with symbols on mouth, lobster, man police officer: medium skin tone
#> 
#>  setting  value
#>  version  R version 4.1.2 (2021-11-01)
#>  os       Windows Server x64 (build 14393)
#>  system   x86_64, mingw32
#>  ui       RTerm
#>  language (EN)
#>  collate  English_United States.1252
#>  ctype    English_United States.1252
#>  tz       Europe/Helsinki
#>  date     2022-02-09
#>  pandoc   2.14.0.3 @ C:/Program Files/RStudio/bin/pandoc/ (via rmarkdown)
#> 
#> - Packages -------------------------------------------------------------------
#>  package     * version date (UTC) lib source
#>  cli           3.1.0   2021-10-27 [1] CRAN (R 4.1.1)
#>  cranlogs    * 2.1.1   2019-04-29 [1] CRAN (R 4.1.1)
#>  curl          4.3.2   2021-06-23 [1] CRAN (R 4.1.1)
#>  digest        0.6.28  2021-09-23 [1] CRAN (R 4.1.1)
#>  evaluate      0.14    2019-05-28 [1] CRAN (R 4.1.1)
#>  fastmap       1.1.0   2021-01-25 [1] CRAN (R 4.1.1)
#>  fs            1.5.0   2020-07-31 [1] CRAN (R 4.1.1)
#>  glue          1.4.2   2020-08-27 [1] CRAN (R 4.1.1)
#>  highr         0.9     2021-04-16 [1] CRAN (R 4.1.1)
#>  htmltools     0.5.2   2021-08-25 [1] CRAN (R 4.1.1)
#>  httr          1.4.2   2020-07-20 [1] CRAN (R 4.1.1)
#>  jsonlite      1.7.2   2020-12-09 [1] CRAN (R 4.1.1)
#>  knitr         1.36    2021-09-29 [1] CRAN (R 4.1.1)
#>  magrittr      2.0.1   2020-11-17 [1] CRAN (R 4.1.1)
#>  R6            2.5.1   2021-08-19 [1] CRAN (R 4.1.1)
#>  reprex        2.0.1   2021-08-05 [1] CRAN (R 4.1.1)
#>  rlang         0.4.12  2021-10-18 [1] CRAN (R 4.1.1)
#>  rmarkdown     2.11    2021-09-14 [1] CRAN (R 4.1.1)
#>  rstudioapi    0.13    2020-11-12 [1] CRAN (R 4.1.1)
#>  sessioninfo   1.2.1   2021-11-02 [1] CRAN (R 4.1.2)
#>  stringi       1.7.5   2021-10-04 [1] CRAN (R 4.1.1)
#>  stringr       1.4.0   2019-02-10 [1] CRAN (R 4.1.1)
#>  withr         2.4.2   2021-04-18 [1] CRAN (R 4.1.1)
#>  xfun          0.27    2021-10-18 [1] CRAN (R 4.1.1)
#>  yaml          2.2.1   2020-02-01 [1] CRAN (R 4.1.1)
#> 
#>  [1] C:/Users/Alsey/Documents/R/win-library/4.0
#>  [2] C:/Program Files/R/R-4.1.2/library
#> 
#> ------------------------------------------------------------------------------
@njtierney
Copy link

I also get a similar issue, @gaborcsardi

image

@njtierney
Copy link

Writing back to say that this has now been resolved

@saiveeranki
Copy link

saiveeranki commented Dec 28, 2022

Hi, I am getting same error. can anyone hlep me resolve this issue?

@saiveeranki
Copy link

Seems like this issue has now been reolved!

@bizzinho
Copy link

experiencing the same issue

@HenningLorenzen-ext-bayer

https://cranlogs.r-pkg.org/ returns 404 for me 😟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants