{
  "_id": "6a22992ccd65a98ecbd572bb",
  "Package": "SAGM",
  "Type": "Package",
  "Title": "Spatial Autoregressive Graphical Model",
  "Authors@R": "c(person(given = \"Sjoerd\",\nfamily = \"Hermes\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sjoerd.hermes@wur.nl\"),\nperson(given = \"Joost\", family = \"van Heerwaarden\", role = \"ctb\"),\nperson(given = \"Pariya\", family = \"Behrouzi\", role = \"ctb\"))",
  "Version": "1.0.0",
  "Maintainer": "Sjoerd Hermes <sjoerd.hermes@wur.nl>",
  "Description": "Implements the methodological developments found in\nHermes, van Heerwaarden, and Behrouzi (2023)\n<doi:10.48550/arXiv.2308.04325>, and allows for the statistical\nmodeling of asymmetric between-location effects, as well as\nwithin-location effects using spatial autoregressive graphical\nmodels. The package allows for the generation of spatial weight\nmatrices to capture asymmetric effects for strip-type\nintercropping designs, although it can handle any type of\nspatial data commonly found in other sciences.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:36:37 UTC",
    "User": "root"
  },
  "Author": "Sjoerd Hermes [aut, cre], Joost van Heerwaarden [ctb], Pariya\nBehrouzi [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-07 02:29:32 UTC",
  "RemoteUrl": "https://github.com/cran/SAGM",
  "RemoteRef": "HEAD",
  "RemoteSha": "47f2085e787a68dd302902220fa3ba00f87e6ff5",
  "MD5sum": "0c096bba260a6d185607143dec3ce163",
  "_user": "cran",
  "_type": "src",
  "_file": "SAGM_1.0.0.tar.gz",
  "_fileid": "cb28e04e6f5cb0943e5c5826fd3dcf8d8193910b67c7b0a34171554ab81612aa",
  "_filesize": 140206,
  "_sha256": "cb28e04e6f5cb0943e5c5826fd3dcf8d8193910b67c7b0a34171554ab81612aa",
  "_created": "2026-06-05T09:36:37.000Z",
  "_published": "2026-06-05T09:38:52.514Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79702258619,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433501840"
    },
    {
      "job": 79702258680,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433500852"
    },
    {
      "job": 79701912317,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433469190"
    },
    {
      "job": 79702258655,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433504724"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27007263141",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SAGM",
  "_commit": {
    "id": "47f2085e787a68dd302902220fa3ba00f87e6ff5",
    "author": "Sjoerd Hermes <sjoerd.hermes@wur.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1707272972
  },
  "_maintainer": {
    "name": "Sjoerd Hermes",
    "email": "sjoerd.hermes@wur.nl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.10",
      "role": "Depends"
    },
    {
      "package": "fastmatrix",
      "role": "Imports"
    },
    {
      "package": "GIGrvg",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SAGM"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SAGM.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-08-14"
    },
    {
      "version": "1.0.0",
      "date": "2024-02-06"
    }
  ],
  "_exports": [
    "make_weights",
    "SAGM"
  ],
  "_datasets": [
    {
      "name": "intercrop",
      "title": "Intercropping data",
      "object": "intercrop",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 40,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "intercrop",
      "title": "Intercropping data",
      "topics": [
        "intercrop"
      ]
    },
    {
      "page": "make_weights",
      "title": "make_weights",
      "topics": [
        "make_weights"
      ]
    },
    {
      "page": "SAGM",
      "title": "SAGM",
      "topics": [
        "SAGM"
      ]
    }
  ],
  "_rundeps": [
    "fastmatrix",
    "GIGrvg",
    "mvtnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sagm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T09:38:22.000Z",
      "distro": "noble",
      "commit": "47f2085e787a68dd302902220fa3ba00f87e6ff5",
      "fileid": "b14cfc377f11b357d414c807fd072a6b1a398026a1bd57173b2db6d02210577e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27007263141"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T09:38:17.000Z",
      "distro": "noble",
      "commit": "47f2085e787a68dd302902220fa3ba00f87e6ff5",
      "fileid": "c001327ace5f33ceffef15a9351b92ff2c031384ed590716b877ca97fad50db9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27007263141"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-05T09:38:40.000Z",
      "commit": "47f2085e787a68dd302902220fa3ba00f87e6ff5",
      "fileid": "02e423f2ccf43acd9aab87b8c50b356e74b3cd23b12c490d145de1d6566b8524",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27007263141"
    }
  ]
}