.Rbuildignore
.github/workflows/docker_image_build.yml
.github/workflows/gcp_slack_check.yaml
.github/workflows/gke_run.yml
.github/workflows/single_gke_run.yaml
.github/workflows/test-binary-package-install.yml
.gitignore
BiocKubeInstall.Rproj
DESCRIPTION
NAMESPACE
R/check_repository.R
R/depends_apply.R
R/gcloud_sync.R
R/helpers.R
R/kube_install.R
R/pkg_dependency_graph.R
R/utilities.R
README.md
_pkgdown.yml
docs/404.html
docs/articles/BiocKubeInstall_Tutorial.html
docs/articles/BiocKubeInstall_Tutorial_files/header-attrs-2.6/header-attrs.js
docs/articles/BiocKubeInstall_Tutorial_files/header-attrs-2.8/header-attrs.js
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/cloud_sync_artifacts.html
docs/reference/dot-create_library_paths.html
docs/reference/dot-gcloud_service_account_auth.html
docs/reference/dot-gsutil_is_uri.html
docs/reference/dot-gsutil_make_bucket.html
docs/reference/dot-trim.html
docs/reference/gcloud_binary_sync.html
docs/reference/gcloud_create_cran_bucket.html
docs/reference/gcloud_sync_to_bucket.html
docs/reference/index.html
docs/reference/kube_install.html
docs/reference/kube_install_single_package.html
docs/reference/kube_run.html
docs/reference/kube_wait.html
docs/reference/pkg_dependencies.html
docs/sitemap.xml
inst/README.md
inst/docker/01-Renviron
inst/docker/Dockerfile.jupyter.worker.RELEASE_3_13
inst/docker/Dockerfile.jupyter.worker.RELEASE_3_14
inst/docker/Dockerfile.manager
inst/docker/Dockerfile.worker
inst/docker/Dockerfile.worker.RELEASE_3_12
inst/docker/Dockerfile.worker.RELEASE_3_13
inst/docker/manager_demo.R
inst/docker/worker.R
inst/helm-chart-anvil-jupyter/.helmignore
inst/helm-chart-anvil-jupyter/Chart.yaml
inst/helm-chart-anvil-jupyter/README.md
inst/helm-chart-anvil-jupyter/templates/manager-deployment.yaml
inst/helm-chart-anvil-jupyter/templates/nfs-pv.yaml
inst/helm-chart-anvil-jupyter/templates/nfs-pvc.yaml
inst/helm-chart-anvil-jupyter/templates/nfs-server-gke-pvc.yaml
inst/helm-chart-anvil-jupyter/templates/nfs-server-gke-sc.yaml
inst/helm-chart-anvil-jupyter/templates/nfs-server-rc.yaml
inst/helm-chart-anvil-jupyter/templates/nfs-server-service.yaml
inst/helm-chart-anvil-jupyter/templates/redis-pod.yaml
inst/helm-chart-anvil-jupyter/templates/redis-service.yaml
inst/helm-chart-anvil-jupyter/templates/worker-replicaset.yaml
inst/helm-chart-anvil-jupyter/values.yaml
inst/helm-chart/.helmignore
inst/helm-chart/Chart.yaml
inst/helm-chart/README.md
inst/helm-chart/templates/manager-deployment.yaml
inst/helm-chart/templates/nfs-pv.yaml
inst/helm-chart/templates/nfs-pvc.yaml
inst/helm-chart/templates/nfs-server-gke-pvc.yaml
inst/helm-chart/templates/nfs-server-rc.yaml
inst/helm-chart/templates/nfs-server-service.yaml
inst/helm-chart/templates/redis-pod.yaml
inst/helm-chart/templates/redis-service.yaml
inst/helm-chart/templates/rstudio-service.yaml
inst/helm-chart/templates/worker-replicaset.yaml
inst/helm-chart/values.yaml
man/cloud_sync_artifacts.Rd
man/dot-gcloud_service_account_auth.Rd
man/dot-gsutil_is_uri.Rd
man/dot-gsutil_make_bucket.Rd
man/dot-trim.Rd
man/gcloud_create_cran_bucket.Rd
man/kube_install.Rd
man/kube_install_single_package.Rd
man/kube_run.Rd
man/kube_wait.Rd
man/pkg_dependencies.Rd
tests/testthat.R
tests/testthat/test_depends_apply.R
tests/testthat/test_gcloud.R
tests/testthat/test_kube_install.R
tests/testthat/test_pkg_dependency_graph.R
vignettes/BiocKubeInstall_Tutorial.Rmd