For the submission to CRAN the author fixed the following issues:
increased version number to v.0.1.2.
Fixed issues with unit testing regarding floating doubles
For the resubmission to CRAN the author fixed the following issues:
increased version number.
Fixed issues with unit testing.
For the resubmission to CRAN the author fixed the following issues:
All references regarding methods were moved from their respective script files to the DESCRIPTION file.
Fixed issue with (unnecessary) instances of install.packages() in vignette.
This version of concstats has been updated:
added code coverage for the package.
added tests for various functions and group of
functions.
Most of the functions were streamlined with less lines of code.
This development version of the concstats package has
been completely restructured. The one-step function has been recomposed
in three main groups and the following functions (measures) were
added:
the group wrapper for the concentration/competition measures (comp.R) contains the following functions:
hhihhi_dhhi_mindomstenall_comp
the inequality wrapper (inequ.R) added the following functions:
entropyginiberrypalmagrsall_inequ
the market structure wrapper (mstruct.R) contains the following functions:
firmnrs_eqtoptop3top5all_mstruct
concstats
Updated Description and Readme
file
Added vignettes
Added web page
Added creditcoops, a small data set
Added a NEWS.md file to track changes to the
package.