Package: propopbirth Title: Birth rate forecast based on the FSO methodology Version: 0.1.0 Authors@R: c( person( "Klemens", "Rosin", email = "klemens.rosin@zuerich.ch", role = "aut" ), person( "Felix", "Lorenz", email = "felix.lorenz@tg.ch", role = "aut" ), person( "Norah", "Efosa", email = "norah.efosa@ag.ch", role = c("aut", "cre") ), person( given = "Felix", family = "Luginbuhl", role = c("ctb"), email = "felix.luginbuehl@sg.ch", comment = c(ORCID = "0009-0008-6625-2899") ) ) Description: First, model input data are calculated. Second, TFR (total fertility rate) and MAB (mean age of the mother at birth) are predicted. Third, TFR and MAB forecasts are used to predict the age-specific birth rates. URL: Set URL, https://statistik-aargau.github.io/propopbirth/ License: GPL (>= 3) Depends: R (>= 4.1.0) Imports: dplyr, tibble, forecast, BFS, assertthat, tidyr, purrr, stats, rlang, stringi, utils Suggests: knitr, ggplot2, rmarkdown, DT, readxl, data.table, testthat (>= 3.0.0), constructive (>= 1.3.0) Encoding: UTF-8 Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet") ) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/testthat/edition: 3 LazyData: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://swissstatsr.r-universe.dev Date/Publication: 2025-11-26 16:57:40 UTC RemoteUrl: https://github.com/statistik-aargau/propopbirth RemoteRef: HEAD RemoteSha: 1c15108a5b21df7bf8624ea3893fea137bf8a968 NeedsCompilation: no Packaged: 2026-06-05 07:17:51 UTC; root Author: Klemens Rosin [aut], Felix Lorenz [aut], Norah Efosa [aut, cre], Felix Luginbuhl [ctb] (ORCID: ) Maintainer: Norah Efosa