Changelog
Source:NEWS.md
sorvi 0.8.22 (2023-10-20)
BUG FIXES
- 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
sorvi 0.8.21 (2023-08-21)
CRAN release: 2023-08-22
NEW FEATURES
- 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).
sorvi 0.8.20 (2022-05-24)
CRAN release: 2022-05-30
DEPRECATED AND DEFUNCT
- 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
sorvi 0.8.17 (2021-11-30)
NEW FEATURES
- New function:
get_ifpi_charts()
for scraping data from Musiikkituottajat - IFPI Finland ry charts
sorvi 0.8.16 (2021-11-25)
NEW FEATURES
- 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
MINOR IMPROVEMENTS
- Using GitHub Actions for testing and building pkgdown website with rogtemplate, rendering README.md file
- Overall package cleaning and fixing warnings, errors and notes
sorvi 0.7.24 (2014-06-04)
- Rewritten the package and moved many functions to other packages
- Updated vignette
sorvi 0.2.03 (2012-10-26)
- Fixed problems in GetLukiot(), GetOikotie(), and GetHRIaluejakokartat(), includes some temporary fixes
sorvi 0.1.82 (2012-08-31)
- Added functions hetu and valid.hetu for processing Finnish personal identification numbers.
sorvi 0.1.81 (2012-08-14)
- MML data Kunta.FI field updated: Lansi-Turunmaa -> Parainen; Pedersoren kunta -> Pedersore
- added R/datavaalit.R
sorvi 0.1.79 (2012-08-08)
- removed data/ directory, moved rda files in beta.datavaalit.fi/storage/louhos and
- added LoadData function
sorvi 0.1.73 (2012-07-09)
- Removed several dependencies and made them marginal (see wiki for description)
sorvi 0.1.71 (2012-05-12)
- GetMunicipalityInfo modified
- added ConvertMunicipalityNames function
- added GetParliamentaryElectionData function
- GetMunicipalityInfoMML
- GetMunicipalityInfoStatFi
- elections*.R functions added for datavaalit
sorvi 0.1.59 (2012-03-10)
- Added functions GetOmakaupunki, GetPalvelukartta, GetThemeMap
- Joined files googlemaps.R and OpenStreetMap.R to file maps.R
sorvi 0.1.57 (2012-02-28)
- added Seutukunta in MML data (via bug fix in GetShapeMML)
- spdep added to dependencies (required by GenerateMapColours)
- added function GenerateMapColours
sorvi 0.1.55 (2012-02-26)
- GetMunicipalityInfo function updated: now retrieving comprehensive municipality-level information from Tilastokeskus and Maanmittauslaitos into a single table
- Added options to PlotShape function
sorvi 0.1.54 (2012-02-26)
- 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
sorvi 0.1.49 (2012-02-13)
- added package name in front of rgdal and XML functions (XML::function) to handle warnings in package build
- removed special characters from vaalit.R
sorvi 0.1.48 (2012-02-12)
- Added functions: GetVaalipiiri, GetElectionResultsPresidentti2012
- XML removed from dependencies (problems with R-forge Windows builds)
- px.R -> tilastokeskus.R
sorvi 0.1.47 (2012-02-03)
- function PlotMatrix added
- RBGL added to dependencies, this is required by PlotMatrix
sorvi 0.1.46 (2012-02-02)
- 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
sorvi 0.1.43 (2011-12-29)
- GoogleStyleGuide issues completed
- examples updated
- vignette updated
- GitHub taken into use for release version
sorvi 0.1.42 (2011-12-27)
- get.population.register -> GetPopulationRegister
- preprocess.px -> GetPXTilastokeskus
- shape2sorvi -> ReadShape
- visualize.shape -> PlotShape
- Added internal function is.url
sorvi 0.1.41 (2011-12-27)
- 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
sorvi 0.1.40 (2011-12-26)
- 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
sorvi 0.1.39 (2011-12-24)
- 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
sorvi 0.1.38 (2011-12-22)
- 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
sorvi 0.1.34 (2011-12-20)
- Roxygenization completed. The package documentation now generated for instance with library(devtools); document(“pkg”)
sorvi 0.1.32 (2011-12-19)
- 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
sorvi 0.1.31 (2011-12-18)
- 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
sorvi 0.1.30 (2011-12-18)
- 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
sorvi 0.1.28 (2011-12-09)
- added HSY.R which contains get.hsy function; this was unintentionally missing from version 0.1.27
sorvi 0.1.27 (2011-12-06)
- added get.hsy function for automated retrieval of HSY data
- removed HSY data
- get.postinumerot -> get.postal.codes
sorvi 0.1.26 (2011-12-05)
- get.maakuntatiedot -> get.province.info
- Added functions get.municipality.info, get.province.info, municipality2province
sorvi 0.1.14 (2011-10-30)
- 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!
sorvi 0.1.08 (2011-10-18)
- vignetteen esimerkkeja aineistohauista ym.
- Maanmittauslaitoksen karttadatoja lisatty inst/extdata/Maanmittauslaitos/
sorvi 0.1.04 (2011-10-09)
- hae.postinumerot: Suomen kuntien ja postinumeroiden mappaamiseen
- korvaa.skandit: apufunktio skandien kasittelyyn