You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the reply. I now managed to generate a .zip file directly (from the dplyr package), on my non-work PC (not restricted like the UiO PC) where I have RTools 4.3 (and R 4.3) installed. Unfortunately I did not check if it worked before installing RTools.
But it's not dplyr I'm trying to install. For the docstring package, I now get the following error message:
trying URL 'http://www.ibspan.waw.pl/~gagolews/stringi/icudt61l.zip' Error in utils::download.file(icudt61l, file.path(folder, "icudt61l.zip"), : cannot open URL 'http://www.ibspan.waw.pl/~gagolews/stringi/icudt61l.zip' In addition: Warning messages: 1: In utils::download.file(icudt61l, file.path(folder, "icudt61l.zip"), : downloaded length 0 != reported length 0 2: In utils::download.file(icudt61l, file.path(folder, "icudt61l.zip"), : cannot open URL 'https://www.ibspan.waw.pl//~gagolews/stringi/icudt61l.zip': HTTP status was '403 Forbidden'
No zip file gets generated.
It appears to be an issue with the stringi package, which returns some hits on Google as well. But this is way beyond my skill level to deal with!
But it's not dplyr I'm trying to install. For the docstring package, I now get the following error message:
trying URL 'http://www.ibspan.waw.pl/~gagolews/stringi/icudt61l.zip' Error in utils::download.file(icudt61l, file.path(folder, "icudt61l.zip"), : cannot open URL 'http://www.ibspan.waw.pl/~gagolews/stringi/icudt61l.zip' In addition: Warning messages: 1: In utils::download.file(icudt61l, file.path(folder, "icudt61l.zip"), : downloaded length 0 != reported length 0 2: In utils::download.file(icudt61l, file.path(folder, "icudt61l.zip"), : cannot open URL 'https://www.ibspan.waw.pl//~gagolews/stringi/icudt61l.zip': HTTP status was '403 Forbidden'
No zip file gets generated.
It appears to be an issue with the stringi package, which returns some hits on Google as well. But this is way beyond my skill level to deal with!
Originally posted by @pedbra in #3 (comment)
The text was updated successfully, but these errors were encountered: