Mica provides some web services for handling the data access request (DAR) workflow. The Mica R package exposes data access requests related functions that may be used for reporting:
Setup the connection with Mica, login with a user having permission to administrate data access requests:
library(micar)
m <- mica.login(username="administrator", password="password", url="https://mica-demo.obiba.org")Get the DAR form that describes the data model:
Get the list of all the data access requests, one column per field:
Or only a single one:
Get the history of changes of a DAR:
Get the amendments of a DAR:
Good practice is to free server resources by sending a logout request:
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.