{
  "_id": "6a3130ff3efcd9bda4360365",
  "Package": "NVAR",
  "Title": "Nonlinear Vector Autoregression Models",
  "Version": "0.1.0",
  "Authors@R": "person(\"Jingmeng\", \"Cui\", , \"jingmeng.cui@outlook.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3421-8457\"))",
  "Description": "Estimate nonlinear vector autoregression models (also\nknown as the next generation reservoir computing) for nonlinear\ndynamic systems. The algorithm was described by Gauthier et al.\n(2021) <doi:10.1038/s41467-021-25801-2>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/Sciurus365/NVAR",
  "BugReports": "https://github.com/Sciurus365/NVAR/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sciurus365.r-universe.dev",
  "Date/Publication": "2024-01-18 13:35:20 UTC",
  "RemoteUrl": "https://github.com/Sciurus365/NVAR",
  "RemoteRef": "HEAD",
  "RemoteSha": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 11:15:34 UTC",
    "User": "root"
  },
  "Author": "Jingmeng Cui [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3421-8457>)",
  "Maintainer": "Jingmeng Cui <jingmeng.cui@outlook.com>",
  "MD5sum": "805dd1483827c594f74d0e1655ac2f5a",
  "_user": "sciurus365",
  "_type": "src",
  "_file": "NVAR_0.1.0.tar.gz",
  "_fileid": "acb779d41f0e5de97b3e0846674e398aa9b9e8f182b30e52b18e518a8690b7d1",
  "_filesize": 161057,
  "_sha256": "acb779d41f0e5de97b3e0846674e398aa9b9e8f182b30e52b18e518a8690b7d1",
  "_created": "2026-06-16T11:15:34.000Z",
  "_published": "2026-06-16T11:18:23.556Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81643994236,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7665178403"
    },
    {
      "job": 81643994283,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665186463"
    },
    {
      "job": 81643994233,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7665172274"
    },
    {
      "job": 81643994193,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665175986"
    },
    {
      "job": 81643446411,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665138841"
    },
    {
      "job": 81643994179,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665180993"
    },
    {
      "job": 81643994244,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7665168863"
    },
    {
      "job": 81643994281,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7665168053"
    },
    {
      "job": 81643994235,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665166485"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Sciurus365/NVAR",
  "_commit": {
    "id": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
    "author": "Sciurus365 <jingmeng.cui@outlook.com>",
    "committer": "Sciurus365 <jingmeng.cui@outlook.com>",
    "message": "24.1.18.2\n\nv0.1.0\n",
    "time": 1705584920
  },
  "_maintainer": {
    "name": "Jingmeng Cui",
    "email": "jingmeng.cui@outlook.com",
    "login": "sciurus365",
    "bluesky": "@cuijingmeng.bsky.social",
    "orcid": "0000-0003-3421-8457",
    "twitter": "@CUI_Jingmeng",
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python",
    "uuid": 26786307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "nonlinearTseries",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sciurus365",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sciurus365",
      "count": 20,
      "uuid": 26786307
    }
  ],
  "_userbio": {
    "uuid": 26786307,
    "type": "user",
    "name": "Jingmeng Cui",
    "followers": 24,
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NVAR"
  },
  "_devurl": "https://github.com/sciurus365/nvar",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/NVAR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sciurus365/nvar",
  "_realowner": "sciurus365",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-18"
    }
  ],
  "_exports": [
    "%>%",
    "NVAR",
    "sim_NVAR"
  ],
  "_help": [
    {
      "page": "NVAR",
      "title": "Fit a nonlinear vector autoregression model",
      "topics": [
        "NVAR"
      ]
    },
    {
      "page": "sim_NVAR",
      "title": "Time series simulation with an NVAR model",
      "topics": [
        "sim_NVAR"
      ]
    }
  ],
  "_readme": "https://github.com/Sciurus365/NVAR/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "nvar",
  "_universes": [
    "sciurus365"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-16T11:17:28.000Z",
      "distro": "noble",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "3708b5bc613f569acb86f300aead78df137ee7998c614ff8906de60004d30051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-16T11:17:50.000Z",
      "distro": "noble",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "9a9abefb3ee9bc0ffc09fc4b8292c0436861f928e8c8be28d149998d80c7f1f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-16T11:17:13.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "327eed56a33d2829ff1cbb710d840bd6043c27b060af063d51ef09895f7f9c9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-16T11:17:20.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "2f9932559d08c219494cd8006117a180d40607d6477cd3a045b7370707c13e74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-16T11:17:47.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "b893b20dd32882171ff7a9e48da6e4e622a115eba5193d3759c2d4bfceace997",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-16T11:16:58.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "e02a79a4003c343f882963816c7a608d1c05099a2cf5af485fa8a16640eaf66a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-16T11:16:54.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "da2cdc31e3aecffd121a48f3fa0e0b195fe314964f70ffcf052f5e45c6e15ebe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-16T11:16:47.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "782aa713c418805ef20483321f33194e7017adac4fa1424f40ec8702e730c96d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27613447315"
    }
  ]
}