{
  "_id": "6a2bf2923efcd9bda42d076e",
  "Package": "nirs4all",
  "Title": "Portable nirs4all Aggregate Binding",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"nirs4all\", \"contributors\", role = c(\"aut\", \"cre\", \"cph\"), email = \"noreply@nirs4all.org\"))",
  "Description": "Aggregates the nirs4all formats, IO, datasets, methods,\n'dag-ml', and 'dag-ml-data' language bindings into one portable\npackage surface without reimplementing their parsing,\nnumerical, or pipeline logic. The aggregated engines remain the\nsource of truth and are delegated to at run time.",
  "License": "MIT + file LICENSE",
  "URL": "https://nirs4all.org, https://github.com/GBeurier/nirs4all-lite",
  "BugReports": "https://github.com/GBeurier/nirs4all-lite/issues",
  "Additional_repositories": "https://gbeurier.r-universe.dev",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.0",
  "NeedsCompilation": "no",
  "Repository": "https://gbeurier.r-universe.dev",
  "Date/Publication": "2026-06-12 09:18:33 UTC",
  "RemoteUrl": "https://github.com/GBeurier/nirs4all-lite",
  "RemoteRef": "HEAD",
  "RemoteSha": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
  "RemoteSubdir": "bindings/r",
  "Packaged": {
    "Date": "2026-06-12 11:44:15 UTC",
    "User": "root"
  },
  "Author": "nirs4all contributors [aut, cre, cph]",
  "Maintainer": "nirs4all contributors <noreply@nirs4all.org>",
  "MD5sum": "47208ea6436f7de7497ad5db9ec04a68",
  "_user": "gbeurier",
  "_type": "src",
  "_file": "nirs4all_0.1.0.tar.gz",
  "_fileid": "22900e0d402203a14554fc3986a17863ac6798044cac9c29597a3c4a4201b838",
  "_filesize": 92522,
  "_sha256": "22900e0d402203a14554fc3986a17863ac6798044cac9c29597a3c4a4201b838",
  "_created": "2026-06-12T11:44:15.000Z",
  "_published": "2026-06-12T11:50:42.600Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81020550668,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590628158"
    },
    {
      "job": 81020550703,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590629676"
    },
    {
      "job": 81020550745,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590615548"
    },
    {
      "job": 81020550725,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590628581"
    },
    {
      "job": 81020220249,
      "time": 125,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590591132"
    },
    {
      "job": 81020550661,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590619831"
    },
    {
      "job": 81020550687,
      "time": 362,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590705867"
    },
    {
      "job": 81020550698,
      "time": 336,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590698210"
    },
    {
      "job": 81020550730,
      "time": 290,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590683014"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/GBeurier/nirs4all-lite",
  "_commit": {
    "id": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
    "author": "GBeurier <gregory.beurier@cirad.fr>",
    "committer": "GBeurier <gregory.beurier@cirad.fr>",
    "message": "fix(ci): lite release-r check is pak-free (R-universe Suggests unsolvable by pak)\n\nsetup-r-dependencies@v2 tries to install the ecosystem Suggests from R-universe even with dependencies:\"hard\"; nirs4alldatasets/dagmldata are absent for R-devel so the solve fails. Install the only hard deps (jsonlite, yaml) + rcmdcheck directly from RSPM; _R_CHECK_FORCE_SUGGESTS_=false downgrades the missing Suggests to a NOTE (CRAN-clean: 3 NOTEs, 0 ERROR/WARNING, verified locally with R 4.4.3).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1781255913
  },
  "_maintainer": {
    "name": "nirs4all contributors",
    "email": "noreply@nirs4all.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "nirs4allformats",
      "role": "Suggests"
    },
    {
      "package": "nirs4allio",
      "role": "Suggests"
    },
    {
      "package": "nirs4alldatasets",
      "role": "Suggests"
    },
    {
      "package": "n4m",
      "role": "Suggests"
    },
    {
      "package": "dagmldata",
      "role": "Suggests"
    }
  ],
  "_owner": "gbeurier",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 30
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gbeurier",
      "count": 24,
      "uuid": 95907737
    },
    {
      "user": "pamdeveloper",
      "count": 6,
      "uuid": 26689252
    }
  ],
  "_userbio": {
    "uuid": 95907737,
    "type": "user",
    "name": "Gregory Beurier",
    "description": "Researcher at CIRAD.\r\nInterested in complex systems modeling and machine learning."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nirs4all"
  },
  "_devurl": "https://github.com/gbeurier/nirs4all-lite",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nirs4all.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dag_ml",
    "dag_ml_data",
    "datasets",
    "formats",
    "io",
    "methods",
    "nirs4all_load_pipeline",
    "nirs4all_parse_execution_plan",
    "nirs4all_portable_class_names",
    "nirs4all_require",
    "nirs4all_run_portable_pipeline",
    "nirs4all_upstreams"
  ],
  "_help": [
    {
      "page": "nirs4all-package",
      "title": "Portable nirs4all Aggregate Binding",
      "topics": [
        "nirs4all-package",
        "nirs4all"
      ]
    },
    {
      "page": "domain_accessors",
      "title": "Access upstream nirs4all domains",
      "topics": [
        "dag_ml",
        "dag_ml_data",
        "datasets",
        "formats",
        "io",
        "methods"
      ]
    },
    {
      "page": "nirs4all_load_pipeline",
      "title": "Load a nirs4all JSON/YAML pipeline definition",
      "topics": [
        "nirs4all_load_pipeline",
        "nirs4all_portable_class_names"
      ]
    },
    {
      "page": "nirs4all_require",
      "title": "Load an upstream nirs4all binding",
      "topics": [
        "nirs4all_require"
      ]
    },
    {
      "page": "nirs4all_run_portable_pipeline",
      "title": "Execute portable nirs4all pipeline fixtures",
      "topics": [
        "nirs4all_parse_execution_plan",
        "nirs4all_run_portable_pipeline"
      ]
    },
    {
      "page": "nirs4all_upstreams",
      "title": "List nirs4all upstream bindings",
      "topics": [
        "nirs4all_upstreams"
      ]
    }
  ],
  "_readme": "https://github.com/GBeurier/nirs4all-lite/raw/HEAD/bindings/r/README.md",
  "_rundeps": [
    "jsonlite",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "nirs4all",
  "_universes": [
    "gbeurier"
  ],
  "_previous": "0.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T11:46:19.000Z",
      "distro": "noble",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "20f0d05d19a2e80d6bdfa0c84aaff012c01b3b6250b933e278ec92fc157c7293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T11:46:22.000Z",
      "distro": "noble",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "570cfc5ea9de8754a4892cdb07e2a3bf96e6b20d73417ca338cf665500b610bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T11:45:40.000Z",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "9f8e4efc933f37bc6c0f0a058dcc096228a4cd69a348a538004d3ab5cd04c815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T11:46:19.000Z",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "cadfdf3e4a3fd52f314b9cb17dc8b6f2b462ca989e1a8013b235cf1257ca28b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-12T11:45:59.000Z",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "29e7a27ccdf883f4aed864c7321fb3e9480e7ccbc1679a9aaab035a1cafd9eb9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T11:50:16.000Z",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "9e68c132847f326e76f833c0577ba5bd77fad92220922f449b8f7d990c70683a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T11:49:52.000Z",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "315201a04dbf3a299a880a148d3d223450ccfb53aa5b4ac9158bf88be41d4662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T11:49:05.000Z",
      "commit": "935ea2cfa13b108994da62805fa72fc4d4863d6c",
      "fileid": "ff34d73cefcfa2fca0f54acb3a113971e7d1ca792252dcbe092508d625970b2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbeurier/actions/runs/27413458810"
    }
  ]
}