{
  "_id": "6a1e9e711d7bb097a0a6fe66",
  "Package": "KGode",
  "Title": "Kernel Based Gradient Matching for Parameter Inference in\nOrdinary Differential Equations",
  "Version": "1.0.5",
  "Authors@R": "person(\"Mu\", \"Niu\", email = \"mu.niu@glasgow.ac.uk\", role = c(\"aut\",\"cre\"))",
  "Author": "Mu Niu [aut, cre]",
  "Maintainer": "Mu Niu <mu.niu@glasgow.ac.uk>",
  "Description": "The kernel ridge regression and the gradient matching\nalgorithm proposed in Niu et al. (2016)\n<https://proceedings.mlr.press/v48/niu16.html> and the warping\nalgorithm proposed in Niu et al. (2017)\n<DOI:10.1007/s00180-017-0753-z> are implemented for parameter\ninference in differential equations. Four schemes are provided\nfor improving parameter estimation in odes by using the odes\nregularisation and warping.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:09:05 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-03 06:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/KGode",
  "RemoteRef": "HEAD",
  "RemoteSha": "8a27794828fdc701265355b7b4accf66b5c7c74b",
  "MD5sum": "f65b8a71b1d73bf41cff0a719454ce24",
  "_user": "cran",
  "_type": "src",
  "_file": "KGode_1.0.5.tar.gz",
  "_fileid": "c4a0664369710d1c07fd24d22e614a619e9a4f244bae5ac860a753c5cd5b5c93",
  "_filesize": 187990,
  "_sha256": "c4a0664369710d1c07fd24d22e614a619e9a4f244bae5ac860a753c5cd5b5c93",
  "_created": "2026-06-02T09:09:05.000Z",
  "_published": "2026-06-02T09:12:17.251Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79037295367,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353597927"
    },
    {
      "job": 79037295521,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7353596112"
    },
    {
      "job": 79036641440,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353556532"
    },
    {
      "job": 79037295385,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353592176"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26809823297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/KGode",
  "_commit": {
    "id": "8a27794828fdc701265355b7b4accf66b5c7c74b",
    "author": "Mu Niu <mu.niu@glasgow.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1756881002
  },
  "_maintainer": {
    "name": "Mu Niu",
    "email": "mu.niu@glasgow.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "pspline",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.5",
      "date": "2025-09-03"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KGode"
  },
  "_mentions": 1,
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KGode.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-10-23"
    },
    {
      "version": "1.0.1",
      "date": "2018-02-26"
    },
    {
      "version": "1.0.2",
      "date": "2020-06-16"
    },
    {
      "version": "1.0.3",
      "date": "2020-06-23"
    },
    {
      "version": "1.0.4",
      "date": "2022-08-19"
    },
    {
      "version": "1.0.5",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "bootstrap",
    "crossv",
    "diagnostic",
    "Kernel",
    "MLP",
    "ode",
    "RBF",
    "rkg",
    "rkg3",
    "rkhs",
    "third",
    "Warp",
    "warpfun",
    "warpInitLen"
  ],
  "_help": [
    {
      "page": "bootstrap",
      "title": "The 'bootstrap' function",
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "crossv",
      "title": "The 'crossv' function",
      "topics": [
        "crossv"
      ]
    },
    {
      "page": "diagnostic",
      "title": "The 'diagnostic' function",
      "topics": [
        "diagnostic"
      ]
    },
    {
      "page": "Kernel",
      "title": "The 'Kernel' class object",
      "topics": [
        "Kernel"
      ]
    },
    {
      "page": "MLP",
      "title": "The 'MLP' class object",
      "topics": [
        "MLP"
      ]
    },
    {
      "page": "ode",
      "title": "The 'ode' class object",
      "topics": [
        "ode"
      ]
    },
    {
      "page": "RBF",
      "title": "The 'RBF' class object",
      "topics": [
        "RBF"
      ]
    },
    {
      "page": "rkg",
      "title": "The 'rkg' function",
      "topics": [
        "rkg"
      ]
    },
    {
      "page": "rkg3",
      "title": "The 'rkg3' class object",
      "topics": [
        "rkg3"
      ]
    },
    {
      "page": "rkhs",
      "title": "The 'rkhs' class object",
      "topics": [
        "rkhs"
      ]
    },
    {
      "page": "third",
      "title": "The 'third' function",
      "topics": [
        "third"
      ]
    },
    {
      "page": "Warp",
      "title": "The 'Warp' class object",
      "topics": [
        "Warp"
      ]
    },
    {
      "page": "warpfun",
      "title": "The 'warpfun' function",
      "topics": [
        "warpfun"
      ]
    },
    {
      "page": "warpInitLen",
      "title": "The 'warpInitLen' function",
      "topics": [
        "warpInitLen"
      ]
    }
  ],
  "_readme": "https://github.com/cran/KGode/raw/HEAD/README.md",
  "_rundeps": [
    "mvtnorm",
    "pracma",
    "pspline",
    "R6"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "kgode",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-02T09:11:04.000Z",
      "distro": "noble",
      "commit": "8a27794828fdc701265355b7b4accf66b5c7c74b",
      "fileid": "3de22cdc256e800bffca25ab0db381de8155a8a0bb7a0176cd2390f905889b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809823297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-02T09:10:58.000Z",
      "distro": "noble",
      "commit": "8a27794828fdc701265355b7b4accf66b5c7c74b",
      "fileid": "0ffd27c8a879e5bc444a39146aaaeed941456b1e7582e0682140c0c0859be4eb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809823297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-02T09:11:09.000Z",
      "commit": "8a27794828fdc701265355b7b4accf66b5c7c74b",
      "fileid": "eaab020a74f40e6fb5d28c938b10f2e8d142ed50c330772321cc163d44c17bd1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809823297"
    }
  ]
}