components/r/r-cran-class.p5m
author Rich Burridge <rich.burridge@oracle.com>
Fri, 20 Nov 2015 14:57:30 -0800
changeset 5119 1e184b2c552a
parent 5096 e1f2390f1e8a
child 5365 447b67338e7f
permissions -rw-r--r--
22225897 R packages missing their pkg.description meta-data

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/r/r-cran-class@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="R Functions for Classification"
set name=pkg.description \
    value="Various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps."
set name=com.oracle.info.description value="the R Functions for Classification"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Other Languages"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2015/216
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/lib/$(MACH64)/R/library/class/CITATION
file path=usr/lib/$(MACH64)/R/library/class/DESCRIPTION
file path=usr/lib/$(MACH64)/R/library/class/INDEX
file path=usr/lib/$(MACH64)/R/library/class/Meta/Rd.rds
file path=usr/lib/$(MACH64)/R/library/class/Meta/hsearch.rds
file path=usr/lib/$(MACH64)/R/library/class/Meta/links.rds
file path=usr/lib/$(MACH64)/R/library/class/Meta/nsInfo.rds
file path=usr/lib/$(MACH64)/R/library/class/Meta/package.rds
file path=usr/lib/$(MACH64)/R/library/class/NAMESPACE
file path=usr/lib/$(MACH64)/R/library/class/NEWS
file path=usr/lib/$(MACH64)/R/library/class/R/class
file path=usr/lib/$(MACH64)/R/library/class/R/class.rdb
file path=usr/lib/$(MACH64)/R/library/class/R/class.rdx
file path=usr/lib/$(MACH64)/R/library/class/help/AnIndex
file path=usr/lib/$(MACH64)/R/library/class/help/aliases.rds
file path=usr/lib/$(MACH64)/R/library/class/help/class.rdb
file path=usr/lib/$(MACH64)/R/library/class/help/class.rdx
file path=usr/lib/$(MACH64)/R/library/class/help/paths.rds
file path=usr/lib/$(MACH64)/R/library/class/html/00Index.html
file path=usr/lib/$(MACH64)/R/library/class/html/R.css
file path=usr/lib/$(MACH64)/R/library/class/html/SOM.html
file path=usr/lib/$(MACH64)/R/library/class/html/batchSOM.html
file path=usr/lib/$(MACH64)/R/library/class/html/condense.html
file path=usr/lib/$(MACH64)/R/library/class/html/knn.cv.html
file path=usr/lib/$(MACH64)/R/library/class/html/knn.html
file path=usr/lib/$(MACH64)/R/library/class/html/knn1.html
file path=usr/lib/$(MACH64)/R/library/class/html/lvq1.html
file path=usr/lib/$(MACH64)/R/library/class/html/lvq2.html
file path=usr/lib/$(MACH64)/R/library/class/html/lvq3.html
file path=usr/lib/$(MACH64)/R/library/class/html/lvqinit.html
file path=usr/lib/$(MACH64)/R/library/class/html/lvqtest.html
file path=usr/lib/$(MACH64)/R/library/class/html/multiedit.html
file path=usr/lib/$(MACH64)/R/library/class/html/olvq1.html
file path=usr/lib/$(MACH64)/R/library/class/html/reduce.nn.html
file path=usr/lib/$(MACH64)/R/library/class/html/somgrid.html
file path=usr/lib/$(MACH64)/R/library/class/libs/class.so \
    pkg.depend.bypass-generate=libR.so
file path=usr/lib/$(MACH64)/R/library/class/po/de/LC_MESSAGES/R-class.mo
file path=usr/lib/$(MACH64)/R/library/class/po/en@quot/LC_MESSAGES/R-class.mo
file path=usr/lib/$(MACH64)/R/library/class/po/fr/LC_MESSAGES/R-class.mo
file path=usr/lib/$(MACH64)/R/library/class/po/ko/LC_MESSAGES/R-class.mo
file path=usr/lib/$(MACH64)/R/library/class/po/pl/LC_MESSAGES/R-class.mo
license COPYING license=GPLv2
depend type=require fmri=pkg:/runtime/r