Displaying 3 results from an estimated 3 matches for "handle_url".
Did you mean:
handle_rx
2018 Jul 05
2
Segfault on ubuntu 18.04
...One(expr, names, parentenv, handlers[[1L]])
6: tryCatchList(expr, classes, parentenv, handlers)
7: tryCatch(loadNamespace(name), error = function(e) stop(e))
8: getNamespace(ns)
9: asNamespace(ns)
10: getExportedValue(pkg, name)
11: curl::new_handle
12: handle(name)
13: handle_find(url)
14: handle_url(handle, url, ...)
15: httr::GET(url, path = path, httr::write_disk(path = tmp), auth)
16: remote_package_name.github_remote(remote)
17: remote_package_name(remote)
18: install_remote(..., quiet = quiet)
19: doTryCatch(return(expr), name, parentenv, handler)
20: tryCatchOne(expr, names, parentenv, h...
2018 Jul 05
0
Segfault on ubuntu 18.04
..., parentenv, handlers)
>> 7: tryCatch(loadNamespace(name), error = function(e) stop(e))
>> 8: getNamespace(ns)
>> 9: asNamespace(ns)
>> 10: getExportedValue(pkg, name)
>> 11: curl::new_handle
>> 12: handle(name)
>> 13: handle_find(url)
>> 14: handle_url(handle, url, ...)
>> 15: httr::GET(url, path = path, httr::write_disk(path = tmp), auth)
>> 16: remote_package_name.github_remote(remote)
>> 17: remote_package_name(remote)
>> 18: install_remote(..., quiet = quiet)
>> 19: doTryCatch(return(expr), name, parentenv, handl...
2018 Jul 06
0
Segfault on ubuntu 18.04
...])
> 6: tryCatchList(expr, classes, parentenv, handlers)
> 7: tryCatch(loadNamespace(name), error = function(e) stop(e))
> 8: getNamespace(ns)
> 9: asNamespace(ns)
> 10: getExportedValue(pkg, name)
> 11: curl::new_handle
> 12: handle(name)
> 13: handle_find(url)
> 14: handle_url(handle, url, ...)
> 15: httr::GET(url, path = path, httr::write_disk(path = tmp), auth)
> 16: remote_package_name.github_remote(remote)
> 17: remote_package_name(remote)
> 18: install_remote(..., quiet = quiet)
> 19: doTryCatch(return(expr), name, parentenv, handler)
> 20: tryCatc...