issues
search
ropensci
/
piggyback
:package: for using large(r) data files on GitHub
https://docs.ropensci.org/piggyback
GNU General Public License v3.0
186
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix link to Getting Started page
#124
pschloss
closed
2 weeks ago
3
Add GITHUB_API_URL envvar handling
#123
tanho63
closed
5 months ago
0
Slight modification to allow for Github Enterprise servers
#122
ying14
closed
5 months ago
1
pb_download complains with 404 warnings when downloading from private repos
#121
tanho63
opened
11 months ago
0
Add website to DESCRIPTION
#120
olivroy
closed
9 months ago
0
pb_download overwrite inconsistent with pb_upload overwrite arg
#119
tanho63
opened
11 months ago
0
piggyback v0.1.7 todo list
#118
tanho63
opened
11 months ago
0
`pb_download_url` returns choice of browser or api download urls
#117
tanho63
closed
11 months ago
2
pb_download_url should accept a parameter to return either the `browser_download_url` or the `api_download_url`
#116
tanho63
closed
11 months ago
0
Add `pb_read` and `pb_write` functions
#115
tanho63
closed
11 months ago
2
use github-latest release as "latest"
#114
tanho63
closed
11 months ago
0
Mismatch between GitHub "latest" release and piggyback's "latest" release
#113
tanho63
closed
11 months ago
0
Updates to README and vignettes
#112
tanho63
closed
11 months ago
0
add vignette on how to use with arrow/duckdb for better performance
#111
tanho63
closed
11 months ago
0
`pb_download` tries browser download URLs first to reduce ratelimiting
#110
tanho63
closed
11 months ago
2
`pb_download` should use release-download-url instead of api url to avoid api ratelimit
#109
tanho63
closed
11 months ago
0
Chinese localization documentation Authorization
#108
Liber1917
closed
11 months ago
1
pb_upload no longer interactively creates releases
#107
tanho63
closed
1 year ago
0
fix bug preventing draft releases from appearing, resolves #105
#106
tanho63
closed
1 year ago
0
pb_releases() and pb_info() fail if there are any unreleased releases
#105
tanho63
closed
1 year ago
0
`pb_upload()` should pass dots `...` to `pb_release_create()`
#104
mrcaseb
closed
1 year ago
2
more updates
#103
tanho63
closed
1 year ago
3
fixup test failures
#102
tanho63
closed
1 year ago
0
Random error when using pb_upload()
#101
PMassicotte
closed
1 year ago
4
test failures
#100
tanho63
closed
1 year ago
0
Fix mismatching backtick
#99
agila5
closed
1 year ago
2
Maximum overall non-code release size
#98
MiguelRodo
closed
2 years ago
2
`pb_read` / `pb_write` to read/write directly into memory?
#97
tanho63
closed
11 months ago
5
`pb_release_create` warn instead of error if release already exists
#96
tanho63
closed
2 years ago
0
`pb_release_create`/`pb_new_release` should warn instead of error if release already exists
#95
tanho63
closed
2 years ago
0
Update pb_upload.R
#94
tanho63
closed
2 years ago
1
pb_upload prints out a newline even when options(piggyback.verbose = FALSE)
#93
tanho63
closed
2 years ago
0
`Error in data.frame(file_name = "", size = 0L, timestamp = lubridate::as_datetime(0), : object 'x' not found`
#92
bschilder
closed
2 years ago
11
make `pb_list()` respect option "piggyback.verbose"
#91
mrcaseb
closed
2 years ago
1
`pb_list()` doesn't respect the option `piggyback.verbose`
#90
mrcaseb
closed
2 years ago
0
pb_download properly passes token to subfunctions
#89
tanho63
closed
2 years ago
0
Asset download fails without cached credentials even for tokens given explicitly
#88
mbirkett-liv
closed
2 years ago
1
Add GHA for codecov
#87
tanho63
closed
2 years ago
1
Handle latest upload
#86
tanho63
closed
2 years ago
3
pb_release_delete + testing revamp
#85
tanho63
closed
2 years ago
4
CRAN Submission
#84
1beb
closed
2 years ago
5
Add release-delete
#83
tanho63
closed
2 years ago
9
simplify guess repo, closes #80
#82
tanho63
closed
2 years ago
1
[feature] add functions to update/delete releases?
#81
tanho63
closed
2 years ago
2
minor: use `gh::gh_tree_remote()` in guess_repo() instead of gert
#80
tanho63
closed
2 years ago
1
fix bug in auth header
#79
tanho63
closed
2 years ago
3
handle empty tokens from gh::gh_token, resolves #77
#78
tanho63
closed
2 years ago
2
Unable to download resources without GitHub token on WIndows
#77
bschilder
closed
2 years ago
6
CRAN failure with piggyback as dependency
#76
1beb
closed
2 years ago
5
Unexpected recurring error message
#75
Robinlovelace
closed
2 years ago
12
Next