Skip to contents

This is a legacy or superseded version of the esqlabsR package.

This means that this package will not receive any new features, but will receive any critical bug fixes needed to keep it working.

The version of the esqlabsR package under active development can be found here:

https://github.com/esqLABS/esqlabsR

Installation

The package binaries can be installed from here: https://github.com/esqLABS/esqlabsRLegacy/releases

Required packages

For building from source and developing

  • Rtools (https://cran.r-project.org/bin/windows/Rtools/)
    • After installation, add the folder to your $PATH: In start menu, type in “PATH”, select “Change path environment for user”, and add the path to Rtools folder.
  • roxygen2 (CRAN)
  • devtools (CRAN)
  • rmarkdown (CRAN)
  • testthat (CRAN)
  • knitr (CRAN)
  • styler (CRAN)

Contributing

Code of Conduct

Please note that the esqlabsRLegacy project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.