Files in chartgerink/osfr
Interface to the 'Open Science Framework' ('OSF')

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/workflows/R-CMD-check.yaml
.gitignore
.lintr
DESCRIPTION
LICENSE
LICENSE.md
Makefile
NAMESPACE
NEWS.md R/api-client-osf.R R/api-client-wb.R R/api-client.R R/api-endpoints-osf.R R/api-endpoints-wb.R R/osf_auth.R R/osf_cp.R R/osf_create.R R/osf_download.R R/osf_find.R R/osf_id.R R/osf_ls_files.R R/osf_ls_nodes.R R/osf_mkdir.R R/osf_mv.R R/osf_open.R R/osf_refresh.R R/osf_retrieve.R R/osf_rm.R R/osf_tbl-compat.R R/osf_tbl.R R/osf_upload.R R/osfr-package.R R/utils-accessors.R R/utils-api-responses.R R/utils-checks.R R/utils-dev.R R/utils-downloads.R R/utils-encoding.R R/utils-file-operations.R R/utils-filters.R R/utils-logging.R R/utils-messaging.R R/utils-nodes.R R/utils-tbls.R R/utils-upload-manifest.R R/utils-uploads.R R/utils-wb-files.R R/utils.R R/zzz.R README.Rmd README.md
codecov.yml
codemeta.json
cran-comments.md data-raw/create-test-project.R data-raw/create-test-zipfiles.R
inst/.lintr
inst/CITATION
inst/WORDLIST
inst/lintr.md
inst/paper.bib
inst/paper.md man-roxygen/conflicts.R man-roxygen/filter-pattern.R man-roxygen/filter-type.R man-roxygen/n_max.R man-roxygen/progress.R man-roxygen/synchronization.R man-roxygen/verbose.R man/as_id.Rd
man/figures/logo.png
man/figures/screen-shot.png
man/osf_auth.Rd man/osf_cp.Rd man/osf_create.Rd man/osf_download.Rd man/osf_ls_files.Rd man/osf_ls_nodes.Rd man/osf_mkdir.Rd man/osf_mv.Rd man/osf_open.Rd man/osf_refresh.Rd man/osf_retrieve.Rd man/osf_rm.Rd man/osf_tbl.Rd man/osf_upload.Rd man/osfr-package.Rd man/pipe.Rd
osfr.Rproj
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md tests/spelling.R tests/testthat.R
tests/testthat/cassettes/directories/create-dir-with-dot-prefix.yml
tests/testthat/cassettes/directories/create-dir.yml
tests/testthat/cassettes/directories/create-dir1.yml
tests/testthat/cassettes/directories/create-p1.yml
tests/testthat/cassettes/directories/create-subdir-dir11.yml
tests/testthat/cassettes/directories/create-subdir-dir21.yml
tests/testthat/cassettes/directories/delete-p1.yml
tests/testthat/cassettes/directories/list-dir.yml
tests/testthat/cassettes/directories/list-empty-p1.yml
tests/testthat/cassettes/directories/list-nonexistent-dir.yml
tests/testthat/cassettes/directories/list-p1-with-one-dir.yml
tests/testthat/cassettes/directories/list-within-subdir-dir1.yml
tests/testthat/cassettes/files/copy-f1-dupe-to-d3.yml
tests/testthat/cassettes/files/copy-f1-to-d3-conflict.yml
tests/testthat/cassettes/files/copy-f1-to-d3-overwrite.yml
tests/testthat/cassettes/files/copy-f1-to-d3.yml
tests/testthat/cassettes/files/copy-f1-to-p2.yml
tests/testthat/cassettes/files/delete-d2.yml
tests/testthat/cassettes/files/delete-d3.yml
tests/testthat/cassettes/files/delete-f1-copy.yml
tests/testthat/cassettes/files/delete-f1.yml
tests/testthat/cassettes/files/move-conflict-error.yml
tests/testthat/cassettes/files/move-conflict-overwrite.yml
tests/testthat/cassettes/files/move-d2-to-d1.yml
tests/testthat/cassettes/files/move-f1-to-d1.yml
tests/testthat/cassettes/files/move-f1-to-p1.yml
tests/testthat/cassettes/files/move-f1-to-p2.yml
tests/testthat/cassettes/files/move-parent-to-child.yml
tests/testthat/cassettes/files/setup-test-project.yml
tests/testthat/cassettes/files/teardown-test-project.yml
tests/testthat/cassettes/html-entity-encoding/create-p1.yml
tests/testthat/cassettes/html-entity-encoding/delete-p1.yml
tests/testthat/cassettes/html-entity-encoding/retrieve-p1.yml
tests/testthat/cassettes/html-entity-encoding/search-with-html-symbols.yml
tests/testthat/cassettes/nodes/create-c1.yml
tests/testthat/cassettes/nodes/create-c11.yml
tests/testthat/cassettes/nodes/create-c12.yml
tests/testthat/cassettes/nodes/create-p1.yml
tests/testthat/cassettes/nodes/create-p2-and-c2.yml
tests/testthat/cassettes/nodes/delete-c1-error.yml
tests/testthat/cassettes/nodes/delete-p1-error.yml
tests/testthat/cassettes/nodes/delete-p1-success.yml
tests/testthat/cassettes/nodes/delete-p2-success.yml
tests/testthat/cassettes/uploading-multiple-files/c5-upload-f1.yml
tests/testthat/cassettes/uploading-multiple-files/c5-upload-f2.yml
tests/testthat/cassettes/uploading-multiple-files/c5-upload-updir.yml
tests/testthat/cassettes/uploading-multiple-files/c6-conflict-overwrite.yml
tests/testthat/cassettes/uploading-multiple-files/c6-conflict-skip.yml
tests/testthat/cassettes/uploading-multiple-files/create-and-populate-c1.yml
tests/testthat/cassettes/uploading-multiple-files/create-and-populate-c2.yml
tests/testthat/cassettes/uploading-multiple-files/create-and-populate-c3.yml
tests/testthat/cassettes/uploading-multiple-files/create-and-populate-c4.yml
tests/testthat/cassettes/uploading-multiple-files/create-and-populate-c6.yml
tests/testthat/cassettes/uploading-multiple-files/create-c5.yml
tests/testthat/cassettes/uploading-multiple-files/create-p1.yml
tests/testthat/cassettes/uploading-multiple-files/delete-p1.yml
tests/testthat/cassettes/uploading-multiple-files/list-c1-files.yml
tests/testthat/cassettes/uploading-multiple-files/list-c2-subdir-files.yml
tests/testthat/cassettes/uploading-multiple-files/list-c2-subdirs.yml
tests/testthat/cassettes/uploading-multiple-files/list-c3-subdir1.yml
tests/testthat/cassettes/uploading-multiple-files/list-c3-subdir1_1.yml
tests/testthat/cassettes/uploading-multiple-files/list-c3-subdir2.yml
tests/testthat/cassettes/uploading-multiple-files/list-c4-subdir1_1-files.yml
tests/testthat/cassettes/uploading-multiple-files/list-c5-files.yml
tests/testthat/cassettes/uploading-multiple-files/upload-infiles.yml
tests/testthat/cassettes/uploading-single-files/create-p1.yml
tests/testthat/cassettes/uploading-single-files/delete-p1.yml
tests/testthat/cassettes/uploading-single-files/retrieve-infile.yml
tests/testthat/cassettes/uploading-single-files/upload-conflict-error.yml
tests/testthat/cassettes/uploading-single-files/upload-conflict-overwrite-within-directory.yml
tests/testthat/cassettes/uploading-single-files/upload-conflict-overwrite.yml
tests/testthat/cassettes/uploading-single-files/upload-conflict-skip.yml
tests/testthat/cassettes/uploading-single-files/upload-empty-directory.yml
tests/testthat/cassettes/uploading-single-files/upload-infile.yml
tests/testthat/cassettes/uploading-single-files/upload-to-directory.yml
tests/testthat/helper-vcr.R tests/testthat/helpers-test-files.R tests/testthat/helpers.R tests/testthat/test-authentication.R tests/testthat/test-directories.R tests/testthat/test-downloading.R tests/testthat/test-files.R
tests/testthat/test-files/test-guids.dcf
tests/testthat/test-files/uploads/a.txt
tests/testthat/test-files/uploads/b.txt
tests/testthat/test-files/uploads/c.txt
tests/testthat/test-files/uploads/subdir1/d.txt
tests/testthat/test-files/uploads/subdir1/subdir1_1/e.txt
tests/testthat/test-files/uploads/subdir1/subdir1_1/f.txt
tests/testthat/test-files/uploads/subdir2/g.txt
tests/testthat/test-html-entity-encoding.R tests/testthat/test-identifiers.R tests/testthat/test-nodes.R tests/testthat/test-osf_ls.R tests/testthat/test-osf_tbl.R tests/testthat/test-style.R tests/testthat/test-uploading-multiple-files.R tests/testthat/test-uploading.R tests/testthat/test-utils.R vignettes/auth.Rmd vignettes/getting_started.Rmd
vignettes/getting_started.Rmd.orig
vignettes/precompile.R
chartgerink/osfr documentation built on Sept. 26, 2022, 2:45 p.m.