FreeBSD Bugzilla – Attachment 175250 Details for
Bug 213065
[New port] graphics/R-cran-qcc : An R module to calculate Quality Control Charts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch with new port
graphics_R-cran-qcc.diff (text/plain), 1.77 KB, created by
Pedro F. Giffuni
on 2016-09-29 03:41:57 UTC
(
hide
)
Description:
Patch with new port
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2016-09-29 03:41:57 UTC
Size:
1.77 KB
patch
obsolete
>Index: graphics/Makefile >=================================================================== >--- graphics/Makefile (revision 422899) >+++ graphics/Makefile (working copy) >@@ -19,6 +19,7 @@ > SUBDIR += R-cran-GDD > SUBDIR += R-cran-RColorBrewer > SUBDIR += R-cran-colorspace >+ SUBDIR += R-cran-qcc > SUBDIR += R-cran-diagram > SUBDIR += R-cran-dichromat > SUBDIR += R-cran-dygraphs >Index: graphics/R-cran-qcc/Makefile >=================================================================== >--- graphics/R-cran-qcc/Makefile (nonexistent) >+++ graphics/R-cran-qcc/Makefile (working copy) >@@ -0,0 +1,17 @@ >+# Created by: Pedro Giffuni >+# $FreeBSD$ >+ >+PORTNAME= qcc >+DISTVERSION= 2.6 >+CATEGORIES= graphics >+DISTNAME= ${PORTNAME}_${DISTVERSION} >+ >+MAINTAINER= pfg@FreeBSD.org >+COMMENT= Quality Control Charts >+ >+LICENSE= GPLv2 GPLv3 >+LICENSE_COMB= dual >+ >+USES= cran:auto-plist >+ >+.include <bsd.port.mk> >Index: graphics/R-cran-qcc/distinfo >=================================================================== >--- graphics/R-cran-qcc/distinfo (nonexistent) >+++ graphics/R-cran-qcc/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1475119631 >+SHA256 (qcc_2.6.tar.gz) = b988f07c5f1856883d15b422fe64d2ffce9bf7449d77ab70e0e2cf8df57d4d2f >+SIZE (qcc_2.6.tar.gz) = 159062 >Index: graphics/R-cran-qcc/pkg-descr >=================================================================== >--- graphics/R-cran-qcc/pkg-descr (nonexistent) >+++ graphics/R-cran-qcc/pkg-descr (working copy) >@@ -0,0 +1,8 @@ >+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/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213065
: 175250