Add Aviator configuration.
Update maintainer e-mail address.
Avoid failure in fledge workflow if no changes (#84).
Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#83).
Use larger retry count for lock-threads workflow (#82).
Ignore errors when removing pkg-config on macOS (#81).
Explicit permissions (#80).
Use styler from main branch (#79).
Need to install R on Ubuntu 24.04 (#78).
Use Ubuntu 24.04 and styler PR (#76).
Correctly detect branch protection (#75).
Use stable pak (#74).
Trigger run (#73).
Use pkgdown branch (#72).
Install via R CMD INSTALL ., not pak (#71).
Install local package for pkgdown builds.
Improve support for protected branches with fledge.
Improve support for protected branches, without fledge.
Sync with latest developments.
Use v2 instead of master.
Import from actions-sync, check carefully.
Import from actions-sync, check carefully.
https://github.com/cynkra/cynkratemplate/issues/53
Ci: Fix macOS (#16) (#77).
Merge pull request #65 from cynkra/f-add-2023-data.
Merge pull request #63 from cynkra/docs-pkgdown-cynkra.
swc_get_mapping()
for correct results (#39).swc_read_data()
now always fetches the most recent dataset (#20).cantons
, district_mutations
and municipality_mutations
datasets are no longer exported.swc_get_municipality_state()
for retrieving the valid municipalities at a given year.swc_get_merger_mapping_table()
for computing mapping tables to a given target year.swcGetMapping()
-> swc_get_mapping()
(old function soft-deprecated)swcGetMutations()
-> swc_get_mutations()
(old function soft-deprecated)swc_get_mun_history()
swc_get_mun_merges()
SwissHistMunData
package.swcGetData()
, swcCheckData()
and swcReadData()
.Remove parameter municipalityIds to swcGetMutations()
Improve computation of fitness to properly include abolished communes
Adapt swcReadData()
to new data format
New function swcGetMapping()
that computes a mapping between two lists
of municipality IDs, with runnable example
New datasets SwissBirths
and SwissPop
New function swcGetMutations()
that computes a list of municipality
mutations from a list of municipality states
New function swcCheckData()
that checks the commune data for consistency
New function swcGetData()
that reads commune data from
the web only once and reuses cached results for forthcoming calls
Rename function read_historicized_commune_data()
to swcReadData()
read_historicized_commune_data()
to download and import
historicized commune data from the BfS serverAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.