{
  "_id": "6a47c959e06c18f0a651e9e0",
  "Package": "CirceR",
  "Type": "Package",
  "Title": "Construct Cohort Inclusion and Restriction Criteria Expressions",
  "Version": "1.3.3",
  "Date": "2024-03-20",
  "Authors@R": "c(\nperson(\"Chris\", \"Knoll\", , \"cknoll@ohdsi.org\", role = c(\"aut\", \"cre\")),\nperson(\"Martijn\", \"Schuemie\", role = c(\"aut\"))\n)",
  "Maintainer": "Chris Knoll <cknoll@ohdsi.org>",
  "Description": "Wraps the 'CIRCE' (<https://github.com/ohdsi/circe-be>)\n'Java' library allowing cohort definition expressions to be\nedited and converted to 'Markdown' or 'SQL'.",
  "License": "Apache License 2.0",
  "URL": "https://ohdsi.github.io/CirceR/, https://github.com/OHDSI/CirceR/",
  "BugReports": "https://github.com/OHDSI/CirceR/issues/",
  "SystemRequirements": "Java (>= 8)",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://ohdsi.r-universe.dev",
  "Date/Publication": "2024-04-23 13:04:17 UTC",
  "RemoteUrl": "https://github.com/ohdsi/circer",
  "RemoteRef": "HEAD",
  "RemoteSha": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
  "Packaged": {
    "Date": "2026-07-03 14:34:55 UTC",
    "User": "root"
  },
  "Author": "Chris Knoll [aut, cre],\nMartijn Schuemie [aut]",
  "_user": "ohdsi",
  "_type": "src",
  "_file": "CirceR_1.3.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/81897eff2e6ff9f3f46765518fd1a414bbc6bcd9c4edfd689c7a9f0e3e562c94",
  "_filesize": 4405569,
  "_sha256": "81897eff2e6ff9f3f46765518fd1a414bbc6bcd9c4edfd689c7a9f0e3e562c94",
  "_expires": "2026-10-11T14:38:15.000Z",
  "_created": "2026-07-03T14:34:55.000Z",
  "_published": "2026-07-03T14:38:17.786Z",
  "_jobs": [
    {
      "job": 85021648010,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069177592"
    },
    {
      "job": 85021647983,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069168092"
    },
    {
      "job": 85021647962,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069161539"
    },
    {
      "job": 85021648001,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069157937"
    },
    {
      "job": 85021102319,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069123480"
    },
    {
      "job": 85021647969,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8069160479"
    },
    {
      "job": 85021647975,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069148025"
    },
    {
      "job": 85021647993,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069152578"
    },
    {
      "job": 85021647997,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069149655"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203",
  "_status": "success",
  "_upstream": "https://github.com/ohdsi/circer",
  "_commit": {
    "id": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
    "author": "Chris Knoll <cknoll@ohdsi.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release 1.3.3 [Part 2] (#46)\n\n* Additional updates for CRAN submission.\r\n* Regenerated documentation.\r\n",
    "time": 1713877457
  },
  "_maintainer": {
    "name": "Chris Knoll",
    "email": "cknoll@ohdsi.org",
    "login": "chrisknoll",
    "description": "",
    "uuid": 6818777
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "RJSONIO",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ohdsi",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "hades",
    "openjdk"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "chrisknoll",
      "count": 41,
      "uuid": 6818777
    },
    {
      "user": "schuemie",
      "count": 3,
      "uuid": 6713328
    }
  ],
  "_userbio": {
    "uuid": 6570077,
    "type": "organization",
    "name": "Observational Health Data Sciences and Informatics",
    "followers": 1043
  },
  "_downloads": {
    "count": 748,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CirceR"
  },
  "_devurl": "https://github.com/ohdsi/circer",
  "_pkgdown": "https://ohdsi.github.io/CirceR/",
  "_searchresults": 136,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/CirceR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ohdsi/circer",
  "_realowner": "ohdsi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.3",
      "date": "2024-04-18"
    }
  ],
  "_exports": [
    "buildCohortQuery",
    "buildConceptSetQuery",
    "cohortExpressionFromJson",
    "cohortPrintFriendly",
    "conceptSetExpressionFromJson",
    "conceptSetListPrintFriendly",
    "conceptSetPrintFriendly",
    "createGenerateOptions"
  ],
  "_datasets": [
    {
      "name": "cohortDefinitionJson",
      "title": "An example cohort definition",
      "object": "cohortDefinitionJson",
      "file": "cohortDefinitionJson.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "conceptSetJson",
      "title": "An example concept set",
      "object": "conceptSetJson",
      "file": "conceptSetJson.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "conceptSetListJson",
      "title": "An example concept set list",
      "object": "conceptSetListJson",
      "file": "conceptSetListJson.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildCohortQuery",
      "title": "Build cohort SQL",
      "topics": [
        "buildCohortQuery"
      ]
    },
    {
      "page": "buildConceptSetQuery",
      "title": "Build conceptset SQL",
      "topics": [
        "buildConceptSetQuery"
      ]
    },
    {
      "page": "cohortDefinitionJson",
      "title": "An example cohort definition",
      "topics": [
        "cohortDefinitionJson"
      ]
    },
    {
      "page": "cohortExpressionFromJson",
      "title": "Render read JSON into a CohortExpression instance",
      "topics": [
        "cohortExpressionFromJson"
      ]
    },
    {
      "page": "cohortPrintFriendly",
      "title": "Render cohort print-friendly",
      "topics": [
        "cohortPrintFriendly"
      ]
    },
    {
      "page": "conceptSetExpressionFromJson",
      "title": "Render read JSON into a ConceptSetExpression instance",
      "topics": [
        "conceptSetExpressionFromJson"
      ]
    },
    {
      "page": "conceptSetJson",
      "title": "An example concept set",
      "topics": [
        "conceptSetJson"
      ]
    },
    {
      "page": "conceptSetListJson",
      "title": "An example concept set list",
      "topics": [
        "conceptSetListJson"
      ]
    },
    {
      "page": "conceptSetListPrintFriendly",
      "title": "Render conceptSet array for print-friendly",
      "topics": [
        "conceptSetListPrintFriendly"
      ]
    },
    {
      "page": "conceptSetPrintFriendly",
      "title": "Render conceptSet array for print-friendly",
      "topics": [
        "conceptSetPrintFriendly"
      ]
    },
    {
      "page": "createGenerateOptions",
      "title": "Create Generation Options",
      "topics": [
        "createGenerateOptions"
      ]
    }
  ],
  "_readme": "https://github.com/ohdsi/circer/raw/HEAD/README.md",
  "_rundeps": [
    "rJava",
    "RJSONIO"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-25-jre-headless",
      "headers": "openjdk-25-jre-headless",
      "source": "openjdk",
      "version": "25.0.3+9-2~26.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 5.087781417809542,
  "_indexed": true,
  "_nocasepkg": "circer",
  "_universes": [
    "ohdsi",
    "chrisknoll"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-07-03T14:37:41.000Z",
      "distro": "resolute",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/5089cc2453cace2b44d99d76447af59060e17a72404ba409171bf4edb54df5bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-07-03T14:37:12.000Z",
      "distro": "resolute",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/7beed85bdc65852aaff96327e612083bcd748a50754a77b24c996d5449a0ff3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-07-03T14:36:56.000Z",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/9c7a0dfeda4094cbb832c470dce5447ab90407cdedb15725a2836bf22a2c8bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-07-03T14:36:41.000Z",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/d1f9f7420ce359a1c6ddfaf9d8bf4f34f202be2756110198b57517e64d1e633e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.3",
      "date": "2026-07-03T14:37:03.000Z",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/ad3a31e2b451e9d75a4a85ecd4cba107ecec393f0a9cfcc5d06f53d32a9e8f66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-07-03T14:36:04.000Z",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/086513051e40aa2eae54e96d35a47caad49f83a7d66e972f41d7a03cb31afe4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-07-03T14:36:09.000Z",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/fee37de8986247448658c297a62e04f1d2fe49e4cb7d6cae1eaf2fe29d5b1f48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-07-03T14:36:08.000Z",
      "commit": "30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77",
      "fileid": "https://r2.ropensci.org/3c9d3c01d6a79f0342e300d33305e3541ff4cdaaffbb1e732f8d962e1526868e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28666991203"
    }
  ]
}