aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-05-06 15:10:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-05-06 15:10:56 +0000
commit31ebc9912925ec4469398ade6c9c55368f22172e (patch)
tree3845a975c44cb5f82fb7a73107e9058709468aad /graphics/Makefile
parentb0435fae10c14092657a3244a9b5d404a6fffc26 (diff)
downloadports-31ebc9912925ec4469398ade6c9c55368f22172e.tar.gz
ports-31ebc9912925ec4469398ade6c9c55368f22172e.zip
qcc: Quality Control Charts
Shewhart quality control charts for continuous, attribute and count data. Cusum and EWMA charts. Operating characteristic curves. Process capability analysis. Pareto chart and cause-and-effect chart. Multivariate control charts. WWW: http://cran.r-project.org/web/packages/qcc/ PR: 216165 Submitted by: Pedro Giffuni
Notes
Notes: svn path=/head/; revision=440269
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index f48ee3325c78..22844bfd6b93 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -27,6 +27,7 @@
SUBDIR += R-cran-munsell
SUBDIR += R-cran-pixmap
SUBDIR += R-cran-png
+ SUBDIR += R-cran-qcc
SUBDIR += R-cran-rgdal
SUBDIR += R-cran-rtiff
SUBDIR += R-cran-scales