{
  "_id": "6a2fa9753efcd9bda432696f",
  "Package": "iAR",
  "Type": "Package",
  "Title": "Irregularly Observed Autoregressive Models",
  "Version": "1.3.4",
  "Date": "2026-05-14",
  "Authors@R": "c(\nperson(\"Elorrieta\", \"Felipe\", email = \"felipe.elorrieta@usach.cl\", role = c(\"aut\",\"cre\")),\nperson(\"Ojeda\", \"Cesar\", email = \"cesar.ojeda@correounivalle.edu.co\", role = \"aut\"),\nperson(\"Eyheramendy\", \"Susana\", email = \"susana.eyheramendy@gmail.com\", role = \"aut\"),\nperson(\"Palma\", \"Wilfredo\", email = \"wilfredo.palma@gmail.com\", role = \"aut\"))",
  "Maintainer": "Elorrieta Felipe <felipe.elorrieta@usach.cl>",
  "Description": "Data sets, functions and scripts with examples to\nimplement autoregressive models for irregularly observed time\nseries. The models available in this package are the irregular\nautoregressive model (Eyheramendy et al.(2018)\n<doi:10.1093/mnras/sty2487>), the complex irregular\nautoregressive model (Elorrieta et al.(2019)\n<doi:10.1051/0004-6361/201935560>) and the bivariate irregular\nautoregressive model (Elorrieta et al.(2021)\n<doi:10.1093/mnras/stab1216>).",
  "License": "GPL-2",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/felipeelorrieta",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-15 07:22:25 UTC",
    "User": "root"
  },
  "Author": "Elorrieta Felipe [aut, cre], Ojeda Cesar [aut], Eyheramendy\nSusana [aut], Palma Wilfredo [aut]",
  "Config/roxygen2/version": "7.3.3",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-16 19:36:34 UTC",
  "RemoteUrl": "https://github.com/cran/iAR",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
  "MD5sum": "6b87f0aba5f241ec3119da5a13b3af90",
  "_user": "cran",
  "_type": "src",
  "_file": "iAR_1.3.4.tar.gz",
  "_fileid": "ca3ee8fd0a08a0447f31b0013d05c09da33715e55ebeed8607b6f783352c2fef",
  "_filesize": 764157,
  "_sha256": "ca3ee8fd0a08a0447f31b0013d05c09da33715e55ebeed8607b6f783352c2fef",
  "_created": "2026-06-15T07:22:25.000Z",
  "_published": "2026-06-15T07:27:49.695Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81367584808,
      "time": 211,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631539634"
    },
    {
      "job": 81367584814,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631530896"
    },
    {
      "job": 81367584817,
      "time": 211,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631539803"
    },
    {
      "job": 81367584845,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631537169"
    },
    {
      "job": 81366617551,
      "time": 370,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631472383"
    },
    {
      "job": 81367584783,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631535466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27530312557",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/iAR",
  "_commit": {
    "id": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
    "author": "Elorrieta Felipe <felipe.elorrieta@usach.cl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.4\n",
    "time": 1778960194
  },
  "_maintainer": {
    "name": "Elorrieta Felipe",
    "email": "felipe.elorrieta@usach.cl",
    "login": "felipeelorrieta",
    "twitter": "@felocarril",
    "description": "Associate Professor at the Department of Mathematics at Universidad de Santiago and Research Assistant in the Millennium Institute of Astrophysics (MAS).",
    "uuid": 41742849
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "arfima",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3.1",
      "date": "2025-07-03"
    },
    {
      "name": "1.3.2",
      "date": "2025-10-24"
    },
    {
      "name": "1.3.4",
      "date": "2026-05-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "felipeelorrieta",
      "count": 9,
      "uuid": 41742849
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 611,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/iAR"
  },
  "_searchresults": 29,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iAR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "felipeelorrieta",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-15"
    },
    {
      "version": "1.0",
      "date": "2022-04-02"
    },
    {
      "version": "1.0.1",
      "date": "2022-04-20"
    },
    {
      "version": "1.1.0",
      "date": "2022-07-12"
    },
    {
      "version": "1.2.0",
      "date": "2022-11-25"
    },
    {
      "version": "1.3.0",
      "date": "2025-03-10"
    },
    {
      "version": "1.3.1",
      "date": "2025-07-03"
    },
    {
      "version": "1.3.2",
      "date": "2025-10-24"
    },
    {
      "version": "1.3.4",
      "date": "2026-05-16"
    }
  ],
  "_exports": [
    "BiAR",
    "CiAR",
    "fit",
    "forecast",
    "gentime",
    "harmonicfit",
    "iAR",
    "interpolation",
    "kalman",
    "loglik",
    "multidata",
    "pairingits",
    "phase",
    "plot",
    "plot_fit",
    "plot_forecast",
    "sim",
    "summary",
    "unidata",
    "utilities"
  ],
  "_datasets": [
    {
      "name": "agn",
      "title": "Active Galactic Nuclei",
      "object": "agn",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 237,
      "table": true,
      "tojson": true
    },
    {
      "name": "clcep",
      "title": "Classical Cepheid",
      "object": "clcep",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 109,
      "table": true,
      "tojson": true
    },
    {
      "name": "cvnovag",
      "title": "ZTF g-band Cataclysmic Variable/Nova",
      "object": "cvnovag",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 67,
      "table": true,
      "tojson": true
    },
    {
      "name": "cvnovar",
      "title": "ZTF r-band Cataclysmic Variable/Nova",
      "object": "cvnovar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 65,
      "table": true,
      "tojson": true
    },
    {
      "name": "dmcep",
      "title": "Double Mode Cepheid.",
      "object": "dmcep",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 191,
      "table": true,
      "tojson": true
    },
    {
      "name": "dscut",
      "title": "Delta Scuti",
      "object": "dscut",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 116,
      "table": true,
      "tojson": true
    },
    {
      "name": "eb",
      "title": "Eclipsing Binaries (Beta Lyrae)",
      "object": "eb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "m",
        "merr"
      ],
      "rows": 470,
      "table": true,
      "tojson": true
    },
    {
      "name": "Planets",
      "title": "Transit of an extrasolar planet",
      "object": "Planets",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t",
        "r"
      ],
      "rows": 91,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "iAR-package",
      "title": "iAR: Irregularly Observed Autoregressive Models",
      "topics": [
        "iAR-package"
      ]
    },
    {
      "page": "agn",
      "title": "Active Galactic Nuclei",
      "topics": [
        "agn"
      ]
    },
    {
      "page": "BiAR",
      "title": "`BiAR` Class",
      "topics": [
        "BiAR"
      ]
    },
    {
      "page": "CiAR",
      "title": "`CiAR` Class",
      "topics": [
        "CiAR"
      ]
    },
    {
      "page": "clcep",
      "title": "Classical Cepheid",
      "topics": [
        "clcep"
      ]
    },
    {
      "page": "cvnovag",
      "title": "ZTF g-band Cataclysmic Variable/Nova",
      "topics": [
        "cvnovag"
      ]
    },
    {
      "page": "cvnovar",
      "title": "ZTF r-band Cataclysmic Variable/Nova",
      "topics": [
        "cvnovar"
      ]
    },
    {
      "page": "dmcep",
      "title": "Double Mode Cepheid.",
      "topics": [
        "dmcep"
      ]
    },
    {
      "page": "dscut",
      "title": "Delta Scuti",
      "topics": [
        "dscut"
      ]
    },
    {
      "page": "eb",
      "title": "Eclipsing Binaries (Beta Lyrae)",
      "topics": [
        "eb"
      ]
    },
    {
      "page": "fit",
      "title": "Fitted Values for iAR, CiAR, and BiAR Classes",
      "topics": [
        "fit"
      ]
    },
    {
      "page": "forecast",
      "title": "Forecast for iAR, CiAR, and BiAR Classes",
      "topics": [
        "forecast"
      ]
    },
    {
      "page": "gentime",
      "title": "Generating Irregularly spaced times",
      "topics": [
        "gentime"
      ]
    },
    {
      "page": "harmonicfit",
      "title": "Harmonic Fit to Time Series",
      "topics": [
        "harmonicfit"
      ]
    },
    {
      "page": "iAR",
      "title": "`iAR` Class",
      "topics": [
        "iAR"
      ]
    },
    {
      "page": "interpolation",
      "title": "Interpolation for iAR, CiAR, and BiAR Classes",
      "topics": [
        "interpolation"
      ]
    },
    {
      "page": "kalman",
      "title": "Maximum Likelihood Estimation of Parameters for iAR, CiAR, and BiAR Models using the Kalman Filter",
      "topics": [
        "kalman"
      ]
    },
    {
      "page": "loglik",
      "title": "Maximum Likelihood Estimation for iAR Models",
      "topics": [
        "loglik"
      ]
    },
    {
      "page": "multidata",
      "title": "Multidata Class",
      "topics": [
        "multidata"
      ]
    },
    {
      "page": "pairingits",
      "title": "Pairing two irregularly observed time series",
      "topics": [
        "pairingits"
      ]
    },
    {
      "page": "phase",
      "title": "Computing phased time series",
      "topics": [
        "phase"
      ]
    },
    {
      "page": "Planets",
      "title": "Transit of an extrasolar planet",
      "topics": [
        "Planets"
      ]
    },
    {
      "page": "plot",
      "title": "Plot Method for unidata Objects",
      "topics": [
        "plot"
      ]
    },
    {
      "page": "plot_fit",
      "title": "Plot Fit Method for unidata Objects",
      "topics": [
        "plot_fit"
      ]
    },
    {
      "page": "plot_forecast",
      "title": "Plot Forecast Method for unidata Objects",
      "topics": [
        "plot_forecast"
      ]
    },
    {
      "page": "sim",
      "title": "Simulate Time Series for Multiple iAR Models",
      "topics": [
        "sim"
      ]
    },
    {
      "page": "summary",
      "title": "Summary of iAR package models",
      "topics": [
        "summary"
      ]
    },
    {
      "page": "unidata",
      "title": "Unidata Class",
      "topics": [
        "unidata"
      ]
    },
    {
      "page": "utilities",
      "title": "Utilities Class",
      "topics": [
        "utilities"
      ]
    }
  ],
  "_readme": "https://github.com/cran/iAR/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with iAR",
      "author": "Felipe Elorrieta, Cesar Ojeda, Susana Eyheramendy, Wilfredo Palma",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Generating Irregular Observation Times",
        "iAR: Univariate Irregular Autoregressive Model",
        "Simulation",
        "Parameter Estimation",
        "Using loglik()",
        "Using kalman()",
        "Standard Errors via the Hessian",
        "Forecasting",
        "Interpolation (Imputing Missing Values)",
        "CiAR: Complex Irregular Autoregressive Model",
        "Simulation and Estimation",
        "BiAR: Bivariate Irregular Autoregressive Model",
        "Estimation",
        "Real Data Example: AGN Light Curve",
        "Fitting an iAR Model",
        "Fitted Values and Forecast",
        "Utility: Pairing Two Irregular Time Series",
        "Summary",
        "References"
      ],
      "created": "2026-05-16 19:36:34",
      "modified": "2026-05-16 19:36:34",
      "commits": 1
    }
  ],
  "_score": 3.6384892569546374,
  "_indexed": false,
  "_nocasepkg": "iar",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://felipeelorrieta.r-universe.dev/iAR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-06-15T07:25:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
      "fileid": "90562f020a5ec077a771ff656eaf422e136ee28d99be8c3962fd9b0430865473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27530312557"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-06-15T07:25:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
      "fileid": "46d7e1de3339b56e0cb5f2011bd9b8bfc5105732432ffa05862bf51ab678fd5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27530312557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-06-15T07:25:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
      "fileid": "e07f2e7d9277048f09a8ef633045d4b8405ddae465f72d3aa07c9228ce3cdafa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27530312557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-06-15T07:25:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
      "fileid": "ac2c8c666cf8a2b351e781c6f6232ea17b41a92b001411bf2c861f400827bce5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27530312557"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-06-15T07:26:02.000Z",
      "arch": "emscripten",
      "commit": "fc2d81b65581f7dafbc86fe745f58f59a8b217cc",
      "fileid": "f1c092fb0da7830993c0ff6c877d79fc5771b73858f6a7b2dcb30aa55552381d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27530312557"
    }
  ]
}