Generate random DOI string
commonmeta_doi(prefix = "10.59350")
commonmeta_doi(prefix = "10.59350")
prefix |
DOI prefix |
A random DOI string
commonmeta_doi()
commonmeta_doi()
Downloads binary from commonmeta releases, and installs in system wide cache.
commonmeta_install(os = NULL, arch = "x86_64", force = FALSE)
commonmeta_install(os = NULL, arch = "x86_64", force = FALSE)
os |
Operating system, one of "Linux", "Windows", "Darwin". Defaults to current operating system. Will be guessed automatically. |
arch |
Architecture |
force |
Whether to force a re-install/trigger an update. |
## Not run: commonmeta_install() ## End(Not run)
## Not run: commonmeta_install() ## End(Not run)