components/r/r-cran-nlme.p5m
changeset 5119 1e184b2c552a
parent 5096 e1f2390f1e8a
child 5365 447b67338e7f
equal deleted inserted replaced
5118:58b8aede3850 5119:1e184b2c552a
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/library/r/r-cran-nlme@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/r/r-cran-nlme@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="Linear and Nonlinear Mixed Effects Models for R"
    26 set name=pkg.summary value="Linear and Nonlinear Mixed Effects Models for R"
       
    27 set name=pkg.description \
       
    28     value="This R generic function fits a nonlinear mixed-effects model in the formulation described in Lindstrom and Bates (1990) but allowing for nested random effects. The within-group errors are allowed to be correlated and/or have unequal variances."
    27 set name=com.oracle.info.description \
    29 set name=com.oracle.info.description \
    28     value="the Linear and Nonlinear Mixed Effects Models for R"
    30     value="the Linear and Nonlinear Mixed Effects Models for R"
    29 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification \
    32 set name=info.classification \
    31     value="org.opensolaris.category.2008:Development/Other Languages"
    33     value="org.opensolaris.category.2008:Development/Other Languages"