Package: wget Title: Setting Download Method to 'wget' Version: 0.0.4 Authors@R: person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")) Description: Provides function, wget_set(), to change the method (default to 'wget -c') using in download.file(). Using 'wget -c' allowing continued downloading, which is especially useful for slow internet connection and for downloading large files. User can run wget_unset() to restore previous setting. Imports: yulab.utils (>= 0.2.1) License: Artistic-2.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 NeedsCompilation: no Config/pak/sysreqs: cmake make libuv1-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2025-08-20 03:39:01 UTC RemoteUrl: https://github.com/yulab-smu/wget RemoteRef: HEAD RemoteSha: 8fbf1ae4ee20759e473d7941606e2bdfd2fa78e8 Packaged: 2026-06-11 10:44:48 UTC; root Author: Guangchuang Yu [aut, cre] (ORCID: ) Maintainer: Guangchuang Yu