{
  "_id": "6a1f35c3b401979e7342871e",
  "Package": "multiocc",
  "Title": "Fits Multivariate Spatio-Temporal Occupancy Model",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Staci\",\nfamily = \"Hepler\",\nrole = c(\"aut\", \"cre\"),\nemail = \"heplersa@wfu.edu\"),\nperson(given = \"Rob\",\nfamily = \"Erhardt\",\nrole = \"aut\"\n))",
  "Description": "Spatio-temporal multivariate occupancy models can handle\nmultiple species in occupancy models.  This method for fitting\nsuch models is described in Hepler and Erhardt (2021) \"A\nspatiotemporal model for multivariate occupancy data\"\n<https://onlinelibrary.wiley.com/doi/abs/10.1002/env.2657>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:28:50 UTC",
    "User": "root"
  },
  "Config/testthat/edition": "3",
  "Author": "Staci Hepler [aut, cre], Rob Erhardt [aut]",
  "Maintainer": "Staci Hepler <heplersa@wfu.edu>",
  "Repository": "https://heplersa.r-universe.dev",
  "Date/Publication": "2023-05-30 16:53:50 UTC",
  "RemoteUrl": "https://github.com/heplersa/multiocc",
  "RemoteRef": "HEAD",
  "RemoteSha": "0ab537e7c174570c14e3a11351781599c3f40f86",
  "MD5sum": "e6f1e1768b9d9c3a5bfdde6a55f6b5a8",
  "_user": "heplersa",
  "_type": "src",
  "_file": "multiocc_0.2.0.tar.gz",
  "_fileid": "a7715283b4ae2b64af987d0b6118c9af5bd1e6c314e8c78d9170a40bb14e4c5d",
  "_filesize": 1736106,
  "_sha256": "a7715283b4ae2b64af987d0b6118c9af5bd1e6c314e8c78d9170a40bb14e4c5d",
  "_created": "2026-05-15T06:28:50.000Z",
  "_published": "2026-06-02T19:57:55.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159962872,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011444340"
    },
    {
      "job": 79159963073,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011446210"
    },
    {
      "job": 79159962983,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011454031"
    },
    {
      "job": 79159963290,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011450219"
    },
    {
      "job": 79159962244,
      "time": 261,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011413835"
    },
    {
      "job": 79159962435,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368378553"
    },
    {
      "job": 79159962991,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011436783"
    },
    {
      "job": 79159964222,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011437861"
    },
    {
      "job": 79159963313,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011437173"
    }
  ],
  "_buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/heplersa/multiocc",
  "_commit": {
    "id": "0ab537e7c174570c14e3a11351781599c3f40f86",
    "author": "heplersa <38919454+heplersa@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload\n\nFiles for CRAN Version 0.2.1",
    "time": 1685465630
  },
  "_maintainer": {
    "name": "Staci Hepler",
    "email": "heplersa@wfu.edu",
    "login": "heplersa",
    "uuid": 38919454
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "tmvtnorm",
      "role": "Depends"
    },
    {
      "package": "truncnorm",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "interp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MCMCpack",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "heplersa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "heplersa",
      "count": 5,
      "uuid": 38919454
    }
  ],
  "_userbio": {
    "uuid": 38919454,
    "type": "user",
    "name": "heplersa"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multiocc"
  },
  "_devurl": "https://github.com/heplersa/multiocc",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multiocc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/heplersa/multiocc",
  "_realowner": "heplersa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-07-15"
    },
    {
      "version": "0.2.0",
      "date": "2023-05-25"
    },
    {
      "version": "0.2.1",
      "date": "2023-05-31"
    },
    {
      "version": "0.2.3",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "GibbsSampler",
    "MakeBasis",
    "multioccbuild"
  ],
  "_datasets": [
    {
      "name": "coords",
      "title": "Coords",
      "object": "coords",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "x",
        "y"
      ],
      "rows": 267,
      "table": true,
      "tojson": true
    },
    {
      "name": "detection",
      "title": "Detection",
      "object": "detection",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "season",
        "survey",
        "Great.tit",
        "Blue.tit",
        "Coal.tit",
        "Crested.tit",
        "Marsh.tit",
        "Willow.tit",
        "duration"
      ],
      "rows": 8010,
      "table": true,
      "tojson": true
    },
    {
      "name": "occupancy",
      "title": "Occupancy",
      "object": "occupancy",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "season",
        "forest",
        "elev"
      ],
      "rows": 2670,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coords",
      "title": "Coords",
      "topics": [
        "coords"
      ]
    },
    {
      "page": "detection",
      "title": "Detection",
      "topics": [
        "detection"
      ]
    },
    {
      "page": "GibbsSampler",
      "title": "This function runs the MCMC.",
      "topics": [
        "GibbsSampler"
      ]
    },
    {
      "page": "MakeBasis",
      "title": "This function constructs basis functions.  It assumes coordinates form a metric.",
      "topics": [
        "MakeBasis"
      ]
    },
    {
      "page": "multioccbuild",
      "title": "This function creates model.input for the GibbsSampler() function",
      "topics": [
        "multioccbuild"
      ]
    },
    {
      "page": "occupancy",
      "title": "Occupancy",
      "topics": [
        "occupancy"
      ]
    }
  ],
  "_readme": "https://github.com/heplersa/multiocc/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "deldir",
    "gmm",
    "interp",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "Rcpp",
    "RcppEigen",
    "sandwich",
    "tmvtnorm",
    "truncnorm",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Intro_multiocc.Rmd",
      "filename": "Intro_multiocc.html",
      "title": "Introduction to the multiocc package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Perform some exploratory data analysis",
        "A short run for demonstration purposes",
        "A longer run (not executed) for scientific results",
        "Can summarize output",
        "Visualize correlation matrix",
        "Make predictions from fitted model"
      ],
      "created": "2023-05-25 19:27:56",
      "modified": "2023-05-25 19:27:56",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "multiocc",
  "_universes": [
    "heplersa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T06:30:47.000Z",
      "distro": "noble",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "eb9b8a2d6dc0e71cb969c72f269ff175dd2963660f6c528d1e6417f4774e2756",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T06:30:54.000Z",
      "distro": "noble",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "cc678b149c49536e5f8d942fa85a9e2a6359c0ebb7109200b117e1bd36434662",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-15T06:31:32.000Z",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "f0f372ad3b135066f961731bc31dd9c18b94250d4c606410422745e7bf4300e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-15T06:31:08.000Z",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "a8ba2367dacfd5f023f3a5b8f2a8e9dc86a9eb876426b4a26e23726237620118",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T06:30:02.000Z",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "6de6d7a309dacfe377956bd62a1b70d11581ac5d6f3de69fe4cb63b119c35985",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T06:30:04.000Z",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "9726eb2cb5bde206ad630fb88abe6eebfaead90216c966bcc2175089313c3216",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T06:30:03.000Z",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "5773f94a925c13f30db05d131535dde423be675736b0685ec60245b5b76cf71e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T19:57:39.000Z",
      "commit": "0ab537e7c174570c14e3a11351781599c3f40f86",
      "fileid": "7262fdb9515365bd87a04e5b1d10e3e6c1ac1093e3b306d72afae83f14e8a887",
      "status": "success",
      "buildurl": "https://github.com/r-universe/heplersa/actions/runs/25903768678"
    }
  ]
}