The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

R package convergEU

Indicators and measures by country and time describe what happens at economic and social levels. This package provides functions to calculate several measures of convergence after imputing missing values. The automated download of Eurostat data, followed by the production of country fiches and indicator fiches, makes possible to automate the production of reports. This is the development release.

Some references are:

The stable release of the R package is available at https://CRAN.R-project.org/package=convergEU

This project is a joint work with Eurofound developed under contract № 18-3030-42.


January 2024 -The package has been updated to add patterns (from 39 to 59) to the country dynamics analysis, maps have also been added to the fiches.

You may use devtools to install the current version under development:

install.packages("devtools")
library(devtools)
install_github(repo="eurofound/convergEU",
              build_vignettes= TRUE,
              force= TRUE)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.