Screenshot of the CRAN page for the fetwfe package

The {fetwfe} R package is now available on CRAN!

{fetwfe} is now available on CRAN! You can now install {fetwfe} by simply using

install.packages("fetwfe")

You can always access the latest development version using

# install.packages("remotes")  # if needed
remotes::install_github("gregfaletto/fetwfePackage")

In the process of preparing the package for CRAN, I also fixed a couple little bugs and edge cases from the original version. As always, feel free to reach out with any feedback or suggestions!


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *