{
  "_id": "6a1eb2eeb25058d4daadc98e",
  "Package": "ARGOS",
  "Type": "Package",
  "Title": "Automatic Regression for Governing Equations (ARGOS)",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Kevin\",\nfamily = \"Egan\",\nemail = \"kevin.egan@durham.ac.uk\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Weizhen\",\nfamily = \"Li\",\nemail = \"weizhen.li@durham.ac.uk\",\nrole = \"aut\"),\nperson(given = \"Rui\",\nfamily = \"Carvalho\",\nemail = \"rui.carvalho@durham.ac.uk\",\nrole = \"aut\"),\nperson(given = \"Yuzheng\",\nfamily = \"Zhang\",\nemail = \"yuzheng.zhang@durham.ac.uk\",\nrole = \"aut\")\n)",
  "Maintainer": "Kevin Egan <kevin.egan@durham.ac.uk>",
  "Description": "Comprehensive set of tools for performing system\nidentification of both linear and nonlinear dynamical systems\ndirectly from data. The Automatic Regression for Governing\nEquations (ARGOS) simplifies the complex task of constructing\nmathematical models of dynamical systems from observed input\nand output data, supporting various types of systems, including\nthose described by ordinary differential equations. It employs\noptimal numerical derivatives for enhanced accuracy and employs\nformal variable selection techniques to help identify the most\nrelevant variables, thereby enabling the development of\npredictive models for system behavior analysis.",
  "License": "GPL-3",
  "URL": "<https://github.com/kevinegan31/ARGOS-Package>",
  "Contact": "Please report bugs and other issues to\n<kevin.egan@durham.ac.uk>.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://kevinegan31.r-universe.dev",
  "Date/Publication": "2024-01-18 22:50:57 UTC",
  "RemoteUrl": "https://github.com/kevinegan31/argos-package",
  "RemoteRef": "HEAD",
  "RemoteSha": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:32:01 UTC",
    "User": "root"
  },
  "Author": "Kevin Egan [aut, cre],\nWeizhen Li [aut],\nRui Carvalho [aut],\nYuzheng Zhang [aut]",
  "MD5sum": "0c33500cef55b74ba78f5481cfe579c1",
  "_user": "kevinegan31",
  "_type": "src",
  "_file": "ARGOS_0.1.1.tar.gz",
  "_fileid": "34e5eff1621a07345455a5dbb2f2444638f9b8cf5b0003ccccd028722f744897",
  "_filesize": 128250,
  "_sha256": "34e5eff1621a07345455a5dbb2f2444638f9b8cf5b0003ccccd028722f744897",
  "_created": "2026-06-02T10:32:01.000Z",
  "_published": "2026-06-02T10:39:42.911Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79051307519,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355356509"
    },
    {
      "job": 79051307482,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355358877"
    },
    {
      "job": 79051307554,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355428582"
    },
    {
      "job": 79051307468,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355413238"
    },
    {
      "job": 79050714796,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355292104"
    },
    {
      "job": 79051307451,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355337675"
    },
    {
      "job": 79051307548,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355351568"
    },
    {
      "job": 79051307513,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355361552"
    },
    {
      "job": 79051307472,
      "time": 247,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355379660"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kevinegan31/argos-package",
  "_commit": {
    "id": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
    "author": "Kevin Egan <kevinegan31@gmail.com>",
    "committer": "Kevin Egan <kevinegan31@gmail.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1705618257
  },
  "_maintainer": {
    "name": "Kevin Egan",
    "email": "kevin.egan@durham.ac.uk",
    "login": "kevinegan31",
    "description": "",
    "uuid": 36718924
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "deSolve",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "kevinegan31",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "kevinegan31",
      "count": 46,
      "uuid": 36718924
    },
    {
      "user": "weizhenli",
      "count": 3,
      "uuid": 49555174
    }
  ],
  "_userbio": {
    "uuid": 36718924,
    "type": "user",
    "name": "Kevin Egan"
  },
  "_downloads": {
    "count": 700,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ARGOS"
  },
  "_devurl": "https://github.com/kevinegan31/argos-package",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ARGOS.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kevinegan31/argos-package",
  "_realowner": "kevinegan31",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-21"
    },
    {
      "version": "0.1.1",
      "date": "2024-01-18"
    }
  ],
  "_exports": [
    "alasso",
    "argos",
    "build_design_matrix",
    "cubic2d_system",
    "duffing_oscillator",
    "lasso",
    "linear2d_system",
    "linear3d_system",
    "lorenz_system",
    "lotka_volterra",
    "rossler_system",
    "sg_optimal_combination",
    "vdp_oscillator"
  ],
  "_help": [
    {
      "page": "alasso",
      "title": "Adaptive Lasso",
      "topics": [
        "alasso"
      ]
    },
    {
      "page": "argos",
      "title": "Automatic Regression for Governing Equations (ARGOS)",
      "topics": [
        "argos"
      ]
    },
    {
      "page": "build_design_matrix",
      "title": "Build Design Matrix",
      "topics": [
        "build_design_matrix"
      ]
    },
    {
      "page": "cubic2d_system",
      "title": "Cubic 2D System",
      "topics": [
        "cubic2d_system"
      ]
    },
    {
      "page": "duffing_oscillator",
      "title": "Duffing Oscillator",
      "topics": [
        "duffing_oscillator"
      ]
    },
    {
      "page": "lasso",
      "title": "Lasso",
      "topics": [
        "lasso"
      ]
    },
    {
      "page": "linear2d_system",
      "title": "Linear 2D System",
      "topics": [
        "linear2d_system"
      ]
    },
    {
      "page": "linear3d_system",
      "title": "Linear 3D System",
      "topics": [
        "linear3d_system"
      ]
    },
    {
      "page": "lorenz_system",
      "title": "Lorenz Chaotic System",
      "topics": [
        "lorenz_system"
      ]
    },
    {
      "page": "lotka_volterra",
      "title": "Lotka-Volterra System",
      "topics": [
        "lotka_volterra"
      ]
    },
    {
      "page": "rossler_system",
      "title": "Rossler Chaotic System",
      "topics": [
        "rossler_system"
      ]
    },
    {
      "page": "sg_optimal_combination",
      "title": "Optimal Savitzky-Golay Filter Parameters Finder",
      "topics": [
        "sg_optimal_combination"
      ]
    },
    {
      "page": "vdp_oscillator",
      "title": "Van der Pol Oscillator",
      "topics": [
        "vdp_oscillator"
      ]
    }
  ],
  "_readme": "https://github.com/kevinegan31/argos-package/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "codetools",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "deSolve",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreach",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "Metrics",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "shape",
    "signal",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "argos",
  "_universes": [
    "kevinegan31"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:34:49.000Z",
      "distro": "noble",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "8fdd969f3ec93a4c8338a149429f1dbd101b3eee47728a1e217df414083a4f20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:34:53.000Z",
      "distro": "noble",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "4384a4ca0f2f699a3c40bb9a1fabfa4c0da46a8eaac1378d3c9093233df9bafd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-02T10:38:19.000Z",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "0f420e5f9ac1fbec39a96882c72b48643c67d419bd4901b3cfc26822db7cc73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-02T10:37:27.000Z",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "54f1f202bd4219a202c20943372fc29564e640b8c5f950f3df42899c51ea1cfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T10:34:31.000Z",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "ef3dca4148b90f11d61d5c1afdfeb8c49b93e733bf0d0aee281072bb948416f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T10:34:26.000Z",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "f9575543147935e4d172063d0195faeb0e84f99df259787fa285fb89cb09541b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T10:34:56.000Z",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "c7d3ee76fbd9b792c83e8a911e6c0a0d0d52f1d3bc4f4050ca8110c8c3b6096e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T10:35:47.000Z",
      "commit": "e828417158b0d8f4226e6291f55e29e3fd0f2bfa",
      "fileid": "649b4f8e4e9d6750a12c71b25455c71cc38ba6e877d7f24d9e3784f2205f3519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinegan31/actions/runs/26813902789"
    }
  ]
}