Fri, 07 Jun 2013

Package doParallel updated to version 1.0.3 with previous version 1.0.1 dated 2012-04-16

Title: Foreach parallel adaptor for the parallel package
Description: Provides a parallel backend for the %dopar% function using the parallel package.
Author: Revolution Analytics, Steve Weston
Maintainer: Revolution Analytics

Diff between doParallel versions 1.0.1 dated 2012-04-16 and 1.0.3 dated 2013-06-07

 DESCRIPTION                         |   12 ++-
 MD5                                 |   14 ++--
 NEWS                                |only
 R/doParallel.R                      |  112 +++++++++++++++++++++++++++++-------
 R/zzz.R                             |    6 -
 inst/doc/gettingstartedParallel.R   |only
 inst/doc/gettingstartedParallel.pdf |binary
 inst/examples/bootParallel.R        |   72 ++++++++++++++++++++---
 man/registerDoParallel.Rd           |   24 +++++--
 9 files changed, 188 insertions(+), 52 deletions(-)

More information about doParallel at CRAN
Permanent link

Package retimes updated to version 0.1-1 with previous version 0.1-0 dated 2012-11-10

Title: Reaction Time Analysis
Description: Reaction time analysis by maximum likelihood
Author: Davide Massidda
Maintainer: Davide Massidda

Diff between retimes versions 0.1-0 dated 2012-11-10 and 0.1-1 dated 2013-06-07

 ChangeLog          |    1 +
 DESCRIPTION        |    9 +++++----
 MD5                |   10 +++++-----
 R/distributions.R  |    4 ++--
 R/retimes.R        |    7 +++++--
 man/ex-gaussian.Rd |    4 ++--
 6 files changed, 20 insertions(+), 15 deletions(-)

More information about retimes at CRAN
Permanent link

New package PivotalR with initial version 0.1.0
Package: PivotalR
Type: Package
Title: R front-end to PostgreSQL and Pivotal (Greenplum) database, wrapper for MADlib
Version: 0.1.0
Date: 2013-06-03
Author: Predictive Analytics Team at Pivotal Inc. , with contributions from Woo Jung
Maintainer: Hai Qian
Contact: Predictive Analytics Team at Pivotal Inc.
Depends: R (>= 2.9.0), methods
Enhances: DBI, RPostgreSQL
Description: R wrapper of Pivotal Data Fabrics running on PostgreSQL or Pivotal (Greenplum) database with parallel and distributed computation ability for big data analytics. PivotalR is a package that enables users of R to interact with the Pivotal (Greenplum) Database as well as Pivotal HD/HAWQ for Big Data analytics. It does so by providing an interface to the operations on tables/views in the database. These operations are almost the same as those of data.frame. Thus the users of R do not need to learn SQL when they operate on the objects in the database. It also provides a wrapper for MADlib, which is an open-source library for parallel and scalable in-database analytics.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Packaged: 2013-06-04 17:39:24 UTC; qianh1
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-06-07 18:40:47

More information about PivotalR at CRAN
Permanent link

Package markdown updated to version 0.5.5 with previous version 0.5.4 dated 2013-01-25

Title: Markdown rendering for R
Description: Markdown is a plain-text formatting syntax that can be converted to XHTML or other formats. This package provides R bindings to the Sundown markdown rendering library.
Author: JJ Allaire, Jeffrey Horner, Vicent Marti, and Natacha Porte
Maintainer: Yihui Xie

Diff between markdown versions 0.5.4 dated 2013-01-25 and 0.5.5 dated 2013-06-07

 DESCRIPTION                  |   12 +++++---
 MD5                          |   26 +++++++++----------
 NEWS                         |   22 ++++++++++++++++
 R/renderMarkdown.R           |   32 ++++++++++++++++-------
 inst/resources/markdown.html |    8 +++--
 man/markdownHTMLOptions.Rd   |   58 +++++++++++++++++++++----------------------
 man/markdownToHTML.Rd        |    9 ++++--
 man/renderMarkdown.Rd        |    2 -
 man/rendererOutputType.Rd    |    2 -
 man/rpubsUpload.Rd           |    7 +----
 man/smartypants.Rd           |    2 -
 src/buffer.c                 |    4 +-
 src/buffer.h                 |    5 ---
 tests/tests.Rout.save        |   10 ++-----
 14 files changed, 114 insertions(+), 85 deletions(-)

More information about markdown at CRAN
Permanent link

New package lmeSplines with initial version 1.1-0
Package: lmeSplines
Version: 1.1-0
Title: lmeSplines
Author: Rod Ball
Maintainer: Andrzej Galecki
Description: Add smoothing spline modelling capability to nlme. Fit smoothing spline terms in Gaussian linear and nonlinear mixed-effects models
Depends: nlme(>= 3.1-29)
License: GPL (>= 2)
Repository: CRAN
Date/Publication: 2013-06-07 18:25:34
Repository/R-Forge/Project: nlmeu
Repository/R-Forge/Revision: 94
Repository/R-Forge/DateTimeStamp: 2013-06-06 14:25:53
Packaged: 2013-06-06 18:15:35 UTC; rforge
NeedsCompilation: no

More information about lmeSplines at CRAN
Permanent link

Package geotopbricks updated to version 1.3.4.2 with previous version 1.3.4 dated 2013-05-31

Title: geotopbricks: Analyzes raster maps as input/output files from the Hydrological Distributed Model GEOtop
Description: geotopbricks: Analyzes raster maps and other information as input/output files from the Hydrological Distributed Model GEOtop. It contains functions and methods to import maps and other keywords from geotop.inpts file. Any information about the GEOtop Distributed Hydrological Model is available on www.geotop.org. The examples are tested on two simulation cases run with GEOtop built 1.225-9 mostly developed by Stefano Endrizzi. Bugs/comments/questions/collaboration of any kind are warmly welcomed.
Author: Emanuele Cordano, Daniele Andreis, Fabio Zottele
Maintainer: Emanuele Cordano

Diff between geotopbricks versions 1.3.4 dated 2013-05-31 and 1.3.4.2 dated 2013-06-07

 DESCRIPTION                           |    8 ++++----
 MD5                                   |   10 +++++-----
 R/geotopbricks-package.R              |    2 +-
 R/get.keyword.value.R                 |   15 +++++++++++++--
 man/geotopbricks-package.Rd           |    2 +-
 man/get.geotop.inpts.keyword.value.Rd |   12 ++++++++++--
 6 files changed, 34 insertions(+), 15 deletions(-)

More information about geotopbricks at CRAN
Permanent link

New package poweRlaw with initial version 0.20.0
Package: poweRlaw
Type: Package
Title: Fitting heavy tailed distributions: the poweRlaw package
Version: 0.20.0
Date: 2013-06-05
Authors@R: person("Gillespie", "Colin", email="colin.gillespie@newcastle.ac.uk", role = c("aut", "cre"))
Author: Colin Gillespie
Maintainer: Colin Gillespie
Description: This package implements both the discrete and continuous maximum likelihood estimators for fitting the power-law distribution to data. Additionally, a goodness-of-fit based approach is used to estimate the lower cut-off for the scaling region.
URL: https://github.com/csgillespie/poweRlaw
BugReports: https://github.com/csgillespie/poweRlaw/issues
Depends: stats, R (>= 2.15.0)
Imports: VGAM, parallel, methods
License: GPL-3
Collate: 'aaa_all_classes.R' 'all_classes_ctn.R' 'all_classes_discrete.R' 'AllGenerics.R' 'bootstrap_p.R' 'bootstrap.R' 'ctn_helper_functions.R' 'data_help_files.R' 'discrete_helper_functions.R' 'dist_cdf-methods.R' 'dist_data_cdf-methods.R' 'dist_ll-methods.R' 'dist_pdf-methods.R' 'dist_rand-methods.R' 'estimate_pars.R' 'estimate_xmin.R' 'initialize-methods.R' 'lines-methods.R' 'mle-methods.R' 'plcon.R' 'pldis.R' 'plot-methods.R' 'points-methods.R' 'poweRlaw-package.R' 'checks.R' 'compare_distributions.R'
Packaged: 2013-06-07 09:12:43 UTC; ncsg3
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-06-07 11:31:06

More information about poweRlaw at CRAN
Permanent link

Package GWAF updated to version 2.1 with previous version 2.0 dated 2012-04-17

Title: Genome-wide association/interaction analysis and rare variant analysis with family data
Description: Functions for genome-wide association/interaction analysis and rare variant analysis on a continuous/dichotomous trait using family data, and for making genome-wide p-value plot and QQ plot.
Author: Ming-Huei Chen and Qiong Yang
Maintainer: Ming-Huei Chen

Diff between GWAF versions 2.0 dated 2012-04-17 and 2.1 dated 2013-06-07

 GWAF-2.0/GWAF/GWAF                                   |only
 GWAF-2.0/GWAF/R/BDSmatrix.R                          |only
 GWAF-2.0/GWAF/R/BDSmatrix_%_%.R                      |only
 GWAF-2.0/GWAF/R/align.pedigree.R                     |only
 GWAF-2.0/GWAF/R/alignped1.R                          |only
 GWAF-2.0/GWAF/R/alignped2.R                          |only
 GWAF-2.0/GWAF/R/alignped3.R                          |only
 GWAF-2.0/GWAF/R/alignped4.R                          |only
 GWAF-2.0/GWAF/R/as.matrix.bdsmatrix.R                |only
 GWAF-2.0/GWAF/R/autohint.R                           |only
 GWAF-2.0/GWAF/R/bdsBlock.R                           |only
 GWAF-2.0/GWAF/R/bdsI.R                               |only
 GWAF-2.0/GWAF/R/bdsmatrix.ibd.R                      |only
 GWAF-2.0/GWAF/R/bdsmatrix.reconcile.R                |only
 GWAF-2.0/GWAF/R/besthint.R                           |only
 GWAF-2.0/GWAF/R/check.hint.R                         |only
 GWAF-2.0/GWAF/R/coxme.R                              |only
 GWAF-2.0/GWAF/R/coxme.control.R                      |only
 GWAF-2.0/GWAF/R/coxme.fit.R                          |only
 GWAF-2.0/GWAF/R/coxme.varcheck.R                     |only
 GWAF-2.0/GWAF/R/coxph.wtest.R                        |only
 GWAF-2.0/GWAF/R/diag.bdsmatrix.R                     |only
 GWAF-2.0/GWAF/R/familycheck.R                        |only
 GWAF-2.0/GWAF/R/gchol.R                              |only
 GWAF-2.0/GWAF/R/gchol.bdsmatrix.R                    |only
 GWAF-2.0/GWAF/R/getCovariateFormula2.R               |only
 GWAF-2.0/GWAF/R/getCrossedTerms.R                    |only
 GWAF-2.0/GWAF/R/getGroupsFormula2.R                  |only
 GWAF-2.0/GWAF/R/kindepth.R                           |only
 GWAF-2.0/GWAF/R/kinship.R                            |only
 GWAF-2.0/GWAF/R/lmekin.R                             |only
 GWAF-2.0/GWAF/R/makefamid.R                          |only
 GWAF-2.0/GWAF/R/makekinship.R                        |only
 GWAF-2.0/GWAF/R/pedigree.R                           |only
 GWAF-2.0/GWAF/R/plot.pedigree.R                      |only
 GWAF-2.0/GWAF/R/print.coxme.R                        |only
 GWAF-2.0/GWAF/R/print.lmekin.R                       |only
 GWAF-2.0/GWAF/R/solve.bdsmatrix.R                    |only
 GWAF-2.0/GWAF/R/solve.gchol.R                        |only
 GWAF-2.0/GWAF/R/solve.gchol.bdsmatrix.R              |only
 GWAF-2.0/GWAF/R/strata2.R                            |only
 GWAF-2.0/GWAF/man/bdsmatrix-class.Rd                 |only
 GWAF-2.0/GWAF/man/gchol-class.Rd                     |only
 GWAF-2.0/GWAF/man/gchol-methods.Rd                   |only
 GWAF-2.0/GWAF/man/gchol.Rd                           |only
 GWAF-2.0/GWAF/man/gchol.bdsmatrix-class.Rd           |only
 GWAF-2.0/GWAF/man/lmekin.Rd                          |only
 GWAF-2.0/GWAF/man/lmepack.batch.Rd                   |only
 GWAF-2.0/GWAF/man/lmepack.batch.imputed.Rd           |only
 GWAF-2.0/GWAF/man/lmepack.int.batch.Rd               |only
 GWAF-2.0/GWAF/man/lmepack.int.batch.imputed.Rd       |only
 GWAF-2.0/GWAF/man/makekinship.Rd                     |only
 GWAF-2.0/GWAF/src                                    |only
 GWAF-2.1/GWAF/ChangeLog                              |   13 
 GWAF-2.1/GWAF/DESCRIPTION                            |   22 
 GWAF-2.1/GWAF/MD5                                    |  171 +---
 GWAF-2.1/GWAF/NAMESPACE                              |   25 
 GWAF-2.1/GWAF/R/auto.R                               |  675 ++++++++++---------
 GWAF-2.1/GWAF/R/geepack.lgst.batch.R                 |  209 ++---
 GWAF-2.1/GWAF/R/geepack.lgst.batch.imputed.R         |  185 ++---
 GWAF-2.1/GWAF/R/geepack.lgst.int.batch.R             |  203 ++---
 GWAF-2.1/GWAF/R/geepack.lgst.int.batch.imputed.R     |  203 ++---
 GWAF-2.1/GWAF/R/geepack.quant.R                      |   31 
 GWAF-2.1/GWAF/R/geepack.quant.imputed.R              |   13 
 GWAF-2.1/GWAF/R/geepack.quant.int.R                  |  301 ++++----
 GWAF-2.1/GWAF/R/geepack.quant.int.imputed.R          |  290 ++++----
 GWAF-2.1/GWAF/R/glmm.lgst.R                          |only
 GWAF-2.1/GWAF/R/glmm.lgst.batch.R                    |only
 GWAF-2.1/GWAF/R/lme.R                                |   79 +-
 GWAF-2.1/GWAF/R/lme.imputed.R                        |   35 
 GWAF-2.1/GWAF/R/lme.int.R                            |  102 +-
 GWAF-2.1/GWAF/R/lme.int.imputed.R                    |   62 -
 GWAF-2.1/GWAF/R/lmeV.imputed.R                       |only
 GWAF-2.1/GWAF/inst/doc/UsingGWAF.pdf                 |binary
 GWAF-2.1/GWAF/man/GWAF-package.Rd                    |   15 
 GWAF-2.1/GWAF/man/GWplot.Rd                          |    9 
 GWAF-2.1/GWAF/man/auto.Rd                            |   17 
 GWAF-2.1/GWAF/man/geepack.lgst.Rd                    |    5 
 GWAF-2.1/GWAF/man/geepack.lgst.batch.Rd              |   13 
 GWAF-2.1/GWAF/man/geepack.lgst.batch.imputed.Rd      |   14 
 GWAF-2.1/GWAF/man/geepack.lgst.imputed.Rd            |    8 
 GWAF-2.1/GWAF/man/geepack.lgst.int.Rd                |    6 
 GWAF-2.1/GWAF/man/geepack.lgst.int.batch.Rd          |   14 
 GWAF-2.1/GWAF/man/geepack.lgst.int.batch.imputed.Rd  |   19 
 GWAF-2.1/GWAF/man/geepack.lgst.int.imputed.Rd        |    9 
 GWAF-2.1/GWAF/man/geepack.quant.batch.Rd             |   11 
 GWAF-2.1/GWAF/man/geepack.quant.batch.imputed.Rd     |  120 +--
 GWAF-2.1/GWAF/man/geepack.quant.int.batch.Rd         |   14 
 GWAF-2.1/GWAF/man/geepack.quant.int.batch.imputed.Rd |   18 
 GWAF-2.1/GWAF/man/glmm.lgst.Rd                       |only
 GWAF-2.1/GWAF/man/glmm.lgst.batch.Rd                 |only
 GWAF-2.1/GWAF/man/lme.batch.Rd                       |only
 GWAF-2.1/GWAF/man/lme.batch.imputed.Rd               |only
 GWAF-2.1/GWAF/man/lme.int.batch.Rd                   |only
 GWAF-2.1/GWAF/man/lme.int.batch.imputed.Rd           |only
 GWAF-2.1/GWAF/man/lmeV.batch.imputed.Rd              |only
 GWAF-2.1/GWAF/man/qq.Rd                              |    5 
 97 files changed, 1497 insertions(+), 1419 deletions(-)

More information about GWAF at CRAN
Permanent link

Package gstudio updated to version 1.0 with previous version 0.8 dated 2012-01-31

Title: Spatial utility functions from the Dyer laboratory
Description: This package contains classes and functions for the spatial analysis of marker data to include structure statistics, analyses based upon allele frequencies, and Population Graphs network analysis of spatial conditional genetic covariance. This package supersedes the original studio package by interfacing with raster and sp objects directly.
Author: Rodney J. Dyer
Maintainer: Rodney J. Dyer

Diff between gstudio versions 0.8 dated 2012-01-31 and 1.0 dated 2013-06-07

 gstudio-0.8/gstudio/.Rinstignore                           |only
 gstudio-0.8/gstudio/.tm_properties                         |only
 gstudio-0.8/gstudio/ChangeLog                              |only
 gstudio-0.8/gstudio/R/Frequencies-class.R                  |only
 gstudio-0.8/gstudio/R/Locus-class.R                        |only
 gstudio-0.8/gstudio/R/Population-class.R                   |only
 gstudio-0.8/gstudio/R/congruence.graph.R                   |only
 gstudio-0.8/gstudio/R/congruence.probability.R             |only
 gstudio-0.8/gstudio/R/exclusion.probability.R              |only
 gstudio-0.8/gstudio/R/genetic.distance.R                   |only
 gstudio-0.8/gstudio/R/genetic.diversity.R                  |only
 gstudio-0.8/gstudio/R/genetic.structure.R                  |only
 gstudio-0.8/gstudio/R/google.pie.chart.R                   |only
 gstudio-0.8/gstudio/R/great.circle.distance.R              |only
 gstudio-0.8/gstudio/R/minus.mom.R                          |only
 gstudio-0.8/gstudio/R/offspring.array.R                    |only
 gstudio-0.8/gstudio/R/paternity.spiderplot.R               |only
 gstudio-0.8/gstudio/R/pies.on.map.R                        |only
 gstudio-0.8/gstudio/R/popgraph.on.map.R                    |only
 gstudio-0.8/gstudio/R/population.graph.R                   |only
 gstudio-0.8/gstudio/R/print.summary.dyerlab.R              |only
 gstudio-0.8/gstudio/R/read.pgraph.R                        |only
 gstudio-0.8/gstudio/R/read.population.R                    |only
 gstudio-0.8/gstudio/R/stratum.distance.R                   |only
 gstudio-0.8/gstudio/R/transition.probability.R             |only
 gstudio-0.8/gstudio/R/validate_gstudio_package.R           |only
 gstudio-0.8/gstudio/data/araptus_attenuatus.rda            |only
 gstudio-0.8/gstudio/data/cornus_florida.rda                |only
 gstudio-0.8/gstudio/inst/doc/Using_GStudio.Rnw             |only
 gstudio-0.8/gstudio/inst/doc/Using_GStudio.pdf             |only
 gstudio-0.8/gstudio/man/Frequencies-class.Rd               |only
 gstudio-0.8/gstudio/man/Frequencies.Rd                     |only
 gstudio-0.8/gstudio/man/Locus-accessors.Rd                 |only
 gstudio-0.8/gstudio/man/Locus-class.Rd                     |only
 gstudio-0.8/gstudio/man/Locus.Rd                           |only
 gstudio-0.8/gstudio/man/Population-accessors.Rd            |only
 gstudio-0.8/gstudio/man/Population-class.Rd                |only
 gstudio-0.8/gstudio/man/Population.Rd                      |only
 gstudio-0.8/gstudio/man/allele.frequencies_Population.Rd   |only
 gstudio-0.8/gstudio/man/araptus_attenuatus.Rd              |only
 gstudio-0.8/gstudio/man/as.character.Rd                    |only
 gstudio-0.8/gstudio/man/as.vector.Rd                       |only
 gstudio-0.8/gstudio/man/column.class_Population.Rd         |only
 gstudio-0.8/gstudio/man/column.names_Population.Rd         |only
 gstudio-0.8/gstudio/man/congruence.graph.Rd                |only
 gstudio-0.8/gstudio/man/congruence.probability.Rd          |only
 gstudio-0.8/gstudio/man/cornus_florida.Rd                  |only
 gstudio-0.8/gstudio/man/dim.Rd                             |only
 gstudio-0.8/gstudio/man/exclusion.probability.Rd           |only
 gstudio-0.8/gstudio/man/genetic.distance.Rd                |only
 gstudio-0.8/gstudio/man/genetic.diversity.Rd               |only
 gstudio-0.8/gstudio/man/genetic.structure.Rd               |only
 gstudio-0.8/gstudio/man/genotype.counts_Population.Rd      |only
 gstudio-0.8/gstudio/man/get.frequencies_Frequencies.Rd     |only
 gstudio-0.8/gstudio/man/google.pie.chart.Rd                |only
 gstudio-0.8/gstudio/man/great.circle.distance.Rd           |only
 gstudio-0.8/gstudio/man/he_Frequencies.Rd                  |only
 gstudio-0.8/gstudio/man/ho_Frequencies.Rd                  |only
 gstudio-0.8/gstudio/man/indices_Population.Rd              |only
 gstudio-0.8/gstudio/man/is.heterozygote_Locus.Rd           |only
 gstudio-0.8/gstudio/man/is.na.Rd                           |only
 gstudio-0.8/gstudio/man/length.Rd                          |only
 gstudio-0.8/gstudio/man/minus.mom.Rd                       |only
 gstudio-0.8/gstudio/man/multivariate.loci_Population.Rd    |only
 gstudio-0.8/gstudio/man/names.Rd                           |only
 gstudio-0.8/gstudio/man/offspring.array.Rd                 |only
 gstudio-0.8/gstudio/man/partition_Population.Rd            |only
 gstudio-0.8/gstudio/man/paternity.spiderplot.Rd            |only
 gstudio-0.8/gstudio/man/pies.on.map.Rd                     |only
 gstudio-0.8/gstudio/man/plot.genetic.diversity.Rd          |only
 gstudio-0.8/gstudio/man/plot.genetic.structure.Rd          |only
 gstudio-0.8/gstudio/man/popgraph.on.map.Rd                 |only
 gstudio-0.8/gstudio/man/population.graph.Rd                |only
 gstudio-0.8/gstudio/man/print.Rd                           |only
 gstudio-0.8/gstudio/man/print.genetic.diversity.Rd         |only
 gstudio-0.8/gstudio/man/print.genetic.structure.Rd         |only
 gstudio-0.8/gstudio/man/print.paternity.Rd                 |only
 gstudio-0.8/gstudio/man/print_summary.gstudio.Rd           |only
 gstudio-0.8/gstudio/man/read.pgraph.Rd                     |only
 gstudio-0.8/gstudio/man/read.population.Rd                 |only
 gstudio-0.8/gstudio/man/row.names.Rd                       |only
 gstudio-0.8/gstudio/man/show.Rd                            |only
 gstudio-0.8/gstudio/man/stratum.distance.Rd                |only
 gstudio-0.8/gstudio/man/summary.Rd                         |only
 gstudio-0.8/gstudio/man/transition.probability.Rd          |only
 gstudio-0.8/gstudio/man/validate_gstudio_tests.Rd          |only
 gstudio-0.8/gstudio/tests/test.Frequencies.R               |only
 gstudio-0.8/gstudio/tests/test.Locus.R                     |only
 gstudio-0.8/gstudio/tests/test.Population.R                |only
 gstudio-0.8/gstudio/tests/test.congruence_probability.R    |only
 gstudio-0.8/gstudio/tests/test.genetic_distance.R          |only
 gstudio-0.8/gstudio/tests/test.genetic_diversity.R         |only
 gstudio-0.8/gstudio/tests/test.genetic_structure.R         |only
 gstudio-0.8/gstudio/tests/test.google_pie_chart.R          |only
 gstudio-0.8/gstudio/tests/test.great_circle_distance.R     |only
 gstudio-0.8/gstudio/tests/test.minus_mom.R                 |only
 gstudio-0.8/gstudio/tests/test.population_graph.R          |only
 gstudio-0.8/gstudio/tests/test.stratum_distance.R          |only
 gstudio-1.0/gstudio/DESCRIPTION                            |   54 +-
 gstudio-1.0/gstudio/MD5                                    |  273 ++++++++-----
 gstudio-1.0/gstudio/NAMESPACE                              |  126 +++---
 gstudio-1.0/gstudio/NEWS                                   |only
 gstudio-1.0/gstudio/R/A.R                                  |only
 gstudio-1.0/gstudio/R/Ae.R                                 |only
 gstudio-1.0/gstudio/R/alleles.R                            |only
 gstudio-1.0/gstudio/R/allelic_diversity.R                  |only
 gstudio-1.0/gstudio/R/as_data_frame.R                      |only
 gstudio-1.0/gstudio/R/column_class.R                       |only
 gstudio-1.0/gstudio/R/dest.R                               |only
 gstudio-1.0/gstudio/R/dist_amova.R                         |only
 gstudio-1.0/gstudio/R/dist_bray.R                          |only
 gstudio-1.0/gstudio/R/dist_cavalli.R                       |only
 gstudio-1.0/gstudio/R/dist_cgd.R                           |only
 gstudio-1.0/gstudio/R/dist_euclidean.R                     |only
 gstudio-1.0/gstudio/R/dist_jaccard.R                       |only
 gstudio-1.0/gstudio/R/dist_nei.R                           |only
 gstudio-1.0/gstudio/R/exclusion_probability.R              |only
 gstudio-1.0/gstudio/R/fis.R                                |only
 gstudio-1.0/gstudio/R/frequencies.R                        |only
 gstudio-1.0/gstudio/R/genetic_distance.R                   |only
 gstudio-1.0/gstudio/R/genetic_diversity.R                  |only
 gstudio-1.0/gstudio/R/genetic_structure.R                  |only
 gstudio-1.0/gstudio/R/gst.R                                |only
 gstudio-1.0/gstudio/R/gst_prime.R                          |only
 gstudio-1.0/gstudio/R/gstudio-package.R                    |  137 +++++-
 gstudio-1.0/gstudio/R/he.R                                 |only
 gstudio-1.0/gstudio/R/ho.R                                 |only
 gstudio-1.0/gstudio/R/indices.R                            |only
 gstudio-1.0/gstudio/R/is_frequency.R                       |only
 gstudio-1.0/gstudio/R/is_heterozygote.R                    |only
 gstudio-1.0/gstudio/R/is_na.R                              |only
 gstudio-1.0/gstudio/R/locus.R                              |only
 gstudio-1.0/gstudio/R/make_population.R                    |only
 gstudio-1.0/gstudio/R/mate.R                               |only
 gstudio-1.0/gstudio/R/minus_mom.R                          |only
 gstudio-1.0/gstudio/R/partition.R                          |only
 gstudio-1.0/gstudio/R/paternity.R                          |  206 +++------
 gstudio-1.0/gstudio/R/permute_ci.R                         |only
 gstudio-1.0/gstudio/R/pies_on_map.R                        |only
 gstudio-1.0/gstudio/R/ploidy.R                             |only
 gstudio-1.0/gstudio/R/plot.R                               |only
 gstudio-1.0/gstudio/R/plot_frequencies.R                   |only
 gstudio-1.0/gstudio/R/plot_surface_and_points.R            |only
 gstudio-1.0/gstudio/R/population_map.R                     |only
 gstudio-1.0/gstudio/R/print.R                              |only
 gstudio-1.0/gstudio/R/rarefaction.R                        |only
 gstudio-1.0/gstudio/R/read_population.R                    |only
 gstudio-1.0/gstudio/R/strata_coordinates.R                 |only
 gstudio-1.0/gstudio/R/to_mv.R                              |only
 gstudio-1.0/gstudio/R/transition_probability.R             |only
 gstudio-1.0/gstudio/data/arapat.rda                        |only
 gstudio-1.0/gstudio/inst/doc/gstudio.R                     |only
 gstudio-1.0/gstudio/inst/doc/gstudio.Rnw                   |only
 gstudio-1.0/gstudio/inst/doc/gstudio.pdf                   |binary
 gstudio-1.0/gstudio/inst/extdata                           |only
 gstudio-1.0/gstudio/inst/tests                             |only
 gstudio-1.0/gstudio/man/A.Rd                               |only
 gstudio-1.0/gstudio/man/Ae.Rd                              |only
 gstudio-1.0/gstudio/man/Dest.Rd                            |only
 gstudio-1.0/gstudio/man/Fis.Rd                             |only
 gstudio-1.0/gstudio/man/Gst.Rd                             |only
 gstudio-1.0/gstudio/man/Gst_prime.Rd                       |only
 gstudio-1.0/gstudio/man/He.Rd                              |only
 gstudio-1.0/gstudio/man/Ho.Rd                              |only
 gstudio-1.0/gstudio/man/alleles.Rd                         |only
 gstudio-1.0/gstudio/man/allelic_diversity.Rd               |only
 gstudio-1.0/gstudio/man/arapat.Rd                          |only
 gstudio-1.0/gstudio/man/as.data.frame.genetic_structure.Rd |only
 gstudio-1.0/gstudio/man/as.data.frame.locus.Rd             |only
 gstudio-1.0/gstudio/man/as.list.locus.Rd                   |only
 gstudio-1.0/gstudio/man/as.locus.Rd                        |only
 gstudio-1.0/gstudio/man/c.locus.Rd                         |only
 gstudio-1.0/gstudio/man/column_class.Rd                    |only
 gstudio-1.0/gstudio/man/data_2_column.Rd                   |only
 gstudio-1.0/gstudio/man/data_aflp.Rd                       |only
 gstudio-1.0/gstudio/man/data_separated.Rd                  |only
 gstudio-1.0/gstudio/man/data_snp.Rd                        |only
 gstudio-1.0/gstudio/man/data_zymelike.Rd                   |only
 gstudio-1.0/gstudio/man/dist_amova.Rd                      |only
 gstudio-1.0/gstudio/man/dist_bray.Rd                       |only
 gstudio-1.0/gstudio/man/dist_cavalli.Rd                    |only
 gstudio-1.0/gstudio/man/dist_cgd.Rd                        |only
 gstudio-1.0/gstudio/man/dist_euclidean.Rd                  |only
 gstudio-1.0/gstudio/man/dist_jaccard.Rd                    |only
 gstudio-1.0/gstudio/man/dist_nei.Rd                        |only
 gstudio-1.0/gstudio/man/exclusion_probability.Rd           |only
 gstudio-1.0/gstudio/man/frequencies.Rd                     |only
 gstudio-1.0/gstudio/man/genetic_distance.Rd                |only
 gstudio-1.0/gstudio/man/genetic_diversity.Rd               |only
 gstudio-1.0/gstudio/man/genetic_structure.Rd               |only
 gstudio-1.0/gstudio/man/gstudio-package.Rd                 |   26 -
 gstudio-1.0/gstudio/man/indices.Rd                         |only
 gstudio-1.0/gstudio/man/is.frequency.Rd                    |only
 gstudio-1.0/gstudio/man/is.locus.Rd                        |only
 gstudio-1.0/gstudio/man/is.na.locus.Rd                     |only
 gstudio-1.0/gstudio/man/is_heterozygote.Rd                 |only
 gstudio-1.0/gstudio/man/locus-operator-index.Rd            |only
 gstudio-1.0/gstudio/man/locus-operator-minus.Rd            |only
 gstudio-1.0/gstudio/man/locus-operator-plus.Rd             |only
 gstudio-1.0/gstudio/man/locus.Rd                           |only
 gstudio-1.0/gstudio/man/make_population.Rd                 |only
 gstudio-1.0/gstudio/man/mate.Rd                            |only
 gstudio-1.0/gstudio/man/minus_mom.Rd                       |only
 gstudio-1.0/gstudio/man/partition.Rd                       |only
 gstudio-1.0/gstudio/man/paternity.Rd                       |   68 +--
 gstudio-1.0/gstudio/man/permute_ci.Rd                      |only
 gstudio-1.0/gstudio/man/pies_on_map.Rd                     |only
 gstudio-1.0/gstudio/man/ploidy.Rd                          |only
 gstudio-1.0/gstudio/man/plot.data.frame.Rd                 |only
 gstudio-1.0/gstudio/man/plot.genetic_distance.Rd           |only
 gstudio-1.0/gstudio/man/plot.locus.Rd                      |only
 gstudio-1.0/gstudio/man/plot.structure_statistic.Rd        |only
 gstudio-1.0/gstudio/man/plot_frequencies.Rd                |only
 gstudio-1.0/gstudio/man/population_map.Rd                  |only
 gstudio-1.0/gstudio/man/print.locus.Rd                     |only
 gstudio-1.0/gstudio/man/print.structure_statistic.Rd       |only
 gstudio-1.0/gstudio/man/rarefaction.Rd                     |only
 gstudio-1.0/gstudio/man/read_population.Rd                 |only
 gstudio-1.0/gstudio/man/strata_coordinates.Rd              |only
 gstudio-1.0/gstudio/man/summary.locus.Rd                   |only
 gstudio-1.0/gstudio/man/surface_point_plot.Rd              |only
 gstudio-1.0/gstudio/man/to_mv.Rd                           |only
 gstudio-1.0/gstudio/man/transition_probability.Rd          |only
 gstudio-1.0/gstudio/tests/run-testthat-gstudio.R           |only
 224 files changed, 512 insertions(+), 378 deletions(-)

More information about gstudio at CRAN
Permanent link

Package grpreg updated to version 2.4-0 with previous version 2.3-0 dated 2013-02-10

Title: Regularization paths for regression models with grouped covariates
Description: Efficient algorithms for fitting the regularization path of linear or logistic regression models with grouped penalties, such as group lasso, group MCP, and group SCAD. The algorithms are based on the idea of either locally approximated coordinate descent or group descent, depending on the penalty.
Author: Patrick Breheny
Maintainer: Patrick Breheny

Diff between grpreg versions 2.3-0 dated 2013-02-10 and 2.4-0 dated 2013-06-07

 DESCRIPTION                 |    9 +++--
 FAQ.md                      |only
 MD5                         |   53 ++++++++++++++++++-------------
 NAMESPACE                   |    4 ++
 NEWS                        |   18 ++++++++++
 R/calcNullDev.R             |only
 R/cv.grpreg.R               |   40 ++++++++++++++++++------
 R/gBridge.R                 |   53 ++++++++++++++++++++++++-------
 R/grpreg.R                  |   33 ++++++++++++++-----
 R/loss.R                    |   15 ++++++---
 R/multi.R                   |only
 R/orthogonalize.R           |   13 +------
 R/plot.R                    |   12 +++----
 R/plot.cv.R                 |   64 +++++++++++++++++++++++++++++++++-----
 R/predict.R                 |   64 +++++++++++++++++++++++++-------------
 R/predict.cv.R              |only
 R/summary.cv.grpreg.R       |only
 inst/CITATION               |    2 -
 inst/tests/extra-features.R |   73 +++++++++++++++++++++++++++++++++++++++++---
 inst/tests/multitask.R      |only
 man/cv.grpreg.Rd            |   34 +++++++++++++-------
 man/gBridge.Rd              |    4 +-
 man/grpreg-internal.Rd      |    6 ++-
 man/grpreg-package.Rd       |    8 ++--
 man/grpreg.Rd               |   30 ++++++++++++------
 man/plot.cv.grpreg.Rd       |   42 ++++++++++++++++++++-----
 man/plot.grpreg.Rd          |    4 +-
 man/predict.Rd              |   33 ++++++++++++++++---
 man/select.grpreg.Rd        |    3 +
 man/summary.cv.grpreg.Rd    |only
 src/grpreg.c                |    1 
 31 files changed, 462 insertions(+), 156 deletions(-)

More information about grpreg at CRAN
Permanent link

Package CBPS updated to version 0.6 with previous version 0.5 dated 2013-05-08

Title: R Package for Covariate Balancing Propensity Score
Description: CBPS is an R package that implements the covariate balancing propensity score proposed by Imai and Ratkovic (2013; JRSSB). The propensity score is estimated such that it maximizes the resulting covariate balance as well as the prediction of treatment assignment. The method, therefore, avoids an iteration between model fitting and balance checking. The package also implements several extensions of the CBPS beyond the cross-sectional, binary treatment setting. The current version implements the CBPS for longitudinal settings so that it can be used in conjunction with marginal structural models (Imai and Ratkovic, 2013a), treatments with three- and four-valued treatment variables (Fong, 2013), and the situation with multiple distinct binary treatments administered simultaneously. In the future it will be extended to other settings including continuous treatments and the generalization of experimental and instrumental variable estimates.
Author: Marc Ratkovic , Kosuke Imai , Christian Fong
Maintainer: Marc Ratkovic

Diff between CBPS versions 0.5 dated 2013-05-08 and 0.6 dated 2013-06-07

 ChangeLog            |    3 
 DESCRIPTION          |   23 +-
 MD5                  |   31 +--
 NAMESPACE            |   17 +
 R/CBMSMFunction.R    |  134 ++++++++++---
 R/CBPSBinary.R       |   21 +-
 R/CBPSMain.R         |  496 ++++++++++++++++++++++++++++++++++++++++++++++++---
 R/CBPSMultiTreat.r   |  131 ++++++++-----
 data/LaLonde.tab.gz  |binary
 man/CBPS.Rd          |   80 +++++++-
 man/DR.rd            |    3 
 man/IPW.Rd           |    3 
 man/balance.CBMB.Rd  |only
 man/balance.CBMSM.Rd |only
 man/balance.CBPS.Rd  |only
 man/balance.Rd       |only
 man/plot.CBMB.Rd     |only
 man/plot.CBMSM.Rd    |only
 man/plot.CBPS.Rd     |only
 man/summary.CBPS.Rd  |    2 
 20 files changed, 795 insertions(+), 149 deletions(-)

More information about CBPS at CRAN
Permanent link


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