{
  "_id": "6a4f38a721b18e15484ff4bb",
  "Package": "particlefield",
  "Type": "Package",
  "Title": "Sequential Monte Carlo for Latent Conditional Autoregressive\nModel",
  "Version": "0.0.1",
  "Date": "2018-10-10",
  "Authors@R": "person(given = \"Jouni\",\nfamily = \"Helske\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jouni.helske@iki.fi\",\ncomment = c(ORCID = \"0000-0001-7130-793X\"))",
  "Description": "Functions for replicating the results of the latent\nGaussian Markov random field experiment of Lindsten, Helske,\nVihola (2018), XX. Contains also functions for performing\nparticle Markov chain Monte Carlo estimation of the model\nparameters.",
  "License": "GPL (>= 2)",
  "SystemRequirements": "C++11",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/helske/particlefield/issues",
  "Repository": "https://helske.r-universe.dev",
  "Date/Publication": "2021-07-09 13:11:56 UTC",
  "RemoteUrl": "https://github.com/helske/particlefield",
  "RemoteRef": "HEAD",
  "RemoteSha": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-09 05:51:45 UTC",
    "User": "root"
  },
  "Author": "Jouni Helske [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7130-793X>)",
  "Maintainer": "Jouni Helske <jouni.helske@iki.fi>",
  "_user": "helske",
  "_type": "src",
  "_file": "particlefield_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/8a40cdbe5cd75f252f2eba390e5756b2292da8f008ba0f844ce11dc7311001ce",
  "_filesize": 106496,
  "_sha256": "8a40cdbe5cd75f252f2eba390e5756b2292da8f008ba0f844ce11dc7311001ce",
  "_expires": "2026-10-17T05:59:01.000Z",
  "_created": "2026-07-09T05:51:45.000Z",
  "_published": "2026-07-09T05:59:02.905Z",
  "_jobs": [
    {
      "job": 86049390176,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8190235038"
    },
    {
      "job": 86049390178,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8190234033"
    },
    {
      "job": 86049390181,
      "time": 197,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190238431"
    },
    {
      "job": 86049390183,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190231222"
    },
    {
      "job": 86049390186,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8190219782"
    },
    {
      "job": 86049390172,
      "time": 196,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8190237232"
    },
    {
      "job": 86049390180,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190223987"
    },
    {
      "job": 86049390177,
      "time": 303,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190264069"
    },
    {
      "job": 86048849102,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190176792"
    },
    {
      "job": 86049390128,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190224173"
    },
    {
      "job": 86049390163,
      "time": 175,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8190232574"
    },
    {
      "job": 86049390158,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8190228569"
    },
    {
      "job": 86049390149,
      "time": 193,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190236827"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659",
  "_status": "success",
  "_upstream": "https://github.com/helske/particlefield",
  "_commit": {
    "id": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
    "author": "Jouni Helske <jouni.helske@iki.fi>",
    "committer": "GitHub <noreply@github.com>",
    "message": "add bugreports link",
    "time": 1625836316
  },
  "_maintainer": {
    "name": "Jouni Helske",
    "email": "jouni.helske@iki.fi",
    "login": "helske",
    "orcid": "0000-0001-7130-793X",
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization.",
    "uuid": 1560448
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "helske",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "helske",
      "count": 11,
      "uuid": 1560448
    }
  ],
  "_userbio": {
    "uuid": 1560448,
    "type": "user",
    "name": "Jouni Helske",
    "followers": 96,
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/particlefield"
  },
  "_devurl": "https://github.com/helske/particlefield",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/particlefield.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "approximate_binomial_car",
    "bsf_car",
    "mcmc_binomial_car",
    "print_graph",
    "psi_car"
  ],
  "_help": [
    {
      "page": "approximate_binomial_car",
      "title": "Gaussian approximation for Binomial model with latent CAR field",
      "topics": [
        "approximate_binomial_car"
      ]
    },
    {
      "page": "bsf_car",
      "title": "Boostrap SMC for CAR model with Binomial observations",
      "topics": [
        "bsf_car"
      ]
    },
    {
      "page": "mcmc_binomial_car",
      "title": "Markov chain Monte Carlo for Binomial CAR model",
      "topics": [
        "mcmc_binomial_car"
      ]
    },
    {
      "page": "particlefield",
      "title": "Sequential Monte Carlo Methods for Markov Random Fields",
      "topics": [
        "particlefield-package",
        "particlefield"
      ]
    },
    {
      "page": "print_graph",
      "title": "Print the graph structure to console",
      "topics": [
        "print_graph"
      ]
    },
    {
      "page": "psi_car",
      "title": "Twisted SMC for CAR model with Binomial observations",
      "topics": [
        "psi_car"
      ]
    }
  ],
  "_readme": "https://github.com/helske/particlefield/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "particlefield",
  "_universes": [
    "helske"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-09T05:55:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/d70ae671b581e0b8559574856fecf8cd25b5306a5543e93dfa9bb5a0c93fb280",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-09T05:55:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/8b0658fba51543dfbe857b89a7168c802cae70a001f242084208eb42a6bc9c9c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-09T05:56:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/9c95487591ae30154c22b98b05e6c3f1f46c2fb50bcd813b04e442ec344d3e33",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-09T05:55:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/594a7ca07d6e9eabf41a91918a8cc7b845d063e3602e69996b89ff37fd04048d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-09T05:54:45.000Z",
      "arch": "aarch64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/1c5093fd0e210533a7ea0374ccaeacdb8c48d86835127182bb0e0d33fe8b02f4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-09T05:55:28.000Z",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/e2dc388e22f3c13e6c4afae09a6f1f34a70136779c72f3eff478670ecb07a6be",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-09T05:55:06.000Z",
      "arch": "aarch64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/d8f7034175991f1dabd09c9f5408686b5bd37e2345c3eb5ce94c240fb04be6e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-09T05:56:11.000Z",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/33b32ddf17ab7e553fa06fb6fb82aceb357e16c6f04261bb570029797bac1fe2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-09T05:55:15.000Z",
      "arch": "emscripten",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/23fdc217d9c4bd9fab89694e195088ab98715109d6a2bf4bfa85e79f84b539b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-09T05:54:41.000Z",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/c1ee84323c2efd1dd996dbe93d8ebcf16cf7a1030dc4e0bdf45e7b82c1c771e4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-09T05:54:29.000Z",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/e68a141f6c2e9b8b5daf3c12280aed6745bbfd877ea44166a29d9dad2ab9604e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-09T05:54:36.000Z",
      "arch": "x86_64",
      "commit": "4cbb2c5c960506d592e415a5ae00cb0b99c598c7",
      "fileid": "https://r2.ropensci.org/8eebbeec41f823ff761d409cd59840b2529a23a464692d96c922566aa7e493df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28997047659"
    }
  ]
}