{
  "_id": "6a58969fff0138dec5d75785",
  "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-07-16 08:26:48 UTC",
    "User": "root"
  },
  "Author": "Jingmeng Cui [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3421-8457>)",
  "Maintainer": "Jingmeng Cui <jingmeng.cui@outlook.com>",
  "_user": "sciurus365",
  "_type": "src",
  "_file": "NVAR_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b5e82103868a8c62ccca5b101803728400bf4f7b412cf0f0f054c18412463a47",
  "_filesize": 159384,
  "_sha256": "b5e82103868a8c62ccca5b101803728400bf4f7b412cf0f0f054c18412463a47",
  "_expires": "2026-10-24T08:30:21.000Z",
  "_created": "2026-07-16T08:26:48.000Z",
  "_published": "2026-07-16T08:30:23.198Z",
  "_jobs": [
    {
      "job": 87572444122,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369476008"
    },
    {
      "job": 87572444112,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369475592"
    },
    {
      "job": 87572444091,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369481033"
    },
    {
      "job": 87572444099,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369484095"
    },
    {
      "job": 87571863538,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369427688"
    },
    {
      "job": 87572444102,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369468745"
    },
    {
      "job": 87572444137,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369455763"
    },
    {
      "job": 87572444168,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369455817"
    },
    {
      "job": 87572444225,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369461866"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 25,
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NVAR"
  },
  "_devurl": "https://github.com/sciurus365/nvar",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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-07-16T08:28:58.000Z",
      "distro": "resolute",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/51a115405f6d11bbd09892bb807fe529b22bfebde245da1ca9d027f73dd1f0bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T08:28:53.000Z",
      "distro": "resolute",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/58de1a7dfe2e3fd58dfa485b65cb9ecb4d37f4ad9353ed3036ff1aa900761370",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T08:29:09.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/b77eea4bc1587bce16abf5446f366a4455b764f0ebe3c438fcfefe7397c5ea6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T08:29:14.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/ff7b1ef73a9b06df032e835110de2f5f66e55369fd6704f5f96c0cd4f0cfca1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-16T08:28:48.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/fa199898235f99c4ee98e5776c6f9741543e909af7b72d04932d8a06eb7f353a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T08:27:55.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/5fcac3a331510d9a34891bb4b21660033a64f7af1b379f3d376ff745560ebee0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T08:27:57.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/5208ee3e593506b28cc0939d13b4bea3e5636e1deee9baf00ed93a65decba874",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T08:28:12.000Z",
      "commit": "fbbc5b915cc682a6159f32cf618d02fca67081c8",
      "fileid": "https://r2.ropensci.org/d4b15775a064b131d361f4324803e87ee03718b38ba19af5bbe4ffc7baeb1891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/29483289803"
    }
  ]
}