update_papaya_build {CICA}R Documentation

Update Papaya build version from GitHub

Description

Updates the papaya version in the papayar package to the most current on GitHub

Usage

update_papaya_build(
  type = c("standard", "minimal", "nodicom", "nojquery", "standard-with-atlas-local",
    "standard-with-atlas"),
  verbose = TRUE
)

Arguments

type

Type of release. Standard is default

verbose

Should download progress be shown?

Value

Result of get_papaya_version after downloading


[Package CICA version 1.0.2 Index]