{
  "_id": "6a12c037acfb0bcc41d1da40",
  "Package": "dycdtools",
  "Title": "Calibration Assistant and Post-Processing Tool for Aquatic\nEcosystem Model DYRESM-CAEDYM",
  "Version": "0.4.4",
  "Authors@R": "c( \nperson(given = \"Songyan\",\nfamily = \"Yu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yusongyan1989@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5765-7060\")),\nperson(given = \"Christopher\",\nfamily = \"McBride\",\nrole = c(\"ctb\"),\nemail = \"christopher.mcbride@waikato.ac.nz\"),\nperson(given = \"Marieke\",\nfamily = \"Frassl\",\nrole = c(\"ctb\"),\nemail = \"marieke.frassl@gmail.com\"))",
  "Description": "Dynamic Reservoir Simulation Model (DYRESM) and\nComputational Aquatic Ecosystem Dynamics Model (CAEDYM) model\ndevelopment, including assisting with calibrating selected\nmodel parameters and visualising model output through time\nseries plot, profile plot, contour plot, and scatter plot. For\nmore details, see Yu et al. (2023)\n<https://journal.r-project.org/articles/RJ-2023-008/>.",
  "URL": "https://github.com/SongyanYu/dycdtools",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev",
  "Repository": "https://songyanyu.r-universe.dev",
  "Date/Publication": "2024-10-01 10:12:15 UTC",
  "RemoteUrl": "https://github.com/songyanyu/dycdtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:05:12 UTC",
    "User": "root"
  },
  "Author": "Songyan Yu [aut, cre] (ORCID: <https://orcid.org/0000-0001-5765-7060>),\nChristopher McBride [ctb],\nMarieke Frassl [ctb]",
  "Maintainer": "Songyan Yu <yusongyan1989@gmail.com>",
  "MD5sum": "92e4ef3ef5688833e2fd354843b50a63",
  "_user": "songyanyu",
  "_type": "src",
  "_file": "dycdtools_0.4.4.tar.gz",
  "_fileid": "b566c07a69c886162cf0e388e51db3f212d537a5b3007db95f7f0b878734807f",
  "_filesize": 187912,
  "_sha256": "b566c07a69c886162cf0e388e51db3f212d537a5b3007db95f7f0b878734807f",
  "_created": "2026-05-24T09:05:12.000Z",
  "_published": "2026-05-24T09:09:10.987Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77585749936,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183898916"
    },
    {
      "job": 77585749906,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183898373"
    },
    {
      "job": 77585749904,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183901152"
    },
    {
      "job": 77585749901,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183895358"
    },
    {
      "job": 77585568993,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183883209"
    },
    {
      "job": 77585749908,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183899037"
    },
    {
      "job": 77585749934,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183894009"
    },
    {
      "job": 77585749940,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183891609"
    },
    {
      "job": 77585749951,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183892793"
    }
  ],
  "_buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/songyanyu/dycdtools",
  "_commit": {
    "id": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
    "author": "Songyan (Sunny) Yu <yusongyan1989@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "update email",
    "time": 1727777535
  },
  "_maintainer": {
    "name": "Songyan Yu",
    "email": "yusongyan1989@gmail.com",
    "login": "songyanyu",
    "description": "Lecturer in Water Engineering | Hydro-ecologist with particular interests in intermittent streams",
    "uuid": 19565001,
    "orcid": "0000-0001-5765-7060"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "songyanyu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "songyanyu",
      "count": 1,
      "uuid": 19565001
    }
  ],
  "_userbio": {
    "uuid": 19565001,
    "type": "user",
    "name": "Songyan (Sunny) Yu",
    "description": "Lecturer in Water Engineering | Hydro-ecologist with particular interests in intermittent streams"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dycdtools"
  },
  "_devurl": "https://github.com/songyanyu/dycdtools",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dycdtools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/songyanyu/dycdtools",
  "_realowner": "songyanyu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-02"
    },
    {
      "version": "0.2.0",
      "date": "2020-10-27"
    },
    {
      "version": "0.3.0",
      "date": "2021-09-19"
    },
    {
      "version": "0.3.1",
      "date": "2021-10-18"
    },
    {
      "version": "0.4.1",
      "date": "2022-05-08"
    },
    {
      "version": "0.4.2",
      "date": "2022-05-25"
    },
    {
      "version": "0.4.3",
      "date": "2022-11-22"
    },
    {
      "version": "0.4.4",
      "date": "2024-09-11"
    }
  ],
  "_exports": [
    "calib_assist",
    "change_input_file",
    "ext_output",
    "interpol",
    "objective_fun",
    "plot_cont",
    "plot_cont_comp",
    "plot_prof",
    "plot_scatter",
    "plot_ts"
  ],
  "_datasets": [
    {
      "name": "obs_temp",
      "title": "Example observed profiling temperature data across different depths over the period of 6-11 June 2017.",
      "object": "obs_temp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Depth",
        "TEMP"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "output_name",
      "title": "Default DYCD simulation variable names with their variable name",
      "object": "output_name",
      "class": [
        "data.frame"
      ],
      "fields": [
        "var.name",
        "output.name"
      ],
      "rows": 65,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calib_assist",
      "title": "Assist calibration of DYRESM-CAEDYM model.",
      "topics": [
        "calib_assist"
      ]
    },
    {
      "page": "change_input_file",
      "title": "Change parameter value of input files to DYRESM_CAEDYM model.",
      "topics": [
        "change_input_file"
      ]
    },
    {
      "page": "delete_space",
      "title": "Delete all whitespace until a non-whitespace character.",
      "topics": [
        "delete_space"
      ]
    },
    {
      "page": "ext_output",
      "title": "Extract outputs from a DYRESM-CAEDYM model run",
      "topics": [
        "ext_output"
      ]
    },
    {
      "page": "hgt_to_dpt",
      "title": "convert from height to depth",
      "topics": [
        "hgt_to_dpt"
      ]
    },
    {
      "page": "interpol",
      "title": "Interpolation of DYRESM-CAEDYM simulation results across a series of user-defined depths.",
      "topics": [
        "interpol"
      ]
    },
    {
      "page": "objective_fun",
      "title": "Calculate statistical measures of goodness of fit for DYRESM-CAEDYM model simulations.",
      "topics": [
        "objective_fun"
      ]
    },
    {
      "page": "obs_temp",
      "title": "Example observed profiling temperature data across different depths over the period of 6-11 June 2017.",
      "topics": [
        "obs_temp"
      ]
    },
    {
      "page": "output_name",
      "title": "Default DYCD simulation variable names with their variable name",
      "topics": [
        "output_name"
      ]
    },
    {
      "page": "plot_cont",
      "title": "Contour plot of only simulation results of a water quality variable.",
      "topics": [
        "plot_cont"
      ]
    },
    {
      "page": "plot_cont_comp",
      "title": "Contour plot of DYRESM-CAEDYM simulation outputs of a water quality variable, with observed data shown as dots in the generated contour plot.",
      "topics": [
        "plot_cont_comp"
      ]
    },
    {
      "page": "plot_prof",
      "title": "A post-processing function used to visualise model output in a profile graph.",
      "topics": [
        "plot_prof"
      ]
    },
    {
      "page": "plot_scatter",
      "title": "Scatter plot of the simulation and observation of a water quality variable. This function is based on ggplot2, and users can treat the object of this function in the same way as a ggplot2 object.",
      "topics": [
        "plot_scatter"
      ]
    },
    {
      "page": "plot_ts",
      "title": "Time series plot of simulated and observed values at target depths. This function is based on ggplot2, and users can treat the object of this function in the same way as a ggplot2 object.",
      "topics": [
        "plot_ts"
      ]
    },
    {
      "page": "run_iteration",
      "title": "Internal function to provide parallel processing support to the calibration assistant function.",
      "topics": [
        "run_iteration"
      ]
    }
  ],
  "_readme": "https://github.com/songyanyu/dycdtools/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "dycdtools",
  "_universes": [
    "songyanyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-05-24T09:07:18.000Z",
      "distro": "noble",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "1e63235bc70a449f760d43cc43cd5ecdc82ccc7b50d0d9d97d2e549f5993c124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-05-24T09:07:15.000Z",
      "distro": "noble",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "4e6c66463858e4aea19463f7246a4ff6b5b82c9e9c88aed2cfc17ee03b2369f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-05-24T09:07:49.000Z",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "e15df8593cf567c8d091607d62645438d079c9a38bcfa2e780904aedc99e0544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-05-24T09:06:58.000Z",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "823c84a7c7692cdbf14fd3c8d1101c086353d78294d45d879edfb011b1d4fa67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-05-24T09:07:50.000Z",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "165fd5ad623f54b180282eb275b43a877672b57e623dfa90d82e1ffe5b1abab5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-05-24T09:06:36.000Z",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "4087ab21f0bb2262f5d1fdfebce6d4e0da66860cb9be0629e04a5e292cfa7910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-05-24T09:06:18.000Z",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "98302e0728162810494acc630794206297543e1e83ea9b7020983613505c64b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-05-24T09:06:21.000Z",
      "commit": "571dcd59d803c88bb55f0efa1d7092041dfc5e71",
      "fileid": "e0fabe5deae2c0ed21f2c157b4a419937833dbfb3e6118cfa385bb029d364fe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/songyanyu/actions/runs/26357035012"
    }
  ]
}