{
  "_id": "6a1ee604b401979e73411455",
  "Package": "minired",
  "Title": "R Interface to 'Redatam' Library",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\ngiven = \"Jaime\",\nfamily = \"Salvador\",\nemail = \"jaime.salvador@ideasybits.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3564-8929\")),\nperson(\ngiven = \"CELADE\",\nrole = c(\"cph\")\n)\n)",
  "Maintainer": "Jaime Salvador <jaime.salvador@ideasybits.com>",
  "Description": "This package is deprecated. Please use 'redatamx' instead.\nProvides an API to work with 'Redatam' (see\n<https://redatam.org>) databases in both formats: 'RXDB' (new\nformat) and 'DICX' (old format) and running 'Redatam' programs\nwritten in 'SPC' language. It's a wrapper around 'Redatam' core\nand provides functions to open/close a database\n(redatam_open()/redatam_close()), list entities and variables\nfrom the database (redatam_entities(), redatam_variables()) and\nexecute a 'SPC' program and gets the results as data frames\n(redatam_query(), redatam_run()).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "SystemRequirements": "'Redatam' runtime engine (see https://redatam.org),\nThe dynamic binary library is downloaded from\n<https://redatam-core.s3.us-west-2.amazonaws.com> during the\nbuild step. Currently supported platforms are Windows and Linux\n(both for x86-64 processors only)",
  "Copyright": "See COPYRIGHTS for details.",
  "Packaged": {
    "Date": "2026-05-18 10:10:50 UTC",
    "User": "root"
  },
  "Author": "Jaime Salvador [aut, cre]\n(<https://orcid.org/0000-0002-3564-8929>), CELADE [cph]",
  "Repository": "https://jaimesalvador.r-universe.dev",
  "Date/Publication": "2024-11-06 08:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/minired",
  "RemoteRef": "HEAD",
  "RemoteSha": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
  "MD5sum": "b3e1b042b9aced64a701fa0444974f0e",
  "_user": "jaimesalvador",
  "_type": "src",
  "_file": "minired_1.0.1.tar.gz",
  "_fileid": "8289a1fcc10bc44abcffbfd42ae81137010e689b078fa6b29b0e023db7aa2851",
  "_filesize": 117875,
  "_sha256": "8289a1fcc10bc44abcffbfd42ae81137010e689b078fa6b29b0e023db7aa2851",
  "_created": "2026-05-18T10:10:50.000Z",
  "_published": "2026-06-02T14:17:40.534Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79092273986,
      "time": 106,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79092274643,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055061383"
    },
    {
      "job": 79092274715,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79092275575,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055069684"
    },
    {
      "job": 79092275650,
      "time": 251,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055076843"
    },
    {
      "job": 79092274801,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055087577"
    },
    {
      "job": 79092274934,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055062263"
    },
    {
      "job": 79092274728,
      "time": 326,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055118982"
    },
    {
      "job": 79092273930,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055020190"
    },
    {
      "job": 79092273059,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360318896"
    },
    {
      "job": 79092274626,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055055359"
    },
    {
      "job": 79092275255,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055056062"
    },
    {
      "job": 79092274862,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055059959"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/minired",
  "_commit": {
    "id": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
    "author": "Jaime Salvador <jaime.salvador@ideasybits.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1730883002
  },
  "_maintainer": {
    "name": "Jaime Salvador",
    "email": "jaime.salvador@ideasybits.com",
    "login": "jaimesalvador",
    "description": "",
    "uuid": 1667126,
    "orcid": "0000-0002-3564-8929"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jaimesalvador",
      "count": 2,
      "uuid": 1667126
    }
  ],
  "_userbio": {
    "uuid": 1667126,
    "type": "user",
    "name": "Jaime Salvador"
  },
  "_downloads": {
    "count": 549,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minired"
  },
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minired.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "jaimesalvador",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-25"
    },
    {
      "version": "1.0.1",
      "date": "2024-11-06"
    }
  ],
  "_exports": [
    "outputs",
    "redatam_close",
    "redatam_entities",
    "redatam_internal_query",
    "redatam_internal_run",
    "redatam_open",
    "redatam_query",
    "redatam_run",
    "redatam_save",
    "redatam_variables",
    "redatam_version"
  ],
  "_help": [
    {
      "page": "outputs",
      "title": "Environment for Outputs Tables",
      "topics": [
        "outputs"
      ]
    },
    {
      "page": "redatam_close",
      "title": "Close dictionary",
      "topics": [
        "redatam_close"
      ]
    },
    {
      "page": "redatam_entities",
      "title": "List entities",
      "topics": [
        "redatam_entities"
      ]
    },
    {
      "page": "redatam_internal_query",
      "title": "Execute a Redatam command from text",
      "topics": [
        "redatam_internal_query"
      ]
    },
    {
      "page": "redatam_internal_run",
      "title": "Execute a Redatam command from file",
      "topics": [
        "redatam_internal_run"
      ]
    },
    {
      "page": "redatam_open",
      "title": "Open dictionary",
      "topics": [
        "redatam_open"
      ]
    },
    {
      "page": "redatam_query",
      "title": "Execute a Redatam command from text",
      "topics": [
        "redatam_query"
      ]
    },
    {
      "page": "redatam_run",
      "title": "Execute a Redatam command from file",
      "topics": [
        "redatam_run"
      ]
    },
    {
      "page": "redatam_save",
      "title": "Save dictionary",
      "topics": [
        "redatam_save"
      ]
    },
    {
      "page": "redatam_variables",
      "title": "List variables for entity",
      "topics": [
        "redatam_variables"
      ]
    },
    {
      "page": "redatam_version",
      "title": "Get the Redatam API version",
      "topics": [
        "redatam_version"
      ]
    }
  ],
  "_readme": "https://github.com/cran/minired/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "minired",
  "_universes": [
    "jaimesalvador"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-18T10:12:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "57cc060bd2b64322d56fab47cdc01a563f587eeffc30d4f27a0cf681a1e081f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-18T10:13:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "7ddaa9e839aa845a0f81729bc7042d024193ce6de04baf18c6a60e6321844cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-18T10:13:45.000Z",
      "arch": "aarch64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "3739d4497e46ce0a121a9bbb07593e6ef2a7010ad8fad94005372ab5f67b437d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-18T10:14:15.000Z",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "8a3f2a07cb4627e58a28a0b5718dea65a292b98f540b18bf60c9fdd49027223f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-18T10:13:04.000Z",
      "arch": "aarch64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "3863cdb013dfabdcadc35489cc0b89ddb372a1eeae14f7bd149e835d50e99341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-18T10:15:35.000Z",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "4ea5fa7ce869ebe5d2ba1574e070ff11dab334d7300516762c52c92e2047dfe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-18T10:12:23.000Z",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "ebc5cf279e125de7bf9f83e3d813507647d4ce3966896b683f3a6021e28e435f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-18T10:12:16.000Z",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "4ce3563dbfd42b37ed8d677b1524239bd8a6284b4bb4f321e146776f733670de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-18T10:12:29.000Z",
      "arch": "x86_64",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "6dd513dc6b2674a4adb19ca26975c1ade84db526a5b4624593a086da27fc782a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T14:17:03.000Z",
      "arch": "emscripten",
      "commit": "cad2ac90f6cd2ff834cb71dd2232b5456fd4b321",
      "fileid": "694211d01b592c7745419b76a3b47416ef987c17e6e2a0fc3c96056cddd68dee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jaimesalvador/actions/runs/26027020670"
    }
  ]
}