Bug 220679 - graphics/R-cran-qcc: Update to 2.7
Summary: graphics/R-cran-qcc: Update to 2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-07-12 16:02 UTC by Pedro F. Giffuni
Modified: 2017-07-16 01:55 UTC (History)
1 user (show)

See Also:


Attachments
patch with update to version 2.7 (1.23 KB, patch)
2017-07-12 16:02 UTC, Pedro F. Giffuni
dbaio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2017-07-12 16:02:40 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-16 01:55:02 UTC
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