Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
4 votes
2 answers
96 views

I am downloading a file weekly from an sftp server. The filenames are random so the only way to identify the new file is to use the system metadata to find the last modifed time of the files. I can ...
Jagge's user avatar
  • 1,028
0 votes
1 answer
184 views

I want to download the tar.gz files from this NOAA (NCEI) data source: https://www.ncei.noaa.gov/oa/local-climatological-data/index.html#v2/archive/ Normally, I can do something like this to get the ...
2 votes
2 answers
253 views

I'm trying to perform a local request with httr2. I don't seem to be able to keep the request waiting for more than 10 minutes. I appreciate this is a very long time, but in my case, it is ...
0 votes
1 answer
117 views

I'm working on getting a server ready that for security reasons does not have access to the internet. I download files on a local computer and transfer them in. Using miniCRAN I made a repo and ...
PhDavey's user avatar
  • 438
1 vote
0 answers
179 views

I'm trying to install RCurl on an R 4.4.2 instance that runs on Ubuntu 22.04 (as a Jupyter Lab Docker container, spawned from a Jupyter Hub Docker container, all run on a host that is also Ubuntu 22....
Christallkeks's user avatar
0 votes
1 answer
130 views

I need to download files from an Azure blob storage with sftp support enabled. I have been provided with a username, password and endpoint which works when using filezilla to access the blob. The ...
0 votes
1 answer
180 views

I am trying to download an ftp file from ncbi on R-4.3.3 (Windows) but am unsuccessful as I keep getting this error below. From what I understand download.files does not work to ftp files anymore as ...
0 votes
0 answers
64 views

this the error I am facing trying URL 'ftp://gdo-dcp.ucllnl.org/pub/dcp/subset/202404050438gr5H_n_1msibTNA' Error in download.file(paste(url, filename, sep = ""), paste(getwd(), : cannot ...
Berama's user avatar
  • 1
0 votes
1 answer
209 views

I am a little rusty as I don't use R as much as before. I have R code that I wrote years ago that suddenly stopped working when the source URL changed from a 'http:" to "https:" ...
MikeTP's user avatar
  • 8,026
0 votes
1 answer
172 views

I need to use a rotating proxy IP service and opted to go with Zyte as that's what we used in my former company. I'm having trouble using the Zyte API with R. I've been messing with it for three or ...
wjb_hwe's user avatar
  • 73
0 votes
1 answer
746 views

I am trying to download a file from the cloud storage provider pcloud using R+Rcurl. The file can be downloaded by following the link https://e.pcloud.link/publink/show?code=...
larry77's user avatar
  • 1,543
0 votes
0 answers
152 views

I'm in R trying to pull csv data from an FTP server which "Requires implicit FTP over TLS". With some help from this answer I was able to connect to the server using the following code: # ...
0 votes
1 answer
304 views

I'm in R trying to pull csv data from multiple FTP servers. So far, my code works fine in two of the servers and I'm able to gather the data I need, but a third one throws the folling error: Error in ...
0 votes
1 answer
67 views

I am trying to obtain a list of all gameId's for each boxscore url from here: https://www.espn.com/nhl/boxscore/_/gameId/ Each URL ends with a specific gameID, e.g. https://www.espn.com/nhl/boxscore/_/...
Michael's user avatar
  • 355
0 votes
1 answer
432 views

I have searched all over for an answer to this and I am coming up empty. I make a POST request to an API and it returns an object of Content-Type: application/xop+xml. The response looks like this: ...
fsumathguy's user avatar

15 30 50 per page
1
2 3 4 5
...
50

AltStyle によって変換されたページ (->オリジナル) /