{
  "_id": "6a101b5eacfb0bcc41c8713a",
  "Package": "CDSim",
  "Type": "Package",
  "Title": "Simulating Climate Data for Research and Modelling",
  "Version": "0.1.2",
  "Date": "2026-04-19",
  "Authors@R": "c(\nperson(\"Isaac\", \"Osei\", role = c(\"aut\", \"cre\"), email = \"ikemillar65@gmail.com\"),\nperson(\"Acheampong\", \"Baafi-Adomako\", role = \"aut\", email = \"acheampongbaafi1@gmail.com\")\n)",
  "Maintainer": "Isaac Osei <ikemillar65@gmail.com>",
  "Description": "Generate synthetic station-based monthly climate\ntime-series including temperature and rainfall, export to\nNetwork Common Data Form (NetCDF), and provide visualization\nhelpers for climate workflows. The approach is inspired by\nstatistical weather generator concepts described in Wilks\n(1999) <doi:10.1016/S0168-1923(99)00037-4> and Richardson\n(1981) <doi:10.1029/WR017i001p00182>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/ikemillar/CDSimV2",
  "BugReports": "https://github.com/ikemillar/CDSim/issues",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev libx11-dev",
  "Repository": "https://ikemillar.r-universe.dev",
  "Date/Publication": "2026-04-22 10:07:16 UTC",
  "RemoteUrl": "https://github.com/ikemillar/cdsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:56:45 UTC",
    "User": "root"
  },
  "Author": "Isaac Osei [aut, cre],\nAcheampong Baafi-Adomako [aut]",
  "MD5sum": "38042a0be9b2cc5c43c42f17f3e0c475",
  "_user": "ikemillar",
  "_type": "src",
  "_file": "CDSim_0.1.2.tar.gz",
  "_fileid": "7d83470283659a1255a375954769579a3d47ea04aeda2c5949c9771af5430652",
  "_filesize": 1312345,
  "_sha256": "7d83470283659a1255a375954769579a3d47ea04aeda2c5949c9771af5430652",
  "_created": "2026-05-22T08:56:45.000Z",
  "_published": "2026-05-22T09:01:18.103Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348293178,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156721329"
    },
    {
      "job": 77348293138,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156722664"
    },
    {
      "job": 77348293152,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156730220"
    },
    {
      "job": 77348293146,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156725738"
    },
    {
      "job": 77347773182,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156672021"
    },
    {
      "job": 77348293087,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156709834"
    },
    {
      "job": 77348293253,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156702929"
    },
    {
      "job": 77348293225,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156702188"
    },
    {
      "job": 77348293228,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156706633"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ikemillar/cdsim",
  "_commit": {
    "id": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
    "author": "Isaac Osei <ikemillar65@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1776852436
  },
  "_maintainer": {
    "name": "Isaac Osei",
    "email": "ikemillar65@gmail.com",
    "login": "ikemillar",
    "description": "",
    "uuid": 7838601
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "trend",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ikemillar",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-11-25"
    },
    {
      "name": "v0.1.2",
      "date": "2026-04-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ikemillar",
      "count": 5,
      "uuid": 7838601
    }
  ],
  "_userbio": {
    "uuid": 7838601,
    "type": "user",
    "name": "Isaac Osei"
  },
  "_downloads": {
    "count": 511,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CDSim"
  },
  "_devurl": "https://github.com/ikemillar/cdsim",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CDSim.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ikemillar/cdsim",
  "_realowner": "ikemillar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-12-15"
    },
    {
      "version": "0.1.2",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "create_stations",
    "plot_station_timeseries",
    "safe_name",
    "simulate_climate_series",
    "validate_climate",
    "validate_climate_internal",
    "write_station_csv",
    "write_station_netcdf"
  ],
  "_help": [
    {
      "page": "CDSim-package",
      "title": "CDSim: Climate Data Simulation Toolkit",
      "topics": [
        "CDSim-package",
        "CDSim"
      ]
    },
    {
      "page": "create_stations",
      "title": "Create or load station metadata",
      "topics": [
        "create_stations"
      ]
    },
    {
      "page": "plot_station_timeseries",
      "title": "Plot Station Time Series with Seasonal Detection",
      "topics": [
        "plot_station_timeseries"
      ]
    },
    {
      "page": "safe_name",
      "title": "Make a safe filename",
      "topics": [
        "safe_name"
      ]
    },
    {
      "page": "simulate_climate_series",
      "title": "Simulate monthly climate time series for stations",
      "concept": [
        "IO Functions"
      ],
      "topics": [
        "simulate_climate_series"
      ]
    },
    {
      "page": "validate_climate",
      "title": "Validate simulated climate data against observations",
      "topics": [
        "validate_climate"
      ]
    },
    {
      "page": "validate_climate_internal",
      "title": "Internal validation of simulated climate data",
      "topics": [
        "validate_climate_internal"
      ]
    },
    {
      "page": "visualization",
      "title": "Visualization Functions for Climate Data",
      "topics": [
        "visualization"
      ]
    },
    {
      "page": "write_station_csv",
      "title": "Write station CSV Exports a simulated climate station dataset to a CSV file.",
      "topics": [
        "write_station_csv"
      ]
    },
    {
      "page": "write_station_netcdf",
      "title": "Write station NetCDF (station x time) Exports a simulated climate station dataset to a NetCDF file.",
      "topics": [
        "write_station_netcdf"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ikemillar/cdsim/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ikemillar/cdsim/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "extraDistr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "trend",
    "truncnorm",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "CDSim.Rmd",
      "filename": "CDSim.html",
      "title": "Getting Started with CDSim",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-22 09:58:49",
      "modified": "2026-04-22 09:58:49",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "cdsim",
  "_universes": [
    "ikemillar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T08:59:06.000Z",
      "distro": "noble",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "b1ea608c202f77f4a8e960fac86a24a5e23667096ef2a3e1b4fd490b654eae63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T08:59:09.000Z",
      "distro": "noble",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "42aadec70a4089d4b148ca617b3f4a90273545d23828b4cb92adcfdb04762ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T08:59:36.000Z",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "ae1f2a7454c21253acdfb4cb685a2d0675b4db70405517d74cbe322c2347a730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T08:59:15.000Z",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "64aabff45ae31342f8d249c7cfe55d9bda0e2e1a77c31af7cf1ec54ef1e21b71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T08:59:01.000Z",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "f8724aa7cf4a83daa8599b777a38f72c4a12bae300b948dc5bc3e4d54dfc640d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T08:58:02.000Z",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "0aa58b280d9a455d9fca2568482d8e9db6311aa2e02019108a2be311087ecd7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T08:58:06.000Z",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "ee9c38b8213ad3db80d921de44fbffe49a65254e93f2e3cf8527af60c4f3e398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T08:58:12.000Z",
      "commit": "04a35ecdf6fa34baba1c4fa7f1959baa40dcb4d5",
      "fileid": "6c3514c865907d8c309dded9414085f2fa7c72bc393fdd97ef0983cf7120a1af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikemillar/actions/runs/26278248581"
    }
  ]
}