- Fixed function argument
type
inget_municipalities()
- now it actually affects the class of the returned object! New default object type issf
and other options aretibble
anddata.frame
- Fixed Loimaan mlk / Loimaa lk and Metsämaa division / merger information in the datasets
sorvi::kunnat1865_2021
andsorvi::polygons1909_2009
- Experimental new features of the package for testing R functions and datasets related to mapping Finnish historical municipality maps:
- New experimental function:
get_municipalities()
, for mapping historical Finnish municipalities.year
argument can be given to filter out the correct selection of municipalities for that given year. - New experimental datasets:
sorvi::kunnat1865_2021
andsorvi::polygons1909_2009
, containing the needed data forget_municipalities()
function - Raw data courtesy of National Semantic Web Ontology Project in Finland (FinnONTO), a project by Semantic Computing Research Group. Raw data was downloaded from the Finnish Ontology Library Service ONKI (description in SeCo website).
- Removed table from
sorvi-package
that essentially contained the same information as DESCRIPTION file, with the additional risk that sometimessorvi-package
was not updated when the rest of the package was.
- Removed the following outdated .R files and related functions:
is_url
,quickdf
,convert_municipality_codes.R
,convert_municipality_names.R
,get_municipality_info_mml.R
,municipality_to_province.R
andropengov_storage_path.R
. - Removed
qpdf
,reshape2
,RCurl
andrjson
from Depends andcurl
from imports
- Removed mentions to deprecated functions in package vignette
- New function:
get_ifpi_charts()
for scraping data from Musiikkituottajat - IFPI Finland ry charts
- Updated the author list to reflect the current package; added acknowledgments
- New function:
cran_downloads()
for getting information about package downloads and optionally visualizing them - New function:
gh_issue_stats()
for downloading information about opened issues and pull requests from different repositories
- Using GitHub Actions for testing and building pkgdown website with rogtemplate, rendering README.md file
- Overall package cleaning and fixing warnings, errors and notes
- Removed hetu-related functions, tests and examples in vignette (now in separate hetu-package)
- Option "eval=false" in vignette examples that relied on GitHub as a data repository; GitHub seemed to deny connections when data was downloaded several times during vignette rebuilding
- Get data from GitHub
- Removed get_postal_code_info
- Removed get_province_info
- Rewritten the package and moved many functions to other packages
- Updated vignette
- Submitted to CRAN
- Cleaned from warnings and errors in package conversion
- Fixed problems in GetLukiot(), GetOikotie(), and GetHRIaluejakokartat(), includes some temporary fixes
- Minor fixed in maps.R and HKK.R
- Fixed a bug with handling years in hetu-function.
- Added functions hetu and valid.hetu for processing Finnish personal identification numbers.
- MML data Kunta.FI field updated: Lansi-Turunmaa -> Parainen; Pedersoren kunta -> Pedersore
- added R/datavaalit.R
- removed data/ directory, moved rda files in beta.datavaalit.fi/storage/louhos and
- added LoadData function
- Removed several dependencies and made them marginal (see wiki for description)
- GetMunicipalityInfo modified
- added ConvertMunicipalityNames function
- added GetParliamentaryElectionData function
- GetMunicipalityInfoMML
- GetMunicipalityInfoStatFi
- elections*.R functions added for datavaalit
- Added functions GetOmakaupunki, GetPalvelukartta, GetThemeMap
- Joined files googlemaps.R and OpenStreetMap.R to file maps.R
- XML removed from dependencies
- added Seutukunta in MML data (via bug fix in GetShapeMML)
- spdep added to dependencies (required by GenerateMapColours)
- added function GenerateMapColours
- GetMunicipalityInfo function updated: now retrieving comprehensive municipality-level information from Tilastokeskus and Maanmittauslaitos into a single table
- Added options to PlotShape function
- Added loaders.R (for loading external data into .rda-files)
- HKK.R (including GetHKK) rewritten, major changes:
- XLConnect no longer required
- GetHKK returns a single SpatialPolygonsDataFrame instead a list of them
- new function SplitSpatial splits a Spatial*DataFrame object into a list of individual objects based on a splitter field
- Updated presidentti2012_PKS_20120201.R to reflect changes in HKK.R
- replaced RBGL with RColorBrewer in dependencies
- replaced RBGL with RColorBrewer in dependencies
- added stringOperations.R (Strip function)
- added package name in front of rgdal and XML functions (XML::function) to handle warnings in package build
- removed special characters from vaalit.R
- Added functions: GetVaalipiiri, GetElectionResultsPresidentti2012
- XML removed from dependencies (problems with R-forge Windows builds)
- px.R -> tilastokeskus.R
- function PlotMatrix added
- RBGL added to dependencies, this is required by PlotMatrix
- added matrixOperations.R: CenterData and UnitScale functions
- added functions for analyzing the Finnish presidential election data from Helsingin Sanomat in vaalit.R
- removed maakunta.R source file and removed function GetMaakuntainfo and merged with GetProvinceInfo
- in FindProvince function argument name change: municipality.list -> municipalities
- updated GetShapeMML and documentation, and recreated MML.rda
- GoogleStyleGuide issues completed
- examples updated
- vignette updated
- GitHub taken into use for release version
- get.population.register -> GetPopulationRegister
- preprocess.px -> GetPXTilastokeskus
- shape2sorvi -> ReadShape
- visualize.shape -> PlotShape
- Added internal function is.url
- WMS functionality included
- Added wms.R
- Added functions PreprocessWMS, GetWMSlayers, LoadWMSurl, GetWMSraster and ListWMSurls
- Added internal functions BuildService and GetCapabilities
- Modified AllClasses.R
- Added classes WMS and WMSLayer
- Added example 20111127-OIVAwms.R
- get.geocode.GoogleMaps -> GetGeocodeGoogleMaps
- get.staticmap.GoogleMaps -> GetStaticmapGoogleMaps
- get.geocode.OpenStreetMap -> GetGeocodeOpenStreetMap
- preprocess.PKS.aluejakokartat -> GetHRIaluejakokartat
- preprocess.PKS.lukiot -> GetLukiot
- getPresidentti2012Data -> GetPresidentti2012
- load.migration.data -> GetWorldbankMigration
- load.apurahat -> GetApurahat
- preprocess.Oikotie -> GetOikotie
- Removed datasets: Oikotie, PKS.lukiot (use Get-functions instead)
- Added and updated examples and Louhos-articles
- get.postal.codes -> GetPostalCodeInfo
- get.province.info -> GetProvinceInfo
- get.municipality.info -> GetMunicipalityInfo
- municipality2province -> FindProvince
- get.hsy -> GetHSY
- preprocess.shape.mml -> PreprocessShapeMML
- Added internal function GetShapeMML to provide the details on original MML data preprocessing
- Changes to follow R Style Guide
- get.gadm -> GetGADM; now converting all names into UTF-8; also some changes to output
- gadm.position2region -> FindGADMPosition2Region; also some changes to output
- Added internal function: ConvertGADMResolution
- get.gadm: alue -> map / fixed taso / added korvaa.skandit
- Roxygenization completed. The package documentation now generated for instance with library(devtools); document("pkg")
- Changed several R file names to more general ones (Juuso)
- ROxygen fields added to googlemaps.R, HRI.R, koulut.R, kulttuuri.R, Oikotie.R, OpenStreetMap.R, vaalit.R, worldbank.R
- Documented PKS.lukiot, Oikotie, and PKS.aluejakokartat data sets in data.documentation.R
- get.vaestorekisteri -> get.population.register
- Roxygen fields added to HSY.R, mml.R, population.register.R, px.R, visualization.R
- roxygen removed from dependencies
- added data.documentation.R for Roxygen documentation of the sorvi data sets; documented MML and translations data sets
- get.gadm: argument name change: alue -> resolution
- get.maakuntatiedot.R -> get.province.info.R
- added sorvi-package.R
- Roxygen fields added to gadm.R, get.postal.codes.R, get.province.info.R. Also moved urls in function arguments from within the functions where applicable
- roxygen added to dependencies
- added vaalit.R which contains getPresidentti2012Data
- added HSY.R which contains get.hsy function; this was unintentionally missing from version 0.1.27
- added get.hsy function for automated retrieval of HSY data
- removed HSY data
- get.postinumerot -> get.postal.codes
- get.maakuntatiedot -> get.province.info
- Added functions get.municipality.info, get.province.info, municipality2province
- Added HSY data
- Lisatty funktiot load.migration.data()
- Lisatty funktiot load.apurahat() ja load.maakuntakartta()
- MML:n datat lisatty valmiiksi esikasiteltyna data(MML)-objektiin (data/MML.rda)
- funktionimet muutettu englanninkielisiksi: hae -> get; putsaa -> preprocess
#sorvi 0.1.13 (2011-10-24)
- Dokumentointia paivitetty versiosta 0.1.11.
#sorvi 0.1.11 (2011-10-23)
- Juuson ensimmainen paivitys
- Datoja: Oikotie, paakaupunkiseudun aluejakokartat, lukiot
- Funktiot yll? olevian datojen muokkaamiseen
- Funktioita RGoogleMapsin kayttoon
- HUOM! Dokumentaatio osin puutteellista!
- mml.R Maanmittauslaitoksen datoille apufunktioita
- vignetteen esimerkkeja aineistohauista ym.
- Maanmittauslaitoksen karttadatoja lisatty inst/extdata/Maanmittauslaitos/
- hae.postinumerot: Suomen kuntien ja postinumeroiden mappaamiseen
- korvaa.skandit: apufunktio skandien kasittelyyn
- Valineita vaestorekisterikeskuksen datan screenscrapingiin (hae.vaestorekisteri) ja GADM-muotoisen karttadatan hakuun (hae.gadm)
- Eka versio