ropensci / software-review

rOpenSci Software Peer Review.
286 stars 104 forks source link

concstats #559

Closed schneiderpy closed 1 year ago

schneiderpy commented 1 year ago

Date accepted: 2023-03-17

Submitting Author Name: Name Submitting Author Github Handle: !--author1-->@schneiderpy<!--end-author1-- Other Package Authors Github handles: (comma separated, delete if none) Repository: https://github.com/schneiderpy/concstats Version submitted: Submission type: Stats Badge grade: silver Editor: !--editor-->@Paula-Moraga<!--end-editor-- Reviewers: @christopherkenny, @SebastianWojcik86

Due date for @christopherkenny: 2023-02-26 Due date for @SebastianWojcik86: 2023-02-28

Archive: TBD Version accepted: TBD Language: en

Type: Package
Package: concstats
Title: Market Structure, Concentration and Inequality Measures
Version: 0.1.4
Authors@R: 
    person(given = "Andreas",
           family = "Schneider",
           role = c("aut", "cre"),
           email = "schneiderconsultingpy@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0001-5630-1097"))
Description: Based on individual market shares of all participants in a
    market or space, the package offers a set of different structural and
    concentration measures frequently - and not so frequently - used in research
    and in practice. Measures can be calculated in groups or individually.
    The calculated measure or the resulting vector in table format should help
    practitioners make more informed decisions. Methods used in this package are
    from:
    1.  Chang, E. J., Guerra, S. M., de Souza Peñaloza, R. A. & Tabak, B. M.
    (2005) "Banking concentration: the Brazilian case".
    2.  Cobham, A. and A. Summer (2013). "Is It All About the Tails? The
    Palma Measure of Income Inequality".
    3.  García Alba Iduñate, P. (1994). "Un Indice de dominancia para el
    analisis de la estructura de los mercados".
    4.  Ginevicius, R. and S. Cirba (2009). "Additive measurement of market
    concentration" <doi:10.3846/1611-1699.2009.10.191-198>.
    5.  Herfindahl, O. C. (1950), "Concentration in the steel industry
    (PhD thesis)".
    6.  Hirschmann, A. O. (1945), "National power and structure of foreign trade".
    7.  Melnik, A., O. Shy, and R. Stenbacka (2008), "Assessing market dominance"
    <doi:10.1016/j.jebo.2008.03.010>.
    8.  Palma, J. G. (2006). "Globalizing Inequality: 'Centrifugal' and
    'Centripetal' Forces at Work".
    9.  Shannon, C. E. (1948). "A Mathematical Theory of Communication".
License: MIT + file LICENSE
URL: https://github.com/schneiderpy/concstats,
    https//schneiderpy.github.io/constats (website)
BugReports: https://github.com/schneiderpy/concstats/issues
Depends:
    R (>= 2.10)
Imports:
    dplyr (>= 1.0.7),
    readr
Suggests: 
    rmarkdown,
    knitr,
    devtools,
    kableExtra,
    ggplot2,
    testthat (>= 3.0.0),
    covr
VignetteBuilder:
    knitr,
    rmarkdown
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet"))
RoxygenNote: 7.2.1
Config/testthat/edition: 3

Scope

Pre-submission Inquiry

General Information

Some functions are already implemented in other R packages. The non-exhaustive summary below is by no means a description of each package.

However, almost none of these packages offer finite sample correction, with the exception of the ineq package. Other functions are new implementations in R, e.g. Dominance Index, Palma ratio, Stenbacka Index, GRS measure, and the dual of the Herfindahl Hirschman Index.

Badging

Technical checks

Confirm each of the following by checking the box.

This package:

Publication options

Code of conduct

ropensci-review-bot commented 1 year ago

Can't find repository ropensci/concstats, have you forgotten to transfer it first?

schneiderpy commented 1 year ago

@ropensci-review-bot finalize transfer github/concstats

ropensci-review-bot commented 1 year ago

I'm sorry human, I don't understand that. You can see what commands I support by typing:

@ropensci-review-bot help

schneiderpy commented 1 year ago

@ropensci-review-bot help

ropensci-review-bot commented 1 year ago

Hello @schneiderpy, here are the things you can ask me to do:


# Add an author's response info to the ROpenSci logs
@ropensci-review-bot submit response <AUTHOR_RESPONSE_URL>

# List all available commands
@ropensci-review-bot help

# Show our Code of Conduct
@ropensci-review-bot code of conduct

# Invite the author of a package to the corresponding rOpenSci team. This command should be issued by the author of the package.
@ropensci-review-bot invite me to ropensci/package-name

# Adds package's repo to the rOpenSci team. This command should be issued after approval and transfer of the package.
@ropensci-review-bot finalize transfer of package-name

# Various package checks
@ropensci-review-bot check package

# Checks srr documentation for stats packages
@ropensci-review-bot check srr
schneiderpy commented 1 year ago

@ropensci-review-bot finalize transfer of concstats

ropensci-review-bot commented 1 year ago

Can't find repository ropensci/concstats, have you forgotten to transfer it first?

schneiderpy commented 1 year ago

@ropensci-review-bot finalize transfer of concstats

ropensci-review-bot commented 1 year ago

Can't find repository ropensci/concstats, have you forgotten to transfer it first?

schneiderpy commented 1 year ago

@ropensci-review-bot finalize transfer of schneiderpy/concstats

ropensci-review-bot commented 1 year ago

Can't find repository ropensci/schneiderpy/concstats, have you forgotten to transfer it first?

schneiderpy commented 1 year ago

@ropensci-review-bot finalize transfer of concstats

ropensci-review-bot commented 1 year ago

Transfer completed. The concstats team is now owner of the repository and the author has been invited to the team