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 1 - 9 of 9 found.
[1] < 1 > [1]  Sort:

muma : Metabolomics Univariate and Multivariate Analysis

Package: muma
Type: Package
Title: Metabolomics Univariate and Multivariate Analysis
Version: 1.4
Date: 2012-12-2
Author: Edoardo Gaude, Francesca Chignola, Dimitrios Spiliotopoulos,
Silvia Mari, Andrea Spitaleri and Michela Ghitti
Maintainer: Edoardo gaude <egaude541@gmail.com>
Depends: car, pdist, pls, gplots, mvtnorm, robustbase, gtools, bitops,
caTools, pcaPP, rrcov
Description: Preprocessing of high-throughput data (normalization and
scalings); Principal Component Analysis with help tool for
choosing best-separating principal components and automatic
testing for outliers; automatic univariate analysis for
parametric and non-parametric data, with generation of specific
reports (volcano and box plots); partial least square
discriminant analysis (PLS-DA); orthogonal partial least square
discriminant analysis (OPLS-DA); Statistical Total Correlation
Spectroscopy (STOCSY); Ratio Analysis Nuclear Magnetic
Resonance (NMR) Spectroscopy (RANSY).
License: GPL-2
Packaged: 2012-12-02 22:58:13 UTC; egaude
Repository: CRAN
Date/Publication: 2012-12-03 18:20:37

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

GENEAread : Package For Reading Binary files

Package: GENEAread
Type: Package
Title: Package For Reading Binary files
Version: 1.1.1
Date: 14/04/2013
Author: Zhou Fang <zhou@activinsights.co.uk>
Maintainer: Joss Langford <Joss@activinsights.co.uk>
Description: Functions and analytics for GENEA-compatible accelerometer
data into R objects. See topic 'GENEAread' for an introduction
to the package.
License: GPL
LazyLoad: yes
ByteCompile: yes
Depends: bitops
Suggests: mmap, MASS
Packaged: 2013-04-23 20:40:00 UTC; zfang
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-04-23 22:15:52

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

R4CouchDB : An R Convenience Layer for CouchDB

Package: R4CouchDB
Type: Package
Title: An R Convenience Layer for CouchDB
Version: 0.7.1
Date: 2015/02/06
Author: Thomas Bock
URL: https://github.com/wactbprot/R4CouchDB
Maintainer: Thomas Bock <thsteinbock@web.de>
Description: Provides a collection of functions for basic
database and document management operations such as add, get, list or
delete. Every cdbFunction() gets and returns a list() containing the
connection setup.
Such a list (in the documentation mostly called cdb) can be generated by
cdb <- cdbIni(). Then, the list cdb provides some functions respectively
functionality e.g cdb$baseUrl() or cdb$getDocRev().
License: MIT + file LICENSE
LazyLoad: yes
Depends: R (>= 2.7.0), bitops, RCurl (>= 1.95), RJSONIO (>= 1.3)
Suggests: roxygen2 (>= 4.0), testthat (>= 0.8)
Packaged: 2015-02-16 17:44:25 UTC; wact
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-16 19:22:59

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

RCurl : General Network (HTTP/FTP/...) Client Interface for R

Package: RCurl
Version: 1.95-4.8
Title: General Network (HTTP/FTP/...) Client Interface for R
Author: Duncan Temple Lang and the CRAN team
SystemRequirements: GNU make, libcurl
Maintainer: Duncan Temple Lang <duncan@r-project.org>
Description: A wrapper for 'libcurl' <http://curl.haxx.se/libcurl/>
Provides functions to allow one to compose general HTTP requests
and provides convenient functions to fetch URIs, get & post
forms, etc. and process the results returned by the Web server.
This provides a great deal of control over the HTTP/FTP/...
connection and the form of the request while providing a
higher-level interface than is available just using R socket
connections. Additionally, the underlying implementation is
robust and extensive, supporting FTP/FTPS/TFTP (uploads and
downloads), SSL/HTTPS, telnet, dict, ldap, and also supports
cookies, redirects, authentication, etc.
License: BSD
Depends: R (>= 3.0.0), methods, bitops
Suggests: Rcompression, XML
URL: http://www.omegahat.net/RCurl
Additional_repositories: http://www.omegahat.net/R/
Limitations: One doesn't yet have full control over the contents of a
POST form such as specifying files, content type. Error
handling uses a single global variable at present.
Note: This will be used generally to communicate with HTTP servers and
specifically in the SOAP package, HTML forms and for accessing
data on Web sites that require more state information than
simply URL access (e.g. cookies).
Check: To run R CMD check, one really needs network access. It is an
HTTP client! This can be problematic as a Web site may be down
when you run but the real tests are important.
Collate: aclassesEnums.R bitClasses.R xbits.R base64.R binary.S
classes.S curl.S curlAuthConstants.R curlEnums.R curlError.R
curlInfo.S dynamic.R form.S getFormParams.R getURLContent.R
header.R http.R httpError.R httpErrors.R iconv.R info.S mime.R
multi.S options.S scp.R support.S upload.R urlExists.R zclone.R
zzz.R
NeedsCompilation: yes
Packaged: 2016-03-01 07:37:59 UTC; ripley
Repository: CRAN
Date/Publication: 2016-03-01 10:54:28

● Data Source: CranContrib
● 0 images, 39 functions, 3 datasets
Reverse Depends: 50

couchDB : Connect to and Work with CouchDB Databases

Package: couchDB
Type: Package
Title: Connect to and Work with CouchDB Databases
Description: Interface to the couchDB document database <http://couchdb.apache.org>.
Version: 1.4.1
Date: 2016-07-25
Authors@R: c(person("Aleksander", "Dietrichson", ,
"sasha@xrrch.com",
c("aut", "cre")),
person("Frans", "van Dunn<c3><a9>", ,
"frans@ixpantia.com",
c("ctb"))
)
Depends: R (>= 3.0.0), RCurl, bitops, httr, rjson
SystemRequirements: couchDB instance to connect to and work with.
License: AGPL-3
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-25 22:11:13 UTC; sasha
Author: Aleksander Dietrichson [aut, cre],
Frans van Dunn<c3><a9> [ctb]
Maintainer: Aleksander Dietrichson <sasha@xrrch.com>
Repository: CRAN
Date/Publication: 2016-06-26 09:21:58

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

CHCN : Canadian Historical Climate Network

Package: CHCN
Type: Package
Title: Canadian Historical Climate Network
Version: 1.5
Date: 2012-06-07
Author: Steven Mosher
Maintainer: Steven Mosher <moshersteven@gmail.com>
Depends: R (>= 2.11.0), methods, bitops, RCurl
Description: A compilation of historical through contemporary climate
measurements scraped from the Environment Canada Website
Including tools for scraping data, creating metadata and
formating temperature files.
License: GPL (>= 2)
URL: http://stevemosher.wordpress.com/
LazyLoad: yes
LazyData: FALSE
Packaged: 2012-06-08 17:15:33 UTC; steve
Repository: CRAN
Date/Publication: 2012-06-08 18:23:46

● Data Source: CranContrib
● Cran Task View: WebTechnologies
● 0 images, 14 functions, 8 datasets
● Reverse Depends: 0

bnstruct : Bayesian Network Structure Learning from Data with Missing Values

Package: bnstruct
Description: Bayesian Network Structure Learning from Data with Missing Values.
The package implements the Silander-Myllymaki complete search,
the Max-Min Hill-climbing heuristic search, and the Structural
Expectation-Maximization algorithm. Available scoring functions are
BDeu, AIC, BIC. The package also implements methods for generating and using
bootstrap samples, imputed data, inference.
Type: Package
Title: Bayesian Network Structure Learning from Data with Missing
Values
Version: 1.0
Date: 2012-02-13
Depends: R (>= 2.10), bitops, Matrix, methods
Imports: igraph
Suggests: graph, Rgraphviz, knitr, testthat
Authors@R: c(person("Francesco", "Sambo", role=c("aut","cre"), email="francesco.sambo@dei.unipd.it"),
person("Alberto", "Franzin", role=c("aut"), email="afranzin@ulb.ac.be"))
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
Packaged: 2015-07-30 07:21:22 UTC; sambofra
Author: Francesco Sambo [aut, cre],
Alberto Franzin [aut]
Maintainer: Francesco Sambo <francesco.sambo@dei.unipd.it>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-07-30 09:59:26

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

cdb : Reading and Writing Constant DataBases

Package: cdb
Type: Package
Title: Reading and Writing Constant DataBases
Version: 0.0.1
Date: 2013-04-14
Authors@R: c(person("Emilio", "Torres Manzanera", role = c("aut",
"cre"), email = "torres@uniovi.es"))
Maintainer: Emilio Torres Manzanera <torres@uniovi.es>
Description: A constant database is a data structure created by Daniel
J. Bernstein in his cdb package. Its format consists on a
sequence of (key,value)-pairs. This R package replicates the
basic utilities for reading (cdbget) and writing (cdbdump)
constant databases.
Depends: bitops
Suggests: methods
URL: http://cdb.r-forge.r-project.org/
License: GPL (>= 2)
Author: Emilio Torres Manzanera [aut, cre]
Repository: CRAN
Repository/R-Forge/Project: cdb
Repository/R-Forge/Revision: 6
Repository/R-Forge/DateTimeStamp: 2013-04-20 09:46:16
Date/Publication: 2013-04-20 23:11:50
Packaged: 2013-04-20 10:15:32 UTC; rforge
NeedsCompilation: no

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

cherry : Multiple Testing Methods for Exploratory Research

Package: cherry
Version: 0.6-11
Date: 2015-06-19
Title: Multiple Testing Methods for Exploratory Research
Author: Jelle Goeman, Aldo Solari, Rosa Meijer
Maintainer: Jelle Goeman <jelle.goeman@radboudumc.nl>
Depends: methods, bitops, lpSolve, Matrix, slam
Imports:
Suggests: MASS, multtest, gurobi
Description: Provides an alternative approach to multiple testing
by calculating a simultaneous upper confidence bounds for the
number of true null hypotheses among any subset of the hypotheses of interest.
Some of the functions in this package are optionally enhanced by the 'gurobi'
software and its accompanying R package. For their installation, please follow the
instructions at www.gurobi.com and http://www.gurobi.com/documentation, respectively.
License: GPL (>= 2)
Collate: closed.R shortcuts.R Meinshausen.R regionmethod.R DAGmethod.R
DAGstructure.R structuredHolm.R
LazyLoad: yes
Repository: CRAN
NeedsCompilation: no
Packaged: 2015-06-22 10:58:12 UTC; Jelle
Date/Publication: 2015-06-22 19:53:18

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