Wed, 29 May 2013

New package sirt with initial version 0.31-20
Package: sirt
Type: Package
Title: Supplementary Item Response Theory Models
Version: 0.31-20
Date: 2013-05-29
Author: Alexander Robitzsch
Maintainer: Alexander Robitzsch
Description: Supplementary item response theory models to complement existing functions in R.
Depends: R (>= 2.15.0), MASS, combinat, pbivnorm, mvtnorm, sfsmisc, Rcpp (>= 0.10.3), RcppArmadillo (>= 0.3.800.1)
Suggests: lme4, psych, sm, gregmisc, GPArotation, splines, ic.infer
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 2)
URL: https://sites.google.com/site/alexanderrobitzsch/software
Packaged: 2013-05-29 14:22:49 UTC; robitzsch
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-05-29 17:35:02

More information about sirt at CRAN
Permanent link

New package RSDA with initial version 1.0
Package: RSDA
Type: Package
Title: RSDA - R to Symbolic Data Analysis
Version: 1.0
Date: 2013-05-28
Author: Oldemar Rodriguez R.
Maintainer: Oldemar Rodriguez
Description: Symbolic Data Analysis (SDA) was proposed by professor Edwin DIDAY in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
License: GPL (>= 2)
Depends: ggplot2, scales, scatterplot3d, FactoMineR
Packaged: 2013-05-29 15:06:16 UTC; oldemarrodriguez
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-29 17:33:11

More information about RSDA at CRAN
Permanent link

Package afex updated to version 0.5-71 with previous version 0.4-57 dated 2013-02-11

Title: Analysis of Factorial Experiments
Description: Provides convenience functions for analyzing factorial experiments using ANOVA or mixed-models. ez.glm() and aov.car() allow convenient calculation of between, within (i.e., repeated-measures), or mixed between-within (i.e., split-plot) ANOVAs for data in the long format (i.e., one observation per row) wrapping car::Anova() (aggregating more then one observation per individual and cell of the design), per default returning a print ready ANOVA table. Function mixed() fits a mixed model using lme4::lmer() and computes p-values for all effects in the model using either the Kenward-Rogers approximation of degrees of freedom (LMM only) or parametric bootstrap (LMMs and GLMMs). afex uses type 3 sums of squares as default (imitating commercial statistical software) and sets the default contrasts to contr.sum. Furthermore, compare.2.vectors() conveniently compares two vectors using different statistical tests.
Author: Henrik Singmann
Maintainer: Henrik Singmann

Diff between afex versions 0.4-57 dated 2013-02-11 and 0.5-71 dated 2013-05-29

 DESCRIPTION                 |   15 -
 MD5                         |   34 +-
 NEWS                        |   36 +++
 R/afex-package.R            |    8 
 R/aov.car.R                 |  226 +++++++++++--------
 R/mixed.R                   |  507 +++++++++++++++++++++++++-------------------
 R/nice.anova.R              |   16 -
 R/obk.long-data.R           |    3 
 R/zzz.R                     |   32 --
 data/obk.long.rda           |binary
 examples/examples.aov.car.R |   86 ++++---
 examples/examples.compare.R |    4 
 man/afex-package.Rd         |    8 
 man/aov.car.Rd              |  126 +++++++---
 man/compare.2.vectors.Rd    |    4 
 man/mixed.Rd                |   58 ++++-
 man/nice.anova.Rd           |   13 -
 man/obk.long.Rd             |    3 
 18 files changed, 723 insertions(+), 456 deletions(-)

More information about afex at CRAN
Permanent link

Package wavethresh updated to version 4.6.5 with previous version 4.6.4 dated 2013-05-02

Title: Wavelets statistics and transforms.
Description: Performs 1, 2 and 3D real and complex-valued wavelet transforms, nondecimated transforms, wavelet packet transforms, nondecimated wavelet packet transforms, multiple wavelet transforms, complex-valued wavelet transforms, wavelet shrinkage for various kinds of data, locally stationary wavelet time series, nonstationary multiscale transfer function modeling, density estimation.
Author: Guy Nason
Maintainer: Guy Nason

Diff between wavethresh versions 4.6.4 dated 2013-05-02 and 4.6.5 dated 2013-05-29

 DESCRIPTION         |    6 +++---
 MD5                 |   12 ++++++------
 R/function.r        |   30 +++++++++++++++++++++++-------
 inst/CHANGES        |    9 +++++++++
 man/CWCV.rd         |    4 +++-
 man/threshold.wd.rd |   23 ++++++++++++++++++++---
 src/functions.c     |   28 +++++++++++++++++++++++++---
 7 files changed, 89 insertions(+), 23 deletions(-)

More information about wavethresh at CRAN
Permanent link

Package WaveletCo (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-08-26 1.0

Permanent link
New package pastis with initial version 0.1
Package: pastis
Type: Package
Title: Phylogenetic Assembly with Soft Taxonomic Inferences
Author: Klaas Hartmann, Gavin Thomas, Arne Mooers, Jeffrey Joy, Aki Mimoto, Walter Jetz
Maintainer: Gavin Thomas
Depends: caper (>= 0.5.0), ape (>= 3.0.0)
Description: A pre-processor for mrBayes that assimilates sequences, taxonomic information and tree constraints as per xxx. The main functions of interest for most users will be pastis_simple, pastis_main and conch. The main analysis is conducted with pastis_simple or pastis_main followed by a manual execution of mrBayes (>3.2). The placement of taxa not contained in the tree constraint can be investigated using conch.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
URL: http://to.be.determined
Authors@R: c(person(given="Klaas", family="Hartmann", email="klaas.hartmann@utas.edu.au", role=c("aut", "cre")), person(given="Gavin", family="Thomas", email="gavin.thomas@sheffield.ac.uk", role=c("aut", "cre")))
Version: 0.1
Date: 2013-05-27
Packaged: 2013-05-28 08:24:18 UTC; gavinthomas
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-29 11:55:32

More information about pastis at CRAN
Permanent link

Package OneTwoSamples updated to version 1.0-3 with previous version 1.0-2 dated 2013-05-13

Title: Deal with one and two (normal) samples
Description: In this package, we introduce an R function one_two_sample() which can deal with one and two (normal) samples. For one normal sample x, the function reports descriptive statistics, plot, interval estimation and test of hypothesis of x. For two normal samples x and y, the function reports descriptive statistics, plot, interval estimation and test of hypothesis of x and y, respectively. It also reports interval estimation and test of hypothesis of mu1-mu2 (the difference of the means of x and y) and sigma1^2 / sigma2^2 (the ratio of the variances of x and y), tests whether x and y are from the same population, finds the correlation coefficient of x and y if x and y have the same length.
Author: Ying-Ying Zhang (Robert)
Maintainer: Ying-Ying Zhang (Robert)

Diff between OneTwoSamples versions 1.0-2 dated 2013-05-13 and 1.0-3 dated 2013-05-29

 ChangeLog                    |    4 ++++
 DESCRIPTION                  |    8 ++++----
 MD5                          |   14 +++++++++++---
 inst                         |only
 man/OneTwoSamples-package.Rd |    4 ++--
 vignettes                    |only
 6 files changed, 21 insertions(+), 9 deletions(-)

More information about OneTwoSamples at CRAN
Permanent link

New package SPMS with initial version 1.0
Package: SPMS
Type: Package
Title: Sub-Pathway Minner Software
Version: 1.0
Date: 2013-05-08
Author: Xiaomeng Ni
Maintainer: Xiaomeng Ni
Description: Use new methods to mine subpathway,but user need to prepare for KEGG pathway data and store them in "xml" folder under "paths"(paths library is the default directory which is seted by user) library,prepare KEGG pathway map data and store them in "png" folder under the "paths"(paths library is the default directory which is seted by user) library in advance.
License: GPL-2
Imports: Matrix
Suggests: base, RBGL, XML, graphics, png, graph, EBImage, igraph
LazyLoad: yes
Packaged: 2013-05-29 06:45:04 UTC; Administrator
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-29 10:50:26

More information about SPMS at CRAN
Permanent link

Package snpEnrichment updated to version 1.1-0 with previous version 1.0-0 dated 2013-04-26

Title: SNPs enrichment analysis
Description: Implements classes and methods for large scale SNP enrichment analysis (e.g. SNPs associated with genes expression in a GWAS signal)
Author: Mickael Canouil [aut, cre], Loic Yengo [ctb]
Maintainer: Mickael Canouil

Diff between snpEnrichment versions 1.0-0 dated 2013-04-26 and 1.1-0 dated 2013-05-29

 snpEnrichment-1.0-0/snpEnrichment/data/transcript.txt.gz        |only
 snpEnrichment-1.1-0/snpEnrichment/ChangeLog                     |only
 snpEnrichment-1.1-0/snpEnrichment/DESCRIPTION                   |   12 
 snpEnrichment-1.1-0/snpEnrichment/MD5                           |   59 -
 snpEnrichment-1.1-0/snpEnrichment/NAMESPACE                     |    1 
 snpEnrichment-1.1-0/snpEnrichment/R/Global.R                    |  316 +++++-----
 snpEnrichment-1.1-0/snpEnrichment/R/chromosome.R                |   17 
 snpEnrichment-1.1-0/snpEnrichment/R/enrichment.R                |  205 +++++-
 snpEnrichment-1.1-0/snpEnrichment/data/toyM1.RData              |binary
 snpEnrichment-1.1-0/snpEnrichment/data/toyM2.RData              |binary
 snpEnrichment-1.1-0/snpEnrichment/data/transcript.txt.xz        |only
 snpEnrichment-1.1-0/snpEnrichment/man/Chromosome-class.Rd       |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/Enrichment-class.Rd       |   19 
 snpEnrichment-1.1-0/snpEnrichment/man/GC.Rd                     |    2 
 snpEnrichment-1.1-0/snpEnrichment/man/SNP-class.Rd              |    7 
 snpEnrichment-1.1-0/snpEnrichment/man/compareEnrichment.Rd      |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/excludeSNP-methods.Rd     |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/initFiles.Rd              |   10 
 snpEnrichment-1.1-0/snpEnrichment/man/is.chromosome.Rd          |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/is.enrichment.Rd          |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/mclapply2.Rd              |    2 
 snpEnrichment-1.1-0/snpEnrichment/man/plot-methods.Rd           |only
 snpEnrichment-1.1-0/snpEnrichment/man/reSample-methods.Rd       |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/readEnrichment.Rd         |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/snpEnrichment-internal.Rd |    6 
 snpEnrichment-1.1-0/snpEnrichment/man/snpEnrichment-package.Rd  |   11 
 snpEnrichment-1.1-0/snpEnrichment/man/summary-methods.Rd        |    4 
 snpEnrichment-1.1-0/snpEnrichment/man/toyM1-dataset.Rd          |   12 
 snpEnrichment-1.1-0/snpEnrichment/man/toyM2-dataset.Rd          |   12 
 snpEnrichment-1.1-0/snpEnrichment/man/transcript-dataset.Rd     |   10 
 snpEnrichment-1.1-0/snpEnrichment/man/writeLD.Rd                |   18 
 snpEnrichment-1.1-0/snpEnrichment/snpEnrichment-Ex.R            |  229 +++----
 snpEnrichment-1.1-0/snpEnrichment/testDev                       |only
 33 files changed, 619 insertions(+), 361 deletions(-)

More information about snpEnrichment at CRAN
Permanent link

Package linkcomm updated to version 1.0-7 with previous version 1.0-6 dated 2012-07-06

Title: Tools for Generating, Visualizing, and Analysing Link Communities in Networks
Description: Link communities reveal the nested and overlapping structure in networks, and uncover the key nodes that form connections to multiple communities. linkcomm provides a set of tools for generating, visualizing, and analysing link communities in networks of arbitrary size and type. The linkcomm package also includes tools for generating, visualizing, and analysing Overlapping Cluster Generator (OCG) communities.
Author: Alex T. Kalinka , with contributions from Alain Guenoche
Maintainer: Alex T. Kalinka

Diff between linkcomm versions 1.0-6 dated 2012-07-06 and 1.0-7 dated 2013-05-29

 linkcomm-1.0-6/linkcomm/man/getLinkCommDensities.Rd    |only
 linkcomm-1.0-7/linkcomm/DESCRIPTION                    |   12 +-
 linkcomm-1.0-7/linkcomm/MD5                            |   44 ++++---
 linkcomm-1.0-7/linkcomm/NAMESPACE                      |    4 
 linkcomm-1.0-7/linkcomm/NEWS                           |   20 +++
 linkcomm-1.0-7/linkcomm/R/OCG_main.R                   |   55 ++++++++-
 linkcomm-1.0-7/linkcomm/R/linkcomm_main.R              |   99 +++++++++++++----
 linkcomm-1.0-7/linkcomm/R/linkcomm_misc.R              |   12 +-
 linkcomm-1.0-7/linkcomm/R/linkcomm_plotting.R          |    6 -
 linkcomm-1.0-7/linkcomm/inst/doc/linkcomm.R            |only
 linkcomm-1.0-7/linkcomm/inst/doc/linkcomm.Rnw          |    2 
 linkcomm-1.0-7/linkcomm/inst/doc/linkcomm.pdf          |binary
 linkcomm-1.0-7/linkcomm/man/LinkDensities.Rd           |only
 linkcomm-1.0-7/linkcomm/man/getEdgesIn.Rd              |    2 
 linkcomm-1.0-7/linkcomm/man/getLinkCommunities.Rd      |   35 ++++--
 linkcomm-1.0-7/linkcomm/man/getNodesIn.Rd              |    2 
 linkcomm-1.0-7/linkcomm/man/getOCG.clusters.Rd         |   11 +
 linkcomm-1.0-7/linkcomm/man/integer.edgelist.Rd        |only
 linkcomm-1.0-7/linkcomm/man/linkcomm2clustnsee.Rd      |only
 linkcomm-1.0-7/linkcomm/man/linkcomm2cytoscape.Rd      |    7 -
 linkcomm-1.0-7/linkcomm/man/newLinkCommsAt.Rd          |    7 +
 linkcomm-1.0-7/linkcomm/src/OCG_algorithm.c            |    8 -
 linkcomm-1.0-7/linkcomm/src/linkcomm_edgesims.cpp      |   32 +++--
 linkcomm-1.0-7/linkcomm/src/linkcomm_edgesims_all.cpp  |only
 linkcomm-1.0-7/linkcomm/src/linkcomm_linkdensities.cpp |   43 ++++++-
 linkcomm-1.0-7/linkcomm/vignettes/linkcomm.Rnw         |    2 
 26 files changed, 295 insertions(+), 108 deletions(-)

More information about linkcomm at CRAN
Permanent link

Package disclap updated to version 1.4 with previous version 1.2 dated 2013-03-06

Title: Discrete Laplace Exponential Family
Description: Discrete Laplace exponential family for models such as a generalized linear model
Author: Mikkel Meyer Andersen and Poul Svante Eriksen
Maintainer: Mikkel Meyer Andersen

Diff between disclap versions 1.2 dated 2013-03-06 and 1.4 dated 2013-05-29

 DESCRIPTION         |    8 ++++----
 MD5                 |   14 +++++++-------
 NEWS                |    6 ++++++
 R/DiscreteLaplace.R |    3 ++-
 R/ddisclap.R        |    7 +------
 R/pdisclap.R        |   34 +++++++++++++++++-----------------
 R/rdisclap.R        |    5 +++--
 man/ddisclap.Rd     |    4 ++--
 8 files changed, 42 insertions(+), 39 deletions(-)

More information about disclap at CRAN
Permanent link

Package aods3 updated to version 0.3-11 with previous version 0.3-9 dated 2013-05-07

Title: Analysis of Overdispersed Data using S3 methods
Description: This package provides functions to analyse overdispersed counts or proportions. These functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM). Package aods3 is an S3 re-implementation of the deprecated S4 package aod.
Author: Matthieu Lesnoff and Renaud Lancelot
Maintainer: Renaud Lancelot

Diff between aods3 versions 0.3-9 dated 2013-05-07 and 0.3-11 dated 2013-05-29

 DESCRIPTION   |   12 +++++------
 MD5           |   10 ++++-----
 R/predict.R   |   59 ++++++++++++++++++++++++++++++++++------------------------
 inst/CITATION |    5 +---
 man/aodml.Rd  |   18 +++++++++++------
 man/aodql.Rd  |    9 ++++++--
 6 files changed, 67 insertions(+), 46 deletions(-)

More information about aods3 at CRAN
Permanent link

New package StAMPP with initial version 1.0
Package: StAMPP
Type: Package
Title: Statistical Analysis of Mixed Ploidy Populations
Depends: R (>= 2.14.0), parallel, doParallel, foreach, adegenet, pegas
Version: 1.0
Date: 2013-04-05
Author: LW Pembleton
Maintainer: LW Pembleton
Description: StAMPP allows users to calculate pairwise Nei's Genetic Distances (Nei 1972), pairwise Fixation Indexes (Fst) (Weir & Cockerham 1984) and also Genomic Relationship matrixes following Yang et al. (2010) in mixed and single ploidy populations. Bootstrapping across loci is implemented during Fst calculation to generate confidence intervals and p-values around pairwise Fst values. StAMPP utilises SNP genotype data of any ploidy level (with the ability to handle missing data) and is coded to utilise multithreading where available to allow efficient analysis of large datasets. StAMPP is able to handle genotype data from genlight objects allowing integration with other packages such adegenet. Please refer to LW Pembleton, NOI Cogan & JW Forster, 2013, Molecular Ecology Resources, doi:10.1111/1755-0998.12129 for the appropriate citation and user manual. Thank you in advance.
License: GPL-3
Packaged: 2013-05-28 09:50:37 UTC; Luke
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-29 07:53:24

More information about StAMPP at CRAN
Permanent link

New package rfisheries with initial version 0.0.3
Package: rfisheries
Title: R interface for fisheries data
Version: 0.0.3
Date: 2012-12-12
Authors@R: c(person("Karthik", "Ram", role = c("aut", "cre"), email = "karthik.ram@gmail.com"), person("Carl", "Boettiger", role = "aut"), person("Andrew", "Dyck", role = "aut"))
Maintainer: Karthik Ram
Description: A programmatic interface to openfisheries.org
Depends: R (>= 2.15), plyr, RCurl, RJSONIO
Imports: RCurl
URL: http://www.github.com/ropensci/rfisheries
BugReports: http://www.github.com/ropensci/rfisheries/issues/new
License: CC0
Collate: 'country_codes.R' 'landings.R' 'species_codes.R'
Packaged: 2013-05-29 01:20:20 UTC; karthik
Author: Karthik Ram [aut, cre], Carl Boettiger [aut], Andrew Dyck [aut]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-29 07:54:47

More information about rfisheries at CRAN
Permanent link

New package pvsR with initial version 0.1
Package: pvsR
Type: Package
Title: An R package to interact with the Project Vote Smart API for scientific research
Depends: R (>= 2.14.2), XML, nnet
Version: 0.1
Date: 2013-05-27
Author: Ulrich Matter
Maintainer: Ulrich Matter
Description: The pvsR package facilitates data retrieval from Project Vote Smart's rich online data base on US politics via the Project Vote Smart application programming interface (PVS API). The functions in this package cover most PVS API classes and methods and return the requested data in a data frame.
License: GPL-2
Note: In order to use this package you need your personal Project Vote Smart API key. To get an API-key you need to sign up for access to PVS' API (see http://votesmart.org/share/api for details). Whenever you are using pvsR make sure that your personal PVS API key is saved as a character string in the variable pvs.key (pvs.key <- "yourkey"). If there is no valid PVS API key saved in the variable pvs.key the functions in this package won't work. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
NeedsCompilation: no
Packaged: 2013-05-29 00:13:14 UTC; ueli
Repository: CRAN
Date/Publication: 2013-05-29 07:44:16

More information about pvsR at CRAN
Permanent link

Package nsprcomp updated to version 0.3 with previous version 0.2 dated 2013-04-16

Title: Non-Negative Sparse PCA
Description: This package implements two methods for performing a principal component analysis (PCA) with constraints, where non-negativity and/or sparsity constraints are enforced on the principal axes (PAs). The function 'nsprcomp' computes one principal component (PC) after the other. Each PA is optimized such that the corresponding PC has maximum variance under the given constraints. Then the data matrix is deflated using one of several deflation methods, and the process is repeated with the deflated data matrix to compute the next PC. In contrast, the function 'nscumcomp' jointly computes all PCs such that the cumulative variance is maximal, subject to an upper bound on the divergence from orthonormality of the rotation matrix. Both functions have the same interface as the 'prcomp' function from the 'stats' package (plus some extra parameters), and both return the result of the analysis as an object of class 'nsprcomp', which inherits from 'prcomp'.
Author: Christian Sigg [aut, cre], R Core team [aut]
Maintainer: Christian Sigg

Diff between nsprcomp versions 0.2 dated 2013-04-16 and 0.3 dated 2013-05-29

 nsprcomp-0.2/nsprcomp/R/nsprcomp-package.r      |only
 nsprcomp-0.3/nsprcomp/DESCRIPTION               |   35 ++++++++++++------------
 nsprcomp-0.3/nsprcomp/MD5                       |   16 +++++-----
 nsprcomp-0.3/nsprcomp/R/nscumcomp.R             |   29 ++++++++++++++++---
 nsprcomp-0.3/nsprcomp/R/nsprcomp-package.R      |only
 nsprcomp-0.3/nsprcomp/R/nsprcomp.R              |   10 ++++++
 nsprcomp-0.3/nsprcomp/inst/nscumcomp_examples.R |    7 ++--
 nsprcomp-0.3/nsprcomp/inst/nsprcomp_examples.R  |    6 ++--
 nsprcomp-0.3/nsprcomp/man/nscumcomp.Rd          |   13 ++++++--
 nsprcomp-0.3/nsprcomp/man/nsprcomp.Rd           |   12 ++++++--
 10 files changed, 85 insertions(+), 43 deletions(-)

More information about nsprcomp at CRAN
Permanent link

Package hydroPSO updated to version 0.3-2 with previous version 0.3-1-1 dated 2013-05-10

Title: Particle Swarm Optimisation, with focus on Environmental Models
Description: This package implements a state-of-the-art version of the Particle Swarm Optimisation (PSO) algorithm (SPSO-2011 and SPSO-2007 capable). hydroPSO can be used as a replacement of the 'optim' R function for (global) optimization of non-smooth and non-linear functions. However, the main focus of hydroPSO is the calibration of environmental and other real-world models that need to be executed from the system console. hydroPSO is model-independent, allowing the user to easily interface any computer simulation model with the calibration engine (PSO). hydroPSO communicates with the model through the model's own input and output files, without requiring access to the model's source code. Several PSO variants and controlling options are included to fine-tune the performance of the calibration engine to different calibration problems. An advanced sensitivity analysis function together with user-friendly plotting summaries facilitate the interpretation and assessment of the calibration results. hydroPSO is parallel-capable, to alleviate the computational burden of complex models with "long" execution time. Bugs reports/comments/questions are very welcomed (in English, Spanish or Italian).
Author: Mauricio Zambrano-Bigiarini [aut, cre], Rodrigo Rojas [ctb]
Maintainer: Mauricio Zambrano-Bigiarini

Diff between hydroPSO versions 0.3-1-1 dated 2013-05-10 and 0.3-2 dated 2013-05-29

 DESCRIPTION             |    8 
 MD5                     |   16 -
 NEWS                    |   33 +-
 R/PSO_v2013.R           |   24 -
 R/lhoat.R               |  728 +++++++++++++++++++++++++++++++-----------------
 R/pest2hydroPSO.R       |    5 
 man/hydroPSO-package.Rd |    8 
 man/hydroPSO.Rd         |    4 
 man/lhoat.Rd            |   58 ++-
 9 files changed, 579 insertions(+), 305 deletions(-)

More information about hydroPSO at CRAN
Permanent link

Package dbmss updated to version 2.0.3 with previous version 1.2.4 dated 2012-12-17

Title: Distance-based measures of spatial structures
Description: This package allows simple computation of a full set of spatial statistic functions of distance, including classical ones (Ripley's K and others) and more recent ones used by spatial economists (Duranton and Overman's Kd, Marcon and Puech's M). It relies on spatstat for core calculation.
Author: Eric Marcon, Gabriel Lang, Stephane Traissac, Florence Puech
Maintainer: Eric Marcon

Diff between dbmss versions 1.2.4 dated 2012-12-17 and 2.0.3 dated 2013-05-29

 dbmss-1.2.4/dbmss/R/CriticalValues.R              |only
 dbmss-1.2.4/dbmss/R/D.r.R                         |only
 dbmss-1.2.4/dbmss/R/DivideByPiR2.R                |only
 dbmss-1.2.4/dbmss/R/K.r.R                         |only
 dbmss-1.2.4/dbmss/R/Kd.r.R                        |only
 dbmss-1.2.4/dbmss/R/Kinhom.r.R                    |only
 dbmss-1.2.4/dbmss/R/Kmm.r.R                       |only
 dbmss-1.2.4/dbmss/R/KtoL.R                        |only
 dbmss-1.2.4/dbmss/R/L.r.R                         |only
 dbmss-1.2.4/dbmss/R/Lmm.r.R                       |only
 dbmss-1.2.4/dbmss/R/M.r.R                         |only
 dbmss-1.2.4/dbmss/R/PlotResults.R                 |only
 dbmss-1.2.4/dbmss/R/PopulationIndependence.K.R    |only
 dbmss-1.2.4/dbmss/R/PopulationIndependence.M.R    |only
 dbmss-1.2.4/dbmss/R/RandomLabeling.M.R            |only
 dbmss-1.2.4/dbmss/R/RandomPosition.K.R            |only
 dbmss-1.2.4/dbmss/R/SimulateD.R                   |only
 dbmss-1.2.4/dbmss/R/SimulateK.R                   |only
 dbmss-1.2.4/dbmss/R/SimulateKd.R                  |only
 dbmss-1.2.4/dbmss/R/SimulateKinhom.R              |only
 dbmss-1.2.4/dbmss/R/SimulateKmm.R                 |only
 dbmss-1.2.4/dbmss/R/SimulateM.R                   |only
 dbmss-1.2.4/dbmss/R/Simulateg.R                   |only
 dbmss-1.2.4/dbmss/R/g.r.R                         |only
 dbmss-1.2.4/dbmss/man/CriticalValues.Rd           |only
 dbmss-1.2.4/dbmss/man/D.r.Rd                      |only
 dbmss-1.2.4/dbmss/man/DivideByPiR2.Rd             |only
 dbmss-1.2.4/dbmss/man/K.r.Rd                      |only
 dbmss-1.2.4/dbmss/man/Kd.r.Rd                     |only
 dbmss-1.2.4/dbmss/man/Kinhom.r.Rd                 |only
 dbmss-1.2.4/dbmss/man/Kmm.r.Rd                    |only
 dbmss-1.2.4/dbmss/man/KtoL.Rd                     |only
 dbmss-1.2.4/dbmss/man/L.r.Rd                      |only
 dbmss-1.2.4/dbmss/man/Lmm.r.Rd                    |only
 dbmss-1.2.4/dbmss/man/M.r.Rd                      |only
 dbmss-1.2.4/dbmss/man/PlotResults.Rd              |only
 dbmss-1.2.4/dbmss/man/PopulationIndependence.K.Rd |only
 dbmss-1.2.4/dbmss/man/PopulationIndependence.M.Rd |only
 dbmss-1.2.4/dbmss/man/RandomLabeling.M.Rd         |only
 dbmss-1.2.4/dbmss/man/RandomPosition.K.Rd         |only
 dbmss-1.2.4/dbmss/man/SimulateD.Rd                |only
 dbmss-1.2.4/dbmss/man/SimulateK.Rd                |only
 dbmss-1.2.4/dbmss/man/SimulateKd.Rd               |only
 dbmss-1.2.4/dbmss/man/SimulateKinhom.Rd           |only
 dbmss-1.2.4/dbmss/man/SimulateKmm.Rd              |only
 dbmss-1.2.4/dbmss/man/SimulateM.Rd                |only
 dbmss-1.2.4/dbmss/man/Simulateg.Rd                |only
 dbmss-1.2.4/dbmss/man/g.r.Rd                      |only
 dbmss-2.0.3/dbmss/DESCRIPTION                     |   11 -
 dbmss-2.0.3/dbmss/MD5                             |  153 +++++++++++-----------
 dbmss-2.0.3/dbmss/NEWS                            |only
 dbmss-2.0.3/dbmss/R/CheckdbmssArguments.R         |only
 dbmss-2.0.3/dbmss/R/DEnvelope.R                   |   27 ++-
 dbmss-2.0.3/dbmss/R/Dhat.R                        |only
 dbmss-2.0.3/dbmss/R/FillEnveloppe.R               |only
 dbmss-2.0.3/dbmss/R/GlobalEnvelope.R              |   31 ++--
 dbmss-2.0.3/dbmss/R/GoFtest.R                     |   21 ++-
 dbmss-2.0.3/dbmss/R/KEnvelope.R                   |   35 ++++-
 dbmss-2.0.3/dbmss/R/KdEnvelope.R                  |   37 ++++-
 dbmss-2.0.3/dbmss/R/Kdhat.R                       |only
 dbmss-2.0.3/dbmss/R/Khat.R                        |only
 dbmss-2.0.3/dbmss/R/KinhomEnvelope.R              |   36 ++++-
 dbmss-2.0.3/dbmss/R/Kinhomhat.R                   |only
 dbmss-2.0.3/dbmss/R/KmmEnvelope.R                 |   26 ++-
 dbmss-2.0.3/dbmss/R/Kmmhat.R                      |only
 dbmss-2.0.3/dbmss/R/Ktest.r                       |   19 ++
 dbmss-2.0.3/dbmss/R/LEnvelope.R                   |   17 ++
 dbmss-2.0.3/dbmss/R/Lhat.R                        |only
 dbmss-2.0.3/dbmss/R/LmmEnvelope.R                 |   15 +-
 dbmss-2.0.3/dbmss/R/Lmmhat.R                      |only
 dbmss-2.0.3/dbmss/R/MEnvelope.R                   |   41 ++++-
 dbmss-2.0.3/dbmss/R/Mhat.R                        |only
 dbmss-2.0.3/dbmss/R/as.wmppp.R                    |only
 dbmss-2.0.3/dbmss/R/as.wmppp.data.frame.R         |only
 dbmss-2.0.3/dbmss/R/as.wmppp.ppp.R                |only
 dbmss-2.0.3/dbmss/R/gEnvelope.R                   |   35 ++++-
 dbmss-2.0.3/dbmss/R/ghat.R                        |only
 dbmss-2.0.3/dbmss/R/is.wmppp.R                    |only
 dbmss-2.0.3/dbmss/R/print.dbmssEnvelope.R         |only
 dbmss-2.0.3/dbmss/R/rPopulationIndependenceK.R    |only
 dbmss-2.0.3/dbmss/R/rPopulationIndependenceM.R    |only
 dbmss-2.0.3/dbmss/R/rRandomLabeling.R             |only
 dbmss-2.0.3/dbmss/R/rRandomLabelingM.R            |only
 dbmss-2.0.3/dbmss/R/rRandomLocation.R             |only
 dbmss-2.0.3/dbmss/R/rRandomPositionK.R            |only
 dbmss-2.0.3/dbmss/R/summary.dbmssEnvelope.R       |only
 dbmss-2.0.3/dbmss/R/wmppp.R                       |only
 dbmss-2.0.3/dbmss/data/paracou16.RData            |binary
 dbmss-2.0.3/dbmss/man/CheckdbmssArguments.Rd      |only
 dbmss-2.0.3/dbmss/man/DEnvelope.Rd                |   74 ++++------
 dbmss-2.0.3/dbmss/man/Dhat.Rd                     |only
 dbmss-2.0.3/dbmss/man/FillEnveloppe.Rd            |only
 dbmss-2.0.3/dbmss/man/GlobalEnvelope.Rd           |   42 +-----
 dbmss-2.0.3/dbmss/man/GoFtest.Rd                  |   34 +---
 dbmss-2.0.3/dbmss/man/KEnvelope.Rd                |   73 +++++-----
 dbmss-2.0.3/dbmss/man/KdEnvelope.Rd               |   84 +++++-------
 dbmss-2.0.3/dbmss/man/Kdhat.Rd                    |only
 dbmss-2.0.3/dbmss/man/Khat.Rd                     |only
 dbmss-2.0.3/dbmss/man/KinhomEnvelope.Rd           |   82 ++++++-----
 dbmss-2.0.3/dbmss/man/Kinhomhat.Rd                |only
 dbmss-2.0.3/dbmss/man/KmmEnvelope.Rd              |   66 ++++-----
 dbmss-2.0.3/dbmss/man/Kmmhat.Rd                   |only
 dbmss-2.0.3/dbmss/man/Ktest.Rd                    |   21 +--
 dbmss-2.0.3/dbmss/man/LEnvelope.Rd                |   75 +++++-----
 dbmss-2.0.3/dbmss/man/Lhat.Rd                     |only
 dbmss-2.0.3/dbmss/man/LmmEnvelope.Rd              |   61 ++++----
 dbmss-2.0.3/dbmss/man/Lmmhat.Rd                   |only
 dbmss-2.0.3/dbmss/man/MEnvelope.Rd                |   74 +++++-----
 dbmss-2.0.3/dbmss/man/Mhat.Rd                     |only
 dbmss-2.0.3/dbmss/man/as.wmppp.Rd                 |only
 dbmss-2.0.3/dbmss/man/dbmss-package.Rd            |    8 -
 dbmss-2.0.3/dbmss/man/dbmssEnvelope.Rd            |only
 dbmss-2.0.3/dbmss/man/gEnvelope.Rd                |   76 +++++-----
 dbmss-2.0.3/dbmss/man/ghat.Rd                     |only
 dbmss-2.0.3/dbmss/man/is.wmppp.Rd                 |only
 dbmss-2.0.3/dbmss/man/paracou16.Rd                |   19 +-
 dbmss-2.0.3/dbmss/man/print.dbmssEnvelope.Rd      |only
 dbmss-2.0.3/dbmss/man/rPopulationIndependenceK.Rd |only
 dbmss-2.0.3/dbmss/man/rPopulationIndependenceM.Rd |only
 dbmss-2.0.3/dbmss/man/rRandomLabeling.Rd          |only
 dbmss-2.0.3/dbmss/man/rRandomLabelingM.Rd         |only
 dbmss-2.0.3/dbmss/man/rRandomLocation.Rd          |only
 dbmss-2.0.3/dbmss/man/rRandomPositionK.Rd         |only
 dbmss-2.0.3/dbmss/man/summary.dbmssEnvelope.Rd    |only
 dbmss-2.0.3/dbmss/man/wmppp.Rd                    |only
 dbmss-2.0.3/dbmss/man/wmppp.object.Rd             |only
 126 files changed, 709 insertions(+), 584 deletions(-)

More information about dbmss at CRAN
Permanent link

New package branchLars with initial version 1.0
Package: branchLars
Type: Package
Title: Cost-efficient Variable Selection
Version: 1.0
Date: 2013-5-27
Author: Li Hua Yue
Maintainer: Li Hua Yue
Depends: lars, Rgraphviz, R(>= 3.0)
Description: Select cost-efficient factors using Branching LARS method
License: GPL (>= 2)
Packaged: 2013-05-29 00:46:04 UTC; TuTu
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-29 07:53:23

More information about branchLars at CRAN
Permanent link

Package BH updated to version 1.51.0-1 with previous version 1.51.0-0 dated 2013-01-31

Title: The Boost C++ Libraries
Description: Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking. This package aims to provide the most useful subset of Boost libraries for template use among CRAN package. By placing these libraries in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided.
Author: John W. Emerson, Michael J. Kane, Dirk Eddelbuettel, JJ Allaire, and Romain Francois
Maintainer: Jay Emerson

Diff between BH versions 1.51.0-0 dated 2013-01-31 and 1.51.0-1 dated 2013-05-29

 BH-1.51.0-0/BH/LICENSE                                                                  |only
 BH-1.51.0-0/BH/LICENSE_1_0.txt                                                          |only
 BH-1.51.0-1/BH/DESCRIPTION                                                              |    9 
 BH-1.51.0-1/BH/MD5                                                                      |  787 +++++++++-
 BH-1.51.0-1/BH/inst/NEWS.Rd                                                             |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/clamp.hpp                                   |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/cxx11                                       |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/hex.hpp                                     |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/minmax.hpp                                  |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/minmax_element.hpp                          |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/searching                                   |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string.hpp                                  |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/case_conv.hpp                        |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/classification.hpp                   |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/case_conv.hpp                 |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/classification.hpp            |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/find_iterator.hpp             |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/finder_regex.hpp              |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/formatter_regex.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/predicate.hpp                 |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/detail/trim.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/erase.hpp                            |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/find.hpp                             |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/find_iterator.hpp                    |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/iter_find.hpp                        |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/join.hpp                             |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/predicate.hpp                        |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/predicate_facade.hpp                 |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/regex.hpp                            |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/regex_find_format.hpp                |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/split.hpp                            |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/std                                  |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/std_containers_traits.hpp            |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/trim.hpp                             |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string/trim_all.hpp                         |only
 BH-1.51.0-1/BH/inst/include/boost/algorithm/string_regex.hpp                            |only
 BH-1.51.0-1/BH/inst/include/boost/blank.hpp                                             |only
 BH-1.51.0-1/BH/inst/include/boost/blank_fwd.hpp                                         |only
 BH-1.51.0-1/BH/inst/include/boost/cregex.hpp                                            |only
 BH-1.51.0-1/BH/inst/include/boost/detail/is_incrementable.hpp                           |only
 BH-1.51.0-1/BH/inst/include/boost/detail/templated_streams.hpp                          |only
 BH-1.51.0-1/BH/inst/include/boost/exception/all.hpp                                     |only
 BH-1.51.0-1/BH/inst/include/boost/exception/detail/clone_current_exception.hpp          |only
 BH-1.51.0-1/BH/inst/include/boost/exception/detail/exception_ptr.hpp                    |only
 BH-1.51.0-1/BH/inst/include/boost/exception/detail/is_output_streamable.hpp             |only
 BH-1.51.0-1/BH/inst/include/boost/exception/detail/object_hex_dump.hpp                  |only
 BH-1.51.0-1/BH/inst/include/boost/exception/diagnostic_information.hpp                  |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_api_function.hpp                    |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_at_line.hpp                         |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_errno.hpp                           |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_file_handle.hpp                     |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_file_name.hpp                       |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_file_open_mode.hpp                  |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_nested_exception.hpp                |only
 BH-1.51.0-1/BH/inst/include/boost/exception/errinfo_type_info_name.hpp                  |only
 BH-1.51.0-1/BH/inst/include/boost/exception/error_info.hpp                              |only
 BH-1.51.0-1/BH/inst/include/boost/exception/info.hpp                                    |only
 BH-1.51.0-1/BH/inst/include/boost/exception/info_tuple.hpp                              |only
 BH-1.51.0-1/BH/inst/include/boost/exception/to_string.hpp                               |only
 BH-1.51.0-1/BH/inst/include/boost/exception/to_string_stub.hpp                          |only
 BH-1.51.0-1/BH/inst/include/boost/exception_ptr.hpp                                     |only
 BH-1.51.0-1/BH/inst/include/boost/foreach.hpp                                           |only
 BH-1.51.0-1/BH/inst/include/boost/foreach_fwd.hpp                                       |only
 BH-1.51.0-1/BH/inst/include/boost/format                                                |only
 BH-1.51.0-1/BH/inst/include/boost/format.hpp                                            |only
 BH-1.51.0-1/BH/inst/include/boost/function                                              |only
 BH-1.51.0-1/BH/inst/include/boost/function.hpp                                          |only
 BH-1.51.0-1/BH/inst/include/boost/function_equal.hpp                                    |only
 BH-1.51.0-1/BH/inst/include/boost/fusion                                                |only
 BH-1.51.0-1/BH/inst/include/boost/iostreams                                             |only
 BH-1.51.0-1/BH/inst/include/boost/iterator/transform_iterator.hpp                       |only
 BH-1.51.0-1/BH/inst/include/boost/math/constants                                        |only
 BH-1.51.0-1/BH/inst/include/boost/math/distributions                                    |only
 BH-1.51.0-1/BH/inst/include/boost/math/distributions.hpp                                |only
 BH-1.51.0-1/BH/inst/include/boost/math/policies/error_handling.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/bessel.hpp                     |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/beta.hpp                       |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/cbrt.hpp                       |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/cos_pi.hpp                     |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_i0.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_i1.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_ik.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_j0.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_j1.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_jn.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_jy.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_jy_asym.hpp      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_jy_series.hpp    |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_k0.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_k1.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_kn.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_y0.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_y1.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/bessel_yn.hpp           |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/erf_inv.hpp             |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/gamma_inva.hpp          |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp        |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/ibeta_inverse.hpp       |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/iconv.hpp               |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/igamma_inverse.hpp      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/igamma_large.hpp        |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/lanczos_sse2.hpp        |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/lgamma_small.hpp        |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/t_distribution_inv.hpp  |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/detail/unchecked_factorial.hpp |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/erf.hpp                        |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/expm1.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/factorials.hpp                 |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/gamma.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/hypot.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/lanczos.hpp                    |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/log1p.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/owens_t.hpp                    |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/pow.hpp                        |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/powm1.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/prime.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/round.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/sin_pi.hpp                     |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/sinc.hpp                       |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/sqrt1pm1.hpp                   |only
 BH-1.51.0-1/BH/inst/include/boost/math/special_functions/trunc.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/big_constant.hpp                           |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/detail                                     |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/fraction.hpp                               |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/minima.hpp                                 |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/precision.hpp                              |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/rational.hpp                               |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/roots.hpp                                  |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/series.hpp                                 |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/toms748_solve.hpp                          |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/traits.hpp                                 |only
 BH-1.51.0-1/BH/inst/include/boost/math/tools/tuple.hpp                                  |only
 BH-1.51.0-1/BH/inst/include/boost/mpl/begin.hpp                                         |only
 BH-1.51.0-1/BH/inst/include/boost/mpl/divides.hpp                                       |only
 BH-1.51.0-1/BH/inst/include/boost/mpl/empty_base.hpp                                    |only
 BH-1.51.0-1/BH/inst/include/boost/mpl/end.hpp                                           |only
 BH-1.51.0-1/BH/inst/include/boost/mpl/inherit.hpp                                       |only
 BH-1.51.0-1/BH/inst/include/boost/preprocessor/comparison/less.hpp                      |only
 BH-1.51.0-1/BH/inst/include/boost/preprocessor/comparison/not_equal.hpp                 |only
 BH-1.51.0-1/BH/inst/include/boost/random/linear_congruential.hpp                        |only
 BH-1.51.0-1/BH/inst/include/boost/random/uniform_01.hpp                                 |only
 BH-1.51.0-1/BH/inst/include/boost/random/uniform_smallint.hpp                           |only
 BH-1.51.0-1/BH/inst/include/boost/regex                                                 |only
 BH-1.51.0-1/BH/inst/include/boost/regex.hpp                                             |only
 BH-1.51.0-1/BH/inst/include/boost/regex_fwd.hpp                                         |only
 BH-1.51.0-1/BH/inst/include/boost/test/included/test_exec_monitor.hpp                   |only
 BH-1.51.0-1/BH/inst/include/boost/test/minimal.hpp                                      |only
 BH-1.51.0-1/BH/inst/include/boost/test/test_exec_monitor.hpp                            |only
 BH-1.51.0-1/BH/inst/include/boost/test/unit_test.hpp                                    |only
 BH-1.51.0-1/BH/inst/include/boost/tr1                                                   |only
 BH-1.51.0-1/BH/inst/include/boost/tuple/tuple_comparison.hpp                            |only
 BH-1.51.0-1/BH/inst/include/boost/utility/detail/result_of_iterate.hpp                  |only
 BH-1.51.0-1/BH/inst/include/boost/utility/result_of.hpp                                 |only
 BH-1.51.0-1/BH/man/BH-package.Rd                                                        |    4 
 154 files changed, 790 insertions(+), 10 deletions(-)

More information about BH at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.