{
  "_id": "6a1019d6acfb0bcc41c8618e",
  "Package": "marsruntime",
  "Title": "Portable Mars Runtime Replay",
  "Version": "0.0.0",
  "Authors@R": "person(\"Dylan\", \"A Mordaunt\", email = \"dylan.mordaunt@vuw.ac.nz\", role = c(\"aut\", \"cre\"))",
  "Description": "Loads, validates, and replays portable 'mars' ModelSpec\nartifacts from R. The package provides helpers for constructing\ndesign matrices, generating predictions, and, when the\ncompanion runtime helper is available, fitting portable model\nspecifications for cross-language replay.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/edithatogo/mars",
  "BugReports": "https://github.com/edithatogo/mars/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 12:32:10 UTC",
    "User": "root"
  },
  "Author": "Dylan A Mordaunt [aut, cre]",
  "Maintainer": "Dylan A Mordaunt <dylan.mordaunt@vuw.ac.nz>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-14 10:37:50 UTC",
  "RemoteUrl": "https://github.com/cran/marsruntime",
  "RemoteRef": "HEAD",
  "RemoteSha": "33e1b1bf7f07714567ac6df5a7bd67369ba15cb4",
  "MD5sum": "9be7d4c37208f39e580a1142851d869d",
  "_user": "cran",
  "_type": "src",
  "_file": "marsruntime_0.0.0.tar.gz",
  "_fileid": "0688037877aecf9ed7bf63e3eee9a818b99e45fa78aaa8c155464a6707966e66",
  "_filesize": 108484,
  "_sha256": "0688037877aecf9ed7bf63e3eee9a818b99e45fa78aaa8c155464a6707966e66",
  "_created": "2026-05-14T12:32:10.000Z",
  "_published": "2026-05-22T08:54:46.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347584400,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6994382709"
    },
    {
      "job": 77347584255,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6994383994"
    },
    {
      "job": 77347584005,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6994349663"
    },
    {
      "job": 77347583876,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156624310"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25860030174",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/marsruntime",
  "_commit": {
    "id": "33e1b1bf7f07714567ac6df5a7bd67369ba15cb4",
    "author": "Dylan A Mordaunt <dylan.mordaunt@vuw.ac.nz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.0\n",
    "time": 1778755070
  },
  "_maintainer": {
    "name": "Dylan A Mordaunt",
    "email": "dylan.mordaunt@vuw.ac.nz",
    "login": "edithatogo",
    "linkedin": "in/dylanmordaunt",
    "twitter": "@EdithaTogo",
    "uuid": 15080672
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.0",
      "date": "2026-05-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "edithatogo",
      "count": 1,
      "uuid": 15080672
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/marsruntime"
  },
  "_devurl": "https://github.com/edithatogo/mars",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/marsruntime.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.0",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "design_matrix",
    "fit_model",
    "load_model_spec",
    "predict_model",
    "validate_model_spec"
  ],
  "_help": [
    {
      "page": "marsruntime-package",
      "title": "marsruntime: Portable R Runtime Replay for Mars",
      "topics": [
        "marsruntime-package",
        "marsruntime"
      ]
    },
    {
      "page": "design_matrix",
      "title": "Compute a Design Matrix from a Model Specification",
      "topics": [
        "design_matrix"
      ]
    },
    {
      "page": "fit_model",
      "title": "Fit a Portable Mars Model",
      "topics": [
        "fit_model"
      ]
    },
    {
      "page": "load_model_spec",
      "title": "Load a Portable Model Specification",
      "topics": [
        "load_model_spec"
      ]
    },
    {
      "page": "predict_model",
      "title": "Predict from a Portable Model Specification",
      "topics": [
        "predict_model"
      ]
    },
    {
      "page": "validate_model_spec",
      "title": "Validate a Portable Model Specification",
      "topics": [
        "validate_model_spec"
      ]
    }
  ],
  "_readme": "https://github.com/cran/marsruntime/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite"
  ],
  "_vignettes": [
    {
      "source": "marsruntime.Rmd",
      "filename": "marsruntime.html",
      "title": "Mars Runtime Basics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Loading a model specification",
        "Replaying predictions",
        "Training",
        "Validation"
      ],
      "created": "2026-05-14 10:37:50",
      "modified": "2026-05-14 10:37:50",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "marsruntime",
  "_universes": [
    "cran",
    "edithatogo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0",
      "date": "2026-05-14T12:34:10.000Z",
      "distro": "noble",
      "commit": "33e1b1bf7f07714567ac6df5a7bd67369ba15cb4",
      "fileid": "91c85355f66105ebbda0de86eeb0fa8f78d0bf1a920ac52f8c918ee6288958d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25860030174"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0",
      "date": "2026-05-14T12:34:12.000Z",
      "distro": "noble",
      "commit": "33e1b1bf7f07714567ac6df5a7bd67369ba15cb4",
      "fileid": "db3bfd5d9a71d84e3e1fe65df5bcac94b8679558149d35fa568e601f2d2cd364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25860030174"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0",
      "date": "2026-05-22T08:54:29.000Z",
      "commit": "33e1b1bf7f07714567ac6df5a7bd67369ba15cb4",
      "fileid": "0ba2379c14c1f1132fc7db39d68d7889a752dc56b1dc4be1c31f97f061f0002d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25860030174"
    }
  ]
}