{
  "_id": "6a180072acfb0bcc41dabb0d",
  "Package": "pollen",
  "Type": "Package",
  "Title": "Analysis of Aerobiological Data",
  "Version": "0.83.0",
  "Authors@R": "person(\"Jakub\", \"Nowosad\", \nemail = \"nowosad.jakub@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1057-3721\"))",
  "Description": "Supports analysis of aerobiological data. Available\nfeatures include determination of pollen season limits,\nreplacement of outliers (Kasprzyk and Walanus (2014)\n<doi:10.1007/s10453-014-9332-8>), calculation of growing degree\ndays (Baskerville and Emin (1969) <doi:10.2307/1933912>), and\ndetermination of the base temperature for growing degree days\n(Yang et al. (1995) <doi:10.1016/0168-1923(94)02185-M).",
  "URL": "https://jakubnowosad.com/pollen/",
  "BugReports": "https://github.com/Nowosad/pollen/issues",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://nowosad.r-universe.dev",
  "Date/Publication": "2025-09-30 07:56:26 UTC",
  "RemoteUrl": "https://github.com/nowosad/pollen",
  "RemoteRef": "HEAD",
  "RemoteSha": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:41:48 UTC",
    "User": "root"
  },
  "Author": "Jakub Nowosad [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1057-3721>)",
  "Maintainer": "Jakub Nowosad <nowosad.jakub@gmail.com>",
  "MD5sum": "dcf0a90e2694ee852179a55420e4212b",
  "_user": "nowosad",
  "_type": "src",
  "_file": "pollen_0.83.0.tar.gz",
  "_fileid": "2469509677a092adbbe272ff15ec2564ff06b477a39099117df8aec4454ea8de",
  "_filesize": 297638,
  "_sha256": "2469509677a092adbbe272ff15ec2564ff06b477a39099117df8aec4454ea8de",
  "_created": "2026-05-28T08:41:48.000Z",
  "_published": "2026-05-28T08:44:34.128Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78255032822,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261521763"
    },
    {
      "job": 78255032965,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261521067"
    },
    {
      "job": 78255032849,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261514332"
    },
    {
      "job": 78255032911,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261510133"
    },
    {
      "job": 78254612663,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261477459"
    },
    {
      "job": 78255032917,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261513972"
    },
    {
      "job": 78255032925,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261509112"
    },
    {
      "job": 78255032847,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261523782"
    },
    {
      "job": 78255033006,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261505409"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nowosad/pollen",
  "_commit": {
    "id": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
    "author": "Jakub Nowosad <tupiszakaczki@gmail.com>",
    "committer": "Jakub Nowosad <tupiszakaczki@gmail.com>",
    "message": "cleans readme\n",
    "time": 1759218986
  },
  "_maintainer": {
    "name": "Jakub Nowosad",
    "email": "nowosad.jakub@gmail.com",
    "login": "nowosad",
    "mastodon": "@nowosad@fosstodon.org",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. ",
    "uuid": 3457131,
    "orcid": "0000-0002-1057-3721"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "nowosad",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "aerobiological-data",
    "aerobiology",
    "gdd",
    "growing-degree-days",
    "pollen"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 112,
      "uuid": 3457131
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 3457131,
    "type": "user",
    "name": "Jakub",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pollen"
  },
  "_devurl": "https://github.com/nowosad/pollen",
  "_pkgdown": "https://jakubnowosad.com/pollen/",
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pollen.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nowosad/pollen",
  "_realowner": "nowosad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.40",
      "date": "2016-10-03"
    },
    {
      "version": "0.50.0",
      "date": "2016-11-20"
    },
    {
      "version": "0.52.00",
      "date": "2017-04-17"
    },
    {
      "version": "0.53.00",
      "date": "2017-07-21"
    },
    {
      "version": "0.70.0",
      "date": "2018-02-26"
    },
    {
      "version": "0.71.0",
      "date": "2018-10-07"
    },
    {
      "version": "0.72.0",
      "date": "2020-03-15"
    },
    {
      "version": "0.82.0",
      "date": "2021-12-03"
    },
    {
      "version": "0.83.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "base_temp",
    "gdd",
    "outliers_replacer",
    "pollen_index",
    "pollen_season"
  ],
  "_datasets": [
    {
      "name": "gdd_data",
      "title": "Exemplary dataset for GDD calculations",
      "object": "gdd_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "tmax",
        "tmin"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "pollen_count",
      "title": "Pollen count of alder, birch, and hazel",
      "object": "pollen_count",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "date",
        "alder",
        "birch",
        "hazel"
      ],
      "rows": 8352,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "base_temp",
      "title": "Determining base temperatures",
      "topics": [
        "base_temp"
      ]
    },
    {
      "page": "gdd",
      "title": "Growing Degree Days Function",
      "topics": [
        "gdd"
      ]
    },
    {
      "page": "gdd_data",
      "title": "Exemplary dataset for GDD calculations",
      "topics": [
        "gdd_data"
      ]
    },
    {
      "page": "outliers_replacer",
      "title": "A Outliers Replacer Function",
      "topics": [
        "outliers_replacer"
      ]
    },
    {
      "page": "pollen_count",
      "title": "Pollen count of alder, birch, and hazel",
      "topics": [
        "pollen_count"
      ]
    },
    {
      "page": "pollen_index",
      "title": "A Pollen Index Function",
      "topics": [
        "pollen_index"
      ]
    },
    {
      "page": "pollen_season",
      "title": "A Pollen Season Function",
      "topics": [
        "pollen_season"
      ]
    }
  ],
  "_readme": "https://github.com/nowosad/pollen/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gdd.Rmd",
      "filename": "gdd.html",
      "title": "Calculation of growing degree days (GDD) in the pollen package",
      "author": "Jakub Nowosad",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2020-02-12 09:19:11",
      "modified": "2021-11-28 12:13:00",
      "commits": 7
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to the pollen package",
      "author": "Jakub Nowosad",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Pollen season",
        "Comparision of the pollen season methods",
        "Replacement of outliers",
        "References"
      ],
      "created": "2016-11-06 01:26:05",
      "modified": "2021-11-28 12:13:00",
      "commits": 9
    }
  ],
  "_score": 5.1673173347481764,
  "_indexed": true,
  "_nocasepkg": "pollen",
  "_universes": [
    "nowosad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:52.000Z",
      "distro": "noble",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "688ff2464c62cfd1a7659a597e097665ea0f7d7277fa433bf0469998f949f605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:51.000Z",
      "distro": "noble",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "f0f4b706935c122e42ed69e1991bb8678db3407a74b619e82089a31833f71a5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:37.000Z",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "84700f8673edd19d5225c3838d78d993de76002793be210105d183b831d30289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:24.000Z",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "ef505827b0951657a016586b61acfe0aba04e5e2b4183100370568f42ebead35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:51.000Z",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "d73969cc406ca1bc7a157d4cead159e8c9f5a9fb5041f93f4df174735bfea826",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:10.000Z",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "d8cd7f579622f776776aca7169fff5f1bb7c4e566631f8547568c205f101d455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:51.000Z",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "76af0aba757620f19ac3b02a12cfff1b1be7844207fc682a4adea27189997246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.83.0",
      "date": "2026-05-28T08:43:00.000Z",
      "commit": "970ff4cc7d8dcbcaa8f762c70769337a4d3d3386",
      "fileid": "c85bb189704af12a171a4a1b465540a00ffc2f7b73d323911cf0f87c55bc9fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26564204968"
    }
  ]
}