{
  "_id": "6a213b9bcd65a98ecbd2822b",
  "Package": "UVdose",
  "Title": "Estimate Ambient UV Dose from Location and Date Info",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Rasha\", family = \"Shraim\", email = \"rshraim@tcd.ie\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-3351-1179\")), person(given = \"Lina\", family = \"Zgaga\", email = \"zgagaL@tcd.ie\", role = c(\"aut\"), comment = c(ORCID = \"0000-0003-4089-9703\")))",
  "Description": "Estimate ambient vitamin D-effective or erythemal dose\nusing ultraviolet radiation (UV) data from the 'TEMIS'\ndatabase, based on date and geographical location.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev",
  "Repository": "https://rshraim.r-universe.dev",
  "Date/Publication": "2025-10-07 10:54:59 UTC",
  "RemoteUrl": "https://github.com/rshraim/uvdose",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:43:13 UTC",
    "User": "root"
  },
  "Author": "Rasha Shraim [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3351-1179>),\nLina Zgaga [aut] (ORCID: <https://orcid.org/0000-0003-4089-9703>)",
  "Maintainer": "Rasha Shraim <rshraim@tcd.ie>",
  "MD5sum": "99a09e0397b42cd5804b360683a87522",
  "_user": "rshraim",
  "_type": "src",
  "_file": "UVdose_0.1.1.tar.gz",
  "_fileid": "3d29c1c14517bdf891089ef0fb3134804266f45f1cf58d8e15a2a7d9d0f53fc1",
  "_filesize": 2702890,
  "_sha256": "3d29c1c14517bdf891089ef0fb3134804266f45f1cf58d8e15a2a7d9d0f53fc1",
  "_created": "2026-06-04T08:43:13.000Z",
  "_published": "2026-06-04T08:47:23.675Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79482268215,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406996852"
    },
    {
      "job": 79482268198,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406997100"
    },
    {
      "job": 79482268159,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407009822"
    },
    {
      "job": 79482268149,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406997360"
    },
    {
      "job": 79481746243,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406949754"
    },
    {
      "job": 79482268175,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406991218"
    },
    {
      "job": 79482268228,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406978717"
    },
    {
      "job": 79482268189,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406982076"
    },
    {
      "job": 79482268208,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406975567"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rshraim/uvdose",
  "_commit": {
    "id": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
    "author": "rshraim <48552562+rshraim@users.noreply.github.com>",
    "committer": "rshraim <48552562+rshraim@users.noreply.github.com>",
    "message": "Update README.md\n",
    "time": 1759834499
  },
  "_maintainer": {
    "name": "Rasha Shraim",
    "email": "rshraim@tcd.ie",
    "login": "rshraim",
    "description": "",
    "uuid": 48552562,
    "orcid": "0000-0002-3351-1179"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rshraim",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rshraim",
      "count": 11,
      "uuid": 48552562
    }
  ],
  "_userbio": {
    "uuid": 48552562,
    "type": "user",
    "name": "rshraim"
  },
  "_downloads": {
    "count": 108,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/UVdose"
  },
  "_devurl": "https://github.com/rshraim/uvdose",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/UVdose.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rshraim/uvdose",
  "_realowner": "rshraim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "annual_uvb",
    "annual_uve",
    "cw_uvb",
    "daily_uvb",
    "daily_uve",
    "latitude",
    "longitude",
    "season_uvb",
    "season_uve",
    "temis_clim",
    "temis_uvdec",
    "temis_uvdvc",
    "uv_data_check"
  ],
  "_help": [
    {
      "page": "annual_uvb",
      "title": "Annual UVB",
      "topics": [
        "annual_uvb"
      ]
    },
    {
      "page": "annual_uve",
      "title": "Annual erythemal UV",
      "topics": [
        "annual_uve"
      ]
    },
    {
      "page": "cw_uvb",
      "title": "Calculate CW-D-UVB dose",
      "topics": [
        "cw_uvb"
      ]
    },
    {
      "page": "daily_uvb",
      "title": "Daily UVB",
      "topics": [
        "daily_uvb"
      ]
    },
    {
      "page": "daily_uve",
      "title": "Daily erythemal UV",
      "topics": [
        "daily_uve"
      ]
    },
    {
      "page": "latitude",
      "title": "Un-project Transverse Mercator Eastings and Northings back to latitude and longitude.",
      "topics": [
        "latitude",
        "longitude"
      ]
    },
    {
      "page": "season_uvb",
      "title": "Seasonal UVB",
      "topics": [
        "season_uvb"
      ]
    },
    {
      "page": "season_uve",
      "title": "Seasonal erythemal UV",
      "topics": [
        "season_uve"
      ]
    },
    {
      "page": "temis_uvdvc",
      "title": "Download TEMIS file",
      "topics": [
        "temis_clim",
        "temis_uvdec",
        "temis_uvdvc"
      ]
    },
    {
      "page": "uv_data_check",
      "title": "Data check for UV dose calculation",
      "topics": [
        "uv_data_check"
      ]
    }
  ],
  "_readme": "https://github.com/rshraim/uvdose/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Introduction to UVdose",
      "author": "Rasha Shraim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Workflow",
        "1. Pre-process sample data",
        "2. Download UV data from TEMIS",
        "3. Calculate relevant UV dose",
        "4. Visualisation and downstream analysis",
        "Citation"
      ],
      "created": "2025-08-07 09:16:43",
      "modified": "2025-08-11 15:45:43",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "uvdose",
  "_universes": [
    "rshraim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T08:45:24.000Z",
      "distro": "noble",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "2cdedabeadccd283019767ff915ab0c6b31d33f1d2855520f355683285aa23c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T08:45:24.000Z",
      "distro": "noble",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "160e536708dfb2f7a2b508bbf94ff430505da449e326fa1c62fa99be1edd844a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T08:46:00.000Z",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "319f22f81dd349f4c5067145ff2e968726e7be368413129d40413c6d620638b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T08:45:26.000Z",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "3e73afdb6a4ff693e11a17c5f288395b121d9e81770100867bb21f3ab2a343ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-04T08:45:26.000Z",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "4eec100c30fc55f9c4b9cd1b08786e204caede906eaf51db742980f88d0856bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T08:44:29.000Z",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "9e9b5162bb2efddc7b93c34ff9ab955ccdac34b96ee1067888e2d81e5c7d83c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T08:44:37.000Z",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "a2702ce2603fc6597698f65baeeea9386bb6bbbabe4b310515fc297b22f3bad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T08:44:19.000Z",
      "commit": "fe9f6ce8e351b127574a8416da5a6b23659216cc",
      "fileid": "d45d7f16ad82eebb8c19f0d1aae1a79d4f1a42341bc2cb7d70e0807563ec9ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rshraim/actions/runs/26940839031"
    }
  ]
}