search for: urlx

Displaying 2 results from an estimated 2 matches for "urlx".

Did you mean: url
2015 Feb 05
3
Rcurl crash in R-devel
...FR.UTF-8/fr_FR.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] RCurl_1.95-4.5 bitops_1.0-6 > filepath <- "/Users/marc/Documents/Espace_de_travail_R/package_embryogrowth/embryogrowth/DESCRIPTION" > urlx <- "ftp://xxxxx:xxxxxxx at max2.ese.u-psud.fr/conservation/embryogrowth/DESCRIPTION" > ftpUpload(what=filepath, to=urlx) *** caught segfault *** address 0x0, cause 'memory not mapped' Traceback: 1: .Call("R_curl_easy_perform", curl, .opts, isProtected, .e...
2015 Feb 06
0
Rcurl crash in R-devel
...packages: > [1] stats graphics grDevices utils datasets methods base > > other attached packages: > [1] RCurl_1.95-4.5 bitops_1.0-6 > > > filepath <- > "/Users/marc/Documents/Espace_de_travail_R/package_embryogrowth/embryogrowth/DESCRIPTION" > > urlx <- > "ftp://xxxxx:xxxxxxx at max2.ese.u-psud.fr/conservation/embryogrowth/DESCRIPTION" > > > > ftpUpload(what=filepath, to=urlx) > > *** caught segfault *** > address 0x0, cause 'memory not mapped' > > Traceback: > 1: .Call("R_curl_easy...