Package: oskeyring 0.1.6.9000
oskeyring: Raw System Credential Store Access from R
Aims to support all features of the system credential store, including non-portable ones. Supports 'Keychain' on 'macOS', and 'Credential Manager' on 'Windows'. See the 'keyring' package if you need a portable 'API'.
Authors:
oskeyring_0.1.6.9000.tar.gz
oskeyring_0.1.6.9000.zip(r-4.6)oskeyring_0.1.6.9000.zip(r-4.5)oskeyring_0.1.6.9000.zip(r-4.4)
oskeyring_0.1.6.9000.tgz(r-4.5-x86_64)oskeyring_0.1.6.9000.tgz(r-4.5-arm64)oskeyring_0.1.6.9000.tgz(r-4.4-x86_64)oskeyring_0.1.6.9000.tgz(r-4.4-arm64)
oskeyring_0.1.6.9000.tar.gz(r-4.6-arm64)oskeyring_0.1.6.9000.tar.gz(r-4.6-x86_64)oskeyring_0.1.6.9000.tar.gz(r-4.5-arm64)oskeyring_0.1.6.9000.tar.gz(r-4.5-x86_64)
oskeyring_0.1.6.9000.tgz(r-4.5-emscripten)
oskeyring.pdf |oskeyring.html✨
oskeyring/json (API)
NEWS
# Install 'oskeyring' in R: |
install.packages('oskeyring', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/oskeyring/issues
Pkgdown/docs site:https://r-lib.github.io
Last updated from:fd9a854580. Checks:13 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-arm64 | OK | 99 | |
linux-devel-x86_64 | OK | 112 | |
source / vignettes | OK | 528 | |
linux-release-arm64 | OK | 135 | |
linux-release-x86_64 | OK | 110 | |
macos-release-arm64 | OK | 75 | |
macos-release-x86_64 | OK | 162 | |
macos-oldrel-arm64 | OK | 92 | |
macos-oldrel-x86_64 | OK | 197 | |
windows-devel | OK | 79 | |
windows-release | OK | 85 | |
windows-oldrel | OK | 91 | |
wasm-release | OK | 84 |
Exports:macos_itemmacos_item_addmacos_item_attrmacos_item_classesmacos_item_deletemacos_item_match_optionsmacos_item_searchmacos_item_updatemacos_keychain_createmacos_keychain_deletemacos_keychain_is_lockedmacos_keychain_listmacos_keychain_lockmacos_keychain_unlockwindows_itemwindows_item_deletewindows_item_enumeratewindows_item_readwindows_item_typeswindows_item_write
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Query and manipulate the macOS Keychain | macos_item macos_item_add macos_item_attr macos_item_classes macos_item_delete macos_item_match_options macos_item_search macos_item_update macos_keychain macos_keychain_create macos_keychain_delete macos_keychain_is_locked macos_keychain_list macos_keychain_lock macos_keychain_unlock |
Query and manipulate the Windows Credential Store | windows_credentials windows_item windows_item_delete windows_item_enumerate windows_item_read windows_item_types windows_item_write |