Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 11051 - 11060 of 11200 found.
[1] < 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 > [1120]  Sort:

rebmix : Finite Mixture Modeling, Clustering & Classification

Package: rebmix
Version: 2.8.2
Authors@R: c(person("Marko", "Nagode", role = c("aut", "cre"),
email = "marko.nagode@fs.uni-lj.si"))
Title: Finite Mixture Modeling, Clustering & Classification
Suggests: flexmix, mclust, mixtools
Description: R functions for random univariate and multivariate finite mixture model generation, estimation, clustering and classification. Variables can be continuous, discrete, independent or dependent and may follow normal, lognormal, Weibull, gamma, binomial, Poisson or Dirac parametric families.
Imports: methods, stats, utils, graphics, grDevices, mvtnorm
License: GPL (>= 2)
Author: Marko Nagode [aut, cre]
Maintainer: Marko Nagode <marko.nagode@fs.uni-lj.si>
NeedsCompilation: yes
Packaged: 2016-06-19 17:05:11 UTC; NagodeMarko
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2016-06-20 07:55:12

● Data Source: CranContrib
● 0 images, 34 functions, 7 datasets
● Reverse Depends: 0

rebus.base : Core Functionality for the 'rebus' Package

Package: rebus.base
Title: Core Functionality for the 'rebus' Package
Version: 0.0-1
Date: 2015-12-16
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
"richierocks@gmail.com")
Description: Build regular expressions piece by piece using human readable code.
This package contains core functionality, and is primarily intended to be
used by package developers.
Depends: R (>= 3.1.0)
Imports: stats
Suggests: stringi, testthat
License: Unlimited
LazyData: true
RoxygenNote: 5.0.1
Collate: 'alternation.R' 'regex-methods.R' 'backreferences.R'
'capture.R' 'internal.R' 'grouping-and-repetition.R'
'constants.R' 'class-groups.R' 'concatenation.R'
'compound-constants.R' 'escape_special.R' 'lookaround.R'
'misc.R' 'mode-modifiers.R'
NeedsCompilation: no
Packaged: 2015-12-16 04:36:07 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 06:31:42

● Data Source: CranContrib
● 0 images, 16 functions, 5 datasets
● Reverse Depends: 0

rebus.datetimes : Date and Time Extensions for the 'rebus' Package

Package: rebus.datetimes
Title: Date and Time Extensions for the 'rebus' Package
Version: 0.0-1
Date: 2015-12-16
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
"richierocks@gmail.com")
Description: Build regular expressions piece by piece using human readable code.
This package contains date and time functionality, and is primarily intended
to be used by package developers.
Depends: R (>= 3.1.0)
Imports: rebus.base
Suggests: stats, testthat
License: Unlimited
LazyData: true
RoxygenNote: 5.0.1
Collate: 'imports.R' 'datetime-constants.R' 'datetime.R'
'iso-classes.R'
NeedsCompilation: no
Packaged: 2015-12-16 07:02:54 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 09:36:53

● Data Source: CranContrib
● 0 images, 2 functions, 1 datasets
● Reverse Depends: 0

rebus.numbers : Numeric Extensions for the 'rebus' Package

Package: rebus.numbers
Title: Numeric Extensions for the 'rebus' Package
Version: 0.0-1
Date: 2015-12-16
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
"richierocks@gmail.com")
Description: Build regular expressions piece by piece using human readable code.
This package contains number-related functionality, and is primarily intended
to be used by package developers.
Depends: R (>= 3.1.0)
Imports: rebus.base, utils
Suggests: testthat
License: Unlimited
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by
the Proteomics Core at Weill Cornell Medical College in Qatar
<http://qatar-weill.cornell.edu>. The Core is supported by
'Biomedical Research Program' funds, a program funded by Qatar
Foundation.
RoxygenNote: 5.0.1
Collate: 'imports.R' 'number_range.R' 'roman.R'
NeedsCompilation: no
Packaged: 2015-12-16 09:45:00 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 12:00:14

● Data Source: CranContrib
● 0 images, 1 functions, 1 datasets
● Reverse Depends: 0

rebus.unicode : Unicode Extensions for the 'rebus' Package

Package: rebus.unicode
Type: Package
Title: Unicode Extensions for the 'rebus' Package
Version: 0.0-1
Date: 2015-12-15
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
"richierocks@gmail.com")
Description: Build regular expressions piece by piece using human readable code.
This package contains Unicode functionality, and is primarily intended to be
used by package developers.
Depends: R (>= 3.1.0)
Imports: rebus.base
License: Unlimited
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by
the Proteomics Core at Weill Cornell Medical College in Qatar
<http://qatar-weill.cornell.edu>. The Core is supported by
'Biomedical Research Program' funds, a program funded by Qatar
Foundation.
Collate: 'imports.R' 'unicode-classes.R' 'unicode-constants.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-16 10:29:20 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 12:00:16

● Data Source: CranContrib
● 0 images, 0 functions, 1 datasets
● Reverse Depends: 0

rebus : Build Regular Expressions in a Human Readable Way

Package: rebus
Type: Package
Title: Build Regular Expressions in a Human Readable Way
Version: 0.1-0
Date: 2015-12-16
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
"richierocks@gmail.com")
Description: Build regular expressions piece by piece using human readable code.
This package is designed for interactive use. For package development, use
the rebus.* dependencies.
Depends: R (>= 3.1.0)
Imports: rebus.base, rebus.datetimes, rebus.numbers, rebus.unicode
Suggests: testthat
License: Unlimited
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by
the Proteomics Core at Weill Cornell Medical College in Qatar
<http://qatar-weill.cornell.edu>. The Core is supported by
'Biomedical Research Program' funds, a program funded by Qatar
Foundation.
RoxygenNote: 5.0.1
Collate: 'export-base.R' 'export-datetimes.R' 'export-numbers.R'
'export-unicode.R' 'imports.R' 'regex-package.R'
NeedsCompilation: no
Packaged: 2015-12-16 12:30:25 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 15:10:57

● Data Source: CranContrib
● 0 images, 27 functions, 0 datasets
● Reverse Depends: 0

rechonest : R Interface to Echo Nest API

Package: rechonest
Type: Package
Title: R Interface to Echo Nest API
Version: 1.2
Date: 2016-03-16
Author: Mukul Chaware[aut,cre]
Maintainer: Mukul Chaware <mukul.chaware13@gmail.com>
Description: The 'Echo nest' <http://the.echonest.com> is the industry's leading
music intelligence company, providing developer with deepest understanding of
music content and music fans. This package can be used to access artist's data
including songs, blogs, news, reviews etc. Song's data including audio summary,
style, danceability, tempo etc can also be accessed.
URL: https://github.com/mukul13/rechonest
License: MIT + file LICENSE
LazyData: TRUE
Imports: httr, RCurl, jsonlite
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-17 18:08:46 UTC; mukul
Repository: CRAN
Date/Publication: 2016-03-18 00:00:16

● Data Source: CranContrib
● 0 images, 27 functions, 0 datasets
● Reverse Depends: 0

recluster : Ordination Methods for the Analysis of Beta-Diversity Indices

Package: recluster
Type: Package
Title: Ordination Methods for the Analysis of Beta-Diversity Indices
Version: 2.8
Date: 2015-02-22
Depends: vegan, ape
Imports: picante, phangorn, phytools, cluster
Author: Leonardo Dapporto, Matteo Ramazzotti, Simone Fattorini, Roger
Vila, Gerard Talavera, Roger H.L. Dennis
Maintainer: Leonardo Dapporto <leondap@gmail.com>
Description: Beta-diversity indices provide dissimilarity matrices with particular distribution of data requiring specific treatment. For example the high frequency of ties and zero values in turnover indices produces hierarchical cluster dendrograms whose topology and bootstrap supports are affected by the order of rows in the original matrix. Moreover, biogeographical regionalization can be facilitated by a combination of hierarchical clustering and multi-dimensional scaling. The recluster package provides robust techniques to analyze pattern of similarity in species composition.
License: GPL (>= 2.0)
LazyLoad: yes
URL: http://www.unifi.it/scibio/bioinfo/recluster.html
Packaged: 2015-03-06 16:50:42 UTC; matteo
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-06 21:11:09

● Data Source: CranContrib
● 0 images, 23 functions, 5 datasets
● Reverse Depends: 0

recmap : Compute the Rectangular Statistical Cartogram

Package: recmap
Type: Package
Title: Compute the Rectangular Statistical Cartogram
Version: 0.4.0
Author: Christian Panse
Maintainer: Christian Panse <Christian.Panse@gmail.com>
Description: Provides an interface and a C++ implementation
of the RecMap MP2 construction heuristic (see 'citation("recmap")'
for details). This algorithm draws maps according to a given statistical
value (e. g. election results, population or epidemiological data).
The basic idea of the RecMap algorithm is that each map region
(e. g. different countries) is represented by a rectangle. The area of
each rectangle represents the statistical value given as input
(maintain zero cartographic error).
Documentation about 'RecMap' is provided by a vignette included in this
package and a 'RecMap gallery' site at
<http://cartodraw.science/recmap/gallery>.
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.3), Rcpp (>= 0.12.4)
SystemRequirements: C++11
Suggests: knitr, testthat
LinkingTo: Rcpp (>= 0.12.4)
VignetteBuilder: knitr
NeedsCompilation: yes
URL: http://cartodraw.science/recmap/
Packaged: 2016-06-12 13:36:05 UTC; cp
Repository: CRAN
Date/Publication: 2016-06-12 17:22:56

● Data Source: CranContrib
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

recoder : A Simple and Flexible Recoder

Package: recoder
Type: Package
Title: A Simple and Flexible Recoder
Description: Simple, easy to use, and flexible functionality for recoding variables. It allows for simple piecewise definition of transformations.
Version: 0.1
Depends: R (>= 3.1), stringr (>= 1.0.0)
Date: 2015-07-08
Author: Ali Sanaei
Maintainer: Ali Sanaei <ali@ischool.berkeley.edu>
License: GPL (>= 2)
Packaged: 2015-07-10 13:59:36 UTC; a
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-07-10 20:33:14

● Data Source: CranContrib
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0