{
  "_id": "6a0ffd52acfb0bcc41c79851",
  "Package": "IsoMemo",
  "Title": "Retrieve Data using the 'IsoMemo' API",
  "Version": "24.10.1",
  "Date": "2024-10-01",
  "Authors@R": "c(\nperson(\"Jan\", \"Abel\", , \"jan.abel@inwt-statistics.de\",\"cre\"),\nperson(\"Jianyin\", \"Roachell\", ,\"jianyin.roachell@inwt-statistics.de\",\"aut\"),\nperson(\"Andreas\", \"Neudecker\", , \"andreas.neudecker@inwt-statistics.de\",\"aut\"),\nperson(\"Antonia\", \"Runge\", , \"antonia.runge@inwt-statistics.de\",\"aut\"),\nperson(\"Ricardo\", \"Fernandes\", , \"fernandes@shh.mpg.de\",\"aut\")\n)",
  "Description": "API wrapper that contains functions to retrieve data from\nthe 'IsoMemo' partnership databases. Web services for API:\n<https://isomemodb.com/api/v1/iso-data>.",
  "Maintainer": "Jan Abel <jan.abel@inwt-statistics.de>",
  "BugReports": "https://github.com/Pandora-IsoMemo/isomemo-data/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://pandora-isomemo.github.io/isomemo-data/",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://pandora-isomemo.r-universe.dev",
  "Date/Publication": "2024-10-01 15:13:25 UTC",
  "RemoteUrl": "https://github.com/pandora-isomemo/isomemo-data",
  "RemoteRef": "HEAD",
  "RemoteSha": "3461128b7d131c34d24993e93e8bd231551499e1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:41:44 UTC",
    "User": "root"
  },
  "Author": "Jan Abel [cre],\nJianyin Roachell [aut],\nAndreas Neudecker [aut],\nAntonia Runge [aut],\nRicardo Fernandes [aut]",
  "MD5sum": "6c543378e676f3be9f596d666a7460c8",
  "_user": "pandora-isomemo",
  "_type": "src",
  "_file": "IsoMemo_24.10.1.tar.gz",
  "_fileid": "162b8e935ae81521a0d37ac98698969cb9bad3089aa51a3ad39285e6d5937a82",
  "_filesize": 140299,
  "_sha256": "162b8e935ae81521a0d37ac98698969cb9bad3089aa51a3ad39285e6d5937a82",
  "_created": "2026-05-22T06:41:44.000Z",
  "_published": "2026-05-22T06:53:06.710Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77329629502,
      "time": 654,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7154504804"
    },
    {
      "job": 77329629519,
      "time": 632,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154499154"
    },
    {
      "job": 77329629493,
      "time": 524,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7154472535"
    },
    {
      "job": 77329629538,
      "time": 576,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154485567"
    },
    {
      "job": 77329309840,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154342780"
    },
    {
      "job": 77329629510,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154367415"
    },
    {
      "job": 77329629535,
      "time": 599,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7154491160"
    },
    {
      "job": 77329629560,
      "time": 558,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7154480724"
    },
    {
      "job": 77329629496,
      "time": 336,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154425692"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pandora-isomemo/isomemo-data",
  "_commit": {
    "id": "3461128b7d131c34d24993e93e8bd231551499e1",
    "author": "Jan Abel <jan.abel@office-platform.net>",
    "committer": "Jan Abel <jan.abel@office-platform.net>",
    "message": "Merge branch 'main' of github.com:Pandora-IsoMemo/isomemo-data\n",
    "time": 1727795605
  },
  "_maintainer": {
    "name": "Jan Abel",
    "email": "jan.abel@inwt-statistics.de",
    "login": "jan-abel-inwt",
    "description": "",
    "uuid": 106665518
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "modules",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pandora-isomemo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jroachell15",
      "count": 40,
      "uuid": 73887426
    },
    {
      "user": "arunge",
      "count": 7,
      "uuid": 16759098
    },
    {
      "user": "wahani",
      "count": 6,
      "uuid": 3105646
    },
    {
      "user": "jan-abel-inwt",
      "count": 4,
      "uuid": 106665518
    }
  ],
  "_userbio": {
    "uuid": 98951740,
    "type": "organization",
    "name": "Pandora & IsoMemo"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IsoMemo"
  },
  "_devurl": "https://github.com/pandora-isomemo/isomemo-data",
  "_pkgdown": "https://pandora-isomemo.github.io/isomemo-data/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IsoMemo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pandora-isomemo/isomemo-data",
  "_realowner": "pandora-isomemo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2022-06-03"
    },
    {
      "version": "1.0.6",
      "date": "2022-06-17"
    },
    {
      "version": "23.10.1",
      "date": "2023-11-03"
    }
  ],
  "_exports": [
    "getData",
    "getDatabaseList",
    "getFields",
    "getMappings"
  ],
  "_help": [
    {
      "page": "callAPI",
      "title": "Call API",
      "topics": [
        "callAPI"
      ]
    },
    {
      "page": "getData",
      "title": "API wrapper that fetches data from IsoMemo Applications",
      "topics": [
        "getData"
      ]
    },
    {
      "page": "getDatabaseList",
      "title": "Get Database List",
      "topics": [
        "getDatabaseList"
      ]
    },
    {
      "page": "getFields",
      "title": "Get field mapping table",
      "topics": [
        "getFields"
      ]
    },
    {
      "page": "getMappings",
      "title": "Get Mappings",
      "topics": [
        "getMappings"
      ]
    }
  ],
  "_readme": "https://github.com/pandora-isomemo/isomemo-data/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "jsonlite",
    "modules"
  ],
  "_vignettes": [
    {
      "source": "Using-IsoMemo-API.Rmd",
      "filename": "Using-IsoMemo-API.html",
      "title": "How to Use IsoMemo for Researchers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Let's explore another database: LiVES"
      ],
      "created": "2022-02-08 10:41:13",
      "modified": "2023-10-25 15:18:31",
      "commits": 9
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "isomemo",
  "_universes": [
    "pandora-isomemo",
    "jan-abel-inwt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "24.10.1",
      "date": "2026-05-22T06:44:17.000Z",
      "distro": "noble",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "139a91440d854bc41225c2af80f57a9c6975f31bbc19b78ec1a9cbcf198d6551",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "24.10.1",
      "date": "2026-05-22T06:44:04.000Z",
      "distro": "noble",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "3afe10ea8a9e118f27e178d6777966a226c48d60c9d6ecb3caf2d5dd73ece1c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "24.10.1",
      "date": "2026-05-22T06:43:33.000Z",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "e1c86d1de117864de46f4b9b883438c352983cec0d551da822bb0b407f6be8ca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "24.10.1",
      "date": "2026-05-22T06:44:04.000Z",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "5cb226f046f55fb2a06d9011382a81bd97d92000afd252fb1802033af9c76ed3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "24.10.1",
      "date": "2026-05-22T06:43:35.000Z",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "519529705c5eb016c01469cb106e3372ec4bccc82e6c7ea45e15f83884b58341",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "24.10.1",
      "date": "2026-05-22T06:43:02.000Z",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "1588053e52f1728dcddb5409272763106a71e0629cca41c4b5ab063821a54ba5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "24.10.1",
      "date": "2026-05-22T06:42:51.000Z",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "a910cc2a3176493df17fba5ea3a0eef224f5b2cecde7ff760bf5fc82f7679764",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "24.10.1",
      "date": "2026-05-22T06:43:01.000Z",
      "commit": "3461128b7d131c34d24993e93e8bd231551499e1",
      "fileid": "22f90e6308a3ab2e42087c1c5363b6e23090ab5d6b12f747bd620ae2f1db0284",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pandora-isomemo/actions/runs/26272582735"
    }
  ]
}