components/r/r-cran-parallel.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-parallel@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Support for Parallel computation in R"
set name=pkg.description \
    value="Support for parallel computation, including by forking (taken from package multicore), by sockets (taken from package snow) and random-number generation."
set name=com.oracle.info.description \
    value="the Support for Parallel computation in R"
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/parallel/DESCRIPTION
file path=usr/lib/$(MACH64)/R/library/parallel/INDEX
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/Rd.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/hsearch.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/links.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/nsInfo.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/package.rds
file path=usr/lib/$(MACH64)/R/library/parallel/NAMESPACE
file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel
file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel.rdb
file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel.rdx
file path=usr/lib/$(MACH64)/R/library/parallel/doc/parallel.pdf
file path=usr/lib/$(MACH64)/R/library/parallel/help/AnIndex
file path=usr/lib/$(MACH64)/R/library/parallel/help/aliases.rds
file path=usr/lib/$(MACH64)/R/library/parallel/help/parallel.rdb
file path=usr/lib/$(MACH64)/R/library/parallel/help/parallel.rdx
file path=usr/lib/$(MACH64)/R/library/parallel/help/paths.rds
file path=usr/lib/$(MACH64)/R/library/parallel/html/00Index.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/R.css
file path=usr/lib/$(MACH64)/R/library/parallel/html/RngStream.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/children.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/clusterApply.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/detectCores.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/makeCluster.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mcaffinity.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mcfork.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mclapply.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mcparallel.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/parallel-package.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/pvec.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/splitIndices.html
file path=usr/lib/$(MACH64)/R/library/parallel/libs/parallel.so \
    pkg.depend.bypass-generate=libR.so
license COPYING license=GPLv2
depend type=require fmri=pkg:/runtime/r