Package: oskeyring 0.1.6.9000

Gábor Csárdi

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:Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]

oskeyring_0.1.6.9000.tar.gz
oskeyring_0.1.6.9000.zip(r-4.5)oskeyring_0.1.6.9000.zip(r-4.4)oskeyring_0.1.6.9000.zip(r-4.3)
oskeyring_0.1.6.9000.tgz(r-4.4-arm64)oskeyring_0.1.6.9000.tgz(r-4.4-x86_64)oskeyring_0.1.6.9000.tgz(r-4.3-arm64)oskeyring_0.1.6.9000.tgz(r-4.3-x86_64)
oskeyring_0.1.6.9000.tar.gz(r-4.5-noble)oskeyring_0.1.6.9000.tar.gz(r-4.4-noble)
oskeyring_0.1.6.9000.tgz(r-4.4-emscripten)oskeyring_0.1.6.9000.tgz(r-4.3-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'))

Peer review:

Bug tracker:https://github.com/r-lib/oskeyring/issues

On CRAN:

20 exports 5 stars 1.26 score 0 dependencies 1.3k downloads

Last updated 8 months agofrom:4fb5b3d70f

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 pageTopics
Query and manipulate the macOS Keychainmacos_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 Storewindows_credentials windows_item windows_item_delete windows_item_enumerate windows_item_read windows_item_types windows_item_write