NCStats
About NCStats
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/droglenc/NCStats NCStats
see also NCStats GitHub repository.
To install the latest development snapshot of this package, use install.packages("NCStats",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("NCStats",,"http://rforge.net/")
Most recent GIT commits939e3782| Derek Ogle | Tue Jun 1 10:29:24 2021 -0500 added residPlot from FSA M NAMESPACE M NEWS.md M R/NCStats-internals.R M R/assumptionCheck.R A R/residPlot.R M man/NCStats-internals.Rd A man/residPlot.Rd A tests/plottests/fitPlot.R A tests/plottests/residPlot.R A tests/testthat/testthat_internals.R A tests/testthat/testthat_residPlot.R aeb2881b| Derek Ogle | Wed May 26 14:05:10 2021 -0500 Trying again to add test coverage A .github/workflows/test-coverage.yaml M NEWS.md 1ff60d38| Derek Ogle | Wed May 26 13:50:46 2021 -0500 Removing Travis-CI and trying to add codecov.io M .Rbuildignore A .github/.gitignore A .github/workflows/R-CMD-check.yaml M .gitignore D .travis.yml M NEWS.md M README.md D ToDo A codecov.yml cc0b869b| Derek Ogle | Wed May 26 12:45:27 2021 -0500 Removed "relax" related utilities M .travis.yml M DESCRIPTION M NEWS.md M R/assumptionCheck.R M R/sims-teaching.R M man/ciSim.Rd M man/cltSim.Rd M man/meanMedian.Rd M man/powerSim.Rd f5a42e72| Derek Ogle | Wed May 26 08:00:24 2021 -0500 added filterD() M DESCRIPTION M NAMESPACE M NEWS.md M R/misc-utils.R A man/filterD.Rd A tests/testthat/test_filterD.R |