{
  "_id": "6a1f2f0cb401979e73426c2c",
  "Package": "IDE",
  "Type": "Package",
  "Title": "Integro-Difference Equation Spatio-Temporal Models",
  "Version": "0.3.1",
  "Date": "2022-05-30",
  "Authors@R": "c(\nperson(\"Andrew\", \"Zammit-Mangion\", , \"andrewzm@gmail.com\", c(\"aut\", \"cre\")))",
  "Maintainer": "Andrew Zammit-Mangion <andrewzm@gmail.com>",
  "Description": "The Integro-Difference Equation model is a linear,\ndynamical model used to model phenomena that evolve in space\nand in time; see, for example, Cressie and Wikle (2011,\nISBN:978-0-471-69274-4) or Dewar et al. (2009)\n<doi:10.1109/TSP.2008.2005091>. At the heart of the model is\nthe kernel, which dictates how the process evolves from one\ntime point to the next. Both process and parameter reduction\nare used to facilitate computation, and spatially-varying\nkernels are allowed. Data used to estimate the parameters are\nassumed to be readings of the process corrupted by Gaussian\nmeasurement error. Parameters are fitted by maximum likelihood,\nand estimation is carried out using an evolution algorithm.",
  "BugReports": "http://github.com/andrewzm/IDE/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.1.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://andrewzm.r-universe.dev",
  "Date/Publication": "2022-05-29 22:47:49 UTC",
  "RemoteUrl": "https://github.com/andrewzm/ide",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
  "Packaged": {
    "Date": "2026-05-15 09:18:50 UTC",
    "User": "root"
  },
  "Author": "Andrew Zammit-Mangion [aut, cre]",
  "MD5sum": "35ae6f1d47bf71114aa0b1b97f5f616d",
  "_user": "andrewzm",
  "_type": "src",
  "_file": "IDE_0.3.1.tar.gz",
  "_fileid": "fa9e1cf6d8090263cc0ae1416d332ad078a3c2d429d583c76e1edd4b4edb4aa3",
  "_filesize": 1422648,
  "_sha256": "fa9e1cf6d8090263cc0ae1416d332ad078a3c2d429d583c76e1edd4b4edb4aa3",
  "_created": "2026-05-15T09:18:50.000Z",
  "_published": "2026-06-02T19:29:16.407Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154605755,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013962894"
    },
    {
      "job": 79154606019,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013959525"
    },
    {
      "job": 79154605726,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013926672"
    },
    {
      "job": 79154605790,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013944664"
    },
    {
      "job": 79154604923,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013893346"
    },
    {
      "job": 79154604907,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367774928"
    },
    {
      "job": 79154605736,
      "time": 206,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013953449"
    },
    {
      "job": 79154605968,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013939106"
    },
    {
      "job": 79154605634,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013939047"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewzm/ide",
  "_commit": {
    "id": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
    "author": "andrewzm <andrewzm@gmail.com>",
    "committer": "andrewzm <andrewzm@gmail.com>",
    "message": "Removed LazyData as per new CRAN requirements\n",
    "time": 1653864469
  },
  "_maintainer": {
    "name": "Andrew Zammit-Mangion",
    "email": "andrewzm@gmail.com",
    "login": "andrewzm",
    "twitter": "@andrewzm",
    "uuid": 150125
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "spacetime",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "FRK",
      "role": "Imports"
    },
    {
      "package": "DEoptim",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "sparseinv",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewzm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "andrewzm",
      "count": 18,
      "uuid": 150125
    }
  ],
  "_userbio": {
    "uuid": 150125,
    "type": "user",
    "name": "Andrew Zammit Mangion"
  },
  "_downloads": {
    "count": 282,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IDE"
  },
  "_mentions": 81,
  "_devurl": "https://github.com/andrewzm/ide",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IDE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewzm/ide",
  "_realowner": "andrewzm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-05-07"
    },
    {
      "version": "0.2.0",
      "date": "2018-08-07"
    },
    {
      "version": "0.3.0",
      "date": "2019-06-24"
    },
    {
      "version": "0.3.1",
      "date": "2022-05-30"
    }
  ],
  "_exports": [
    "constant_basis",
    "fit.IDE",
    "IDE",
    "show_kernel",
    "simIDE"
  ],
  "_help": [
    {
      "page": "IDE-package",
      "title": "Integro-difference equation",
      "topics": [
        "IDE-package"
      ]
    },
    {
      "page": "coef.IDE",
      "title": "Retrieve estimated regression coefficients",
      "topics": [
        "coef.IDE"
      ]
    },
    {
      "page": "constant_basis",
      "title": "Create a single, constant basis function",
      "topics": [
        "constant_basis"
      ]
    },
    {
      "page": "IDE",
      "title": "Construct IDE object, fit and predict",
      "topics": [
        "fit.IDE",
        "IDE",
        "predict.IDE"
      ]
    },
    {
      "page": "show_kernel",
      "title": "Show IDE kernel",
      "topics": [
        "show_kernel"
      ]
    },
    {
      "page": "simIDE",
      "title": "Simulate datasets from the IDE model",
      "topics": [
        "simIDE"
      ]
    }
  ],
  "_readme": "https://github.com/andrewzm/ide/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "data.table",
    "DBI",
    "DEoptim",
    "Deriv",
    "digest",
    "doBy",
    "dotCall64",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fmesher",
    "fontawesome",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "FRK",
    "fs",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "intervals",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "polynom",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstatix",
    "rstudioapi",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "spacetime",
    "spam",
    "sparseinv",
    "SparseM",
    "splancs",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "TMB",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "IDE_intro.Rnw",
      "filename": "IDE_intro.pdf",
      "title": "Spatio-temporal modelling with IDE",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2018-05-02 15:10:07",
      "modified": "2018-05-06 21:47:05",
      "commits": 3
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "ide",
  "_universes": [
    "andrewzm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-15T09:21:50.000Z",
      "distro": "noble",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "9103e933e1fff39d01d6f70b057acd7fead709eb77baf2ff6ca09d1465e47299",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-15T09:21:40.000Z",
      "distro": "noble",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "718aed1728783f5c154771345a35b811e232ded5acc56cdba87ff1ad0a91f527",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-15T09:20:25.000Z",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "1038806c3f6fa7508f3a319f59e77cbded75e60c6dab125691279fcdc79fc29b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-15T09:21:03.000Z",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "c72459f3fc74a739daf4532b1ee684d34c623e61080841dd42ebcd9a4c90df4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-15T09:21:12.000Z",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "e96d8a97f22e21f0e82ea2712190003e19132898c1dd75f66e7d48a2fcf732a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-15T09:20:22.000Z",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "e1e020a1496bb057e3d74fec920bd45824178f9eac7cab8bd43b4f7af0bc0074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-15T09:20:20.000Z",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "1fa248ac1f1a2d1b01c2fbc012292d92db1c873867e84c16036b19c2b5690fa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-02T19:28:56.000Z",
      "commit": "fa9b21f3228b860e19f6e1dd70d5edea9b4dd12c",
      "fileid": "2bacbcc1eceb77dba2a10f78f04fad006318f0817adf8f9f6d1e5ba878de2fee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewzm/actions/runs/25910039668"
    }
  ]
}