Package: lockr 0.1.0
lockr: An R interface to the REDCap Locking API
Provides R bindings for the REDCap Locking API, an external module for REDCap. Supports locking and unlocking records and instruments, as well as querying locking status.
Authors:
lockr_0.1.0.tar.gz
lockr_0.1.0.zip(r-4.7)lockr_0.1.0.zip(r-4.6)lockr_0.1.0.zip(r-4.5)
lockr_0.1.0.tgz(r-4.6-any)lockr_0.1.0.tgz(r-4.5-any)
lockr_0.1.0.tar.gz(r-4.7-any)lockr_0.1.0.tar.gz(r-4.6-any)
lockr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lockr/json (API)
| # Install 'lockr' in R: |
| install.packages('lockr', repos = c('https://gardiners.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gardiners/lockr/issues
Last updated from:4477f452bb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 163 | ||
| macos-oldrel-arm64 | OK | 174 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 92 |
Exports:data_actiondata_statuslock_datalock_recordrecord_actionrecord_statusunlock_dataunlock_record
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemagrittrmimeopensslpurrrR6rlangsysvctrsxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Perform data-level locking operations | data_action data_status lock_data unlock_data |
| Perform record-level locking operations | lock_record record_action record_status unlock_record |
