{
  "_id": "6a4795ef2f27a93436c0e71d",
  "Package": "openappr",
  "Title": "Retrieve App Data from 'OpenAppBuilder'",
  "Version": "0.2.0",
  "Authors@R": "person(\"Lily\", \"Clements\", , \"lily@idems.international\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8864-0552\"))",
  "Description": "Provides an interface to connect R with the\n<https://github.com/IDEMSInternational/open-app-builder>\n'OpenAppBuilder' platform, enabling users to retrieve and work\nwith user and notification data for analysis and processing. It\nis designed for developers and analysts to seamlessly integrate\ndata from 'OpenAppBuilder' into R workflows via a 'Postgres'\ndatabase connection, allowing direct querying and import of app\ndata into R.",
  "License": "LGPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 05:57:47 UTC",
    "User": "root"
  },
  "Author": "Lily Clements [aut, cre]\n(<https://orcid.org/0000-0001-8864-0552>)",
  "Maintainer": "Lily Clements <lily@idems.international>",
  "Config/pak/sysreqs": "libicu-dev libpq-dev",
  "Repository": "https://lilyclements.r-universe.dev",
  "Date/Publication": "2024-10-05 03:00:45 UTC",
  "RemoteUrl": "https://github.com/cran/openappr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
  "_user": "lilyclements",
  "_type": "src",
  "_file": "openappr_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/97e776ecd6a5882b0c1018cdb14394c2ac3eadb5ba4c4c19cacebec840977092",
  "_filesize": 113129,
  "_sha256": "97e776ecd6a5882b0c1018cdb14394c2ac3eadb5ba4c4c19cacebec840977092",
  "_expires": "2026-10-11T10:58:54.000Z",
  "_created": "2026-07-03T05:57:47.000Z",
  "_published": "2026-07-03T10:58:55.427Z",
  "_jobs": [
    {
      "job": 84985577697,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8058918384"
    },
    {
      "job": 84985577888,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058923735"
    },
    {
      "job": 84985578200,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8058916426"
    },
    {
      "job": 84985578015,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058917175"
    },
    {
      "job": 84985577640,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058883926"
    },
    {
      "job": 84985577582,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8058911018"
    },
    {
      "job": 84985577709,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8058905157"
    },
    {
      "job": 84985578370,
      "time": 239,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8058943034"
    },
    {
      "job": 84985578093,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058907571"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503",
  "_status": "success",
  "_upstream": "https://github.com/cran/openappr",
  "_commit": {
    "id": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
    "author": "Lily Clements <lily@idems.international>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1728097245
  },
  "_maintainer": {
    "name": "Lily Clements",
    "email": "lily@idems.international",
    "login": "lilyclements",
    "description": "",
    "uuid": 21180424,
    "orcid": "0000-0001-8864-0552"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lilyclements",
      "count": 1,
      "uuid": 21180424
    }
  ],
  "_userbio": {
    "uuid": 21180424,
    "type": "user",
    "name": "lilyclements",
    "followers": 11
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openappr"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/openappr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "lilyclements",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "%>%",
    "get_app_connection",
    "get_nf_data",
    "get_openapp_data",
    "get_user_data",
    "set_app_connection"
  ],
  "_help": [
    {
      "page": "get_app_connection",
      "title": "Get the app connection from the environment",
      "topics": [
        "get_app_connection"
      ]
    },
    {
      "page": "get_nf_data",
      "title": "Get notification data from OpenAppBuilder",
      "topics": [
        "get_nf_data"
      ]
    },
    {
      "page": "get_openapp_data",
      "title": "Get data from OpenAppBuilder",
      "topics": [
        "get_openapp_data"
      ]
    },
    {
      "page": "get_user_data",
      "title": "Get user data from OpenAppBuilder",
      "topics": [
        "get_user_data"
      ]
    },
    {
      "page": "set_app_connection",
      "title": "Set Application Database Connection",
      "topics": [
        "set_app_connection"
      ]
    }
  ],
  "_readme": "https://github.com/cran/openappr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "RPostgres",
    "RSQLite",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-openappr.Rmd",
      "filename": "introduction-to-openappr.html",
      "title": "Getting Started with the OpenAppBuilder Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setting Up the Connection",
        "User and Notification Data Retrieval",
        "Retrieving General Data",
        "Conclusion"
      ],
      "created": "2024-10-05 03:00:45",
      "modified": "2024-10-05 03:00:45",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "openappr",
  "_universes": [
    "lilyclements"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T05:59:59.000Z",
      "distro": "resolute",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/45314d21925db662e8a4f5156621a17113d6ab2e5a32907a1c08334a7d2c01c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T06:00:09.000Z",
      "distro": "resolute",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/613a31e08fa93eb487a147b1019e7b885551559f7f7deafd1cc4f4b7ef4dbc1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T05:59:48.000Z",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/3da3129a00ec0b3ac53f533e0a2f40c82e7e3517f3c8440be18caacf037e6786",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T05:59:55.000Z",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/04487329d4fe5db1874f68f548877bf604e2d9d49816b00f718721a76d436db7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-03T05:59:52.000Z",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/f0c21fb90b821bbda931f29e6ca3360a1cd6404c3b08a93bc0eff8f70e78fec0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T05:58:56.000Z",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/c73df5fd7875d0ffaecda6afc3e37581a7a089b1c0fa2e04bd14392d16607953",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T06:01:27.000Z",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/8b7d8b3cfa6f1f0fb69d2b0ac7e071acd7fd7fce9c70020c138341b3e4c09cec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T05:59:03.000Z",
      "commit": "e77cf29f73fb3aebc2b343931f2ce6a94c5fa4cf",
      "fileid": "https://r2.ropensci.org/3c1a6d21a0711a0332a212ad51df9ee8fce5cdf92a259b216001be1beda2a95e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/28641454503"
    }
  ]
}