Created attachment 184309 [details] patch with update to version 2.7 Changes Quality Control charts package to Version 2.7: o Created an html vignette entitled "A quick tour of qcc". o Moved R News paper to documentation. o Removed demos. o Improved appearance of graphs. o Control limits for p and np charts computed based on binomial quantiles (and not on normal approximation). o Control limits for c chart computed based on Poisson quantiles (and not on normal approximation). o Added head.start argument to cusum function. o Implemented OC curves for R and S charts. o Make xbar OC curves when confidence.level is used. o Fix a bug in sd.u o Fix typos in the documentation. o Fix a bug in cex labels. o Add a link in the qcc-package.Rd help page to yhat blog post describing how to implement the Western Electric Rules (WER). o pareto.chart() function now returns an object of class 'paretoChart' with associated print and plot method. o Included a link in the qcc-package.Rd to R News article. ___ Also use canonical URL as requested by cran.
A commit references this bug: Author: dbaio Date: Sun Jul 16 01:53:59 UTC 2017 New revision: 445981 URL: https://svnweb.freebsd.org/changeset/ports/445981 Log: graphics/R-cran-qcc: Update to 2.7 Changes: https://cran.r-project.org/web/packages/qcc/NEWS PR: 220679 Submitted by: pfg (maintainer) Approved by: garga (mentor, implicit) Changes: head/graphics/R-cran-qcc/Makefile head/graphics/R-cran-qcc/distinfo head/graphics/R-cran-qcc/pkg-descr