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

SynergizeR : Interface to The Synergizer service for translating between sets of biological identifiers.

Package: SynergizeR
Type: Package
Title: Interface to The Synergizer service for translating between sets
of biological identifiers.
Version: 0.2
Date: 2011-10-11
Author: Paolo Sonego <paolo.sonego@gmail.com>
Maintainer: Paolo Sonego <paolo.sonego@gmail.com>
Description: This package provides programmatic access to
The Synergizer service for translating between sets of
biological identifiers.
Depends: R (>= 2.11.0), RJSONIO, RCurl
License: GPL-2
LazyLoad: yes
Collate: 'metamethods.r' 'synergizer.r' 'zzz.r'
Repository: CRAN
Repository/R-Forge/Project: synergizer
Repository/R-Forge/Revision: 12
Date/Publication: 2011-11-16 12:46:33
Packaged: 2011-11-15 21:52:46 UTC; rforge

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

RSelenium : R bindings for Selenium WebDriver.

Package: RSelenium
Type: Package
Title: R bindings for Selenium WebDriver.
Version: 1.3.5
Date: 2014-09-05
Author: John Harrison <johndharrison0@gmail.com>
Maintainer: John Harrison <johndharrison0@gmail.com>
Description: The RSelenium package provides a set of R bindings for the
Selenium 2.0 WebDriver using the JsonWireProtocol. Selenium automates web
browsers (commonly referred to as browsers). Using RSelenium you can
automate browsers locally or remotely.
License: AGPL-3
URL: http://ropensci.github.io/RSelenium
BugReports: http://github.com/ropensci/RSelenium/issues
Additional_repositories: http://www.omegahat.org/R
Depends: R (>= 3.0.0), RCurl, RJSONIO, XML
Imports: methods, caTools, tools
Suggests: testthat, knitr, Rcompression
VignetteBuilder: knitr
LazyData: yes
Collate: 'errorHandler.R' 'remoteDriver.R' 'selKeys-data.R' 'util.R'
'webElement.R' 'zzz.R'
Packaged: 2014-10-26 09:11:18 UTC; john
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-26 11:47:47

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

RStars : Access to the Digital Universe Data set API

Package: RStars
Type: Package
Title: Access to the Digital Universe Data set API
Version: 1.0
Date: 2014-12-03
Author: William Kyle Hamilton <kyle.hamilton@gmail.com>
Maintainer: William Kyle Hamilton <kyle.hamilton@gmail.com>
Description: Access to the Digital Universe Data set API pulls data on
exoplants, stars, and galaxies.
Depends: R (>= 3.0.3), RJSONIO, RCurl
License: GPL-3
URL: https://github.com/kylehamilton/RStars
BugReports: https://github.com/kylehamilton/RStars/issues
Packaged: 2014-12-04 01:38:06 UTC; whamilton
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-04 08:29:55

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

RXKCD : Get XKCD comic from R

Package: RXKCD
Type: Package
Title: Get XKCD comic from R
Version: 1.7-5
Date: 2011-07-31
Author: Paolo Sonego <paolo.sonego@gmail.com>
Maintainer: Paolo Sonego <paolo.sonego@gmail.com>
Description: This package allows the visualization of your favorite
XKCD comic strip directly from R. XKCD web comic content is
provided under the Creative Commons Attribution-NonCommercial
2.5 License.
Depends: R (>= 2.11.0), RJSONIO, png, jpeg
Imports: utils, plyr
License: GPL-2
LazyLoad: yes
Collate: 'getXKCD.R'
Packaged: 2012-12-23 07:20:44 UTC; paolo
Repository: CRAN
Date/Publication: 2012-12-23 08:52:58

● Data Source: CranContrib
● 0 images, 4 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

LightningR : Tools for Communication with Lightning-Viz Server

Package: LightningR
Type: Package
Title: Tools for Communication with Lightning-Viz Server
Version: 1.0.2
Date: 2015-08-14
Author: Ermlab
Maintainer: Kolodziejski Kamil <kolodziejski.kamil@hotmail.com>
Description: The purpose of this package is to enable usage of lightningviz server to be accessible from R. The
server itself can be found at http://lightning-viz.org/ and is required to work with this package. Package
by itself cannot and will not create any visualizations.
License: MIT + file LICENSE
Depends: RJSONIO, RCurl, R6, httr
URL: https://github.com/Ermlab/lightining-rstat/
BugReports: https://github.com/Ermlab/lightining-rstat/issues
NeedsCompilation: no
Packaged: 2015-12-14 12:38:59 UTC; kamil
Repository: CRAN
Date/Publication: 2015-12-14 14:15:32

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

factualR : thin wrapper for the Factual.com server API

Package: factualR
Type: Package
Title: thin wrapper for the Factual.com server API
Version: 0.5
Date: 2010-12-31
Author: Ethan McCallum
Maintainer: Ethan McCallum <factualr-package@exmachinatech.net>
Description: Per the Factual.com website, "Factual is a platform where
anyone can share and mash open, living data on any subject."
The data is in the form of tables and is accessible via REST
API. The factualR package is a thin wrapper around the
Factual.com API, to make it even easier for people working with
R to explore Factual.com data sets.
License: Apache License 2.0
LazyLoad: yes
Depends: methods, RJSONIO, RCurl
URL: http://www.exmachinatech.net/factualR/
Packaged: 2010-12-31 15:25:24 UTC; root
Repository: CRAN
Date/Publication: 2011-01-03 12:35:05

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

RNaviCell : Visualization of High-Throughput Data on Large-Scale Biological Networks

Package: RNaviCell
Title: Visualization of High-Throughput Data on Large-Scale Biological
Networks
Version: 0.2
Authors@R: c(person("Eric", "Bonnet", role = c("aut", "cre"),
email = "eric.bonnet@curie.fr"),
person("Paul", "Deveau",role = "aut",
email = "paul.deveau@curie.fr"))
Maintainer: Eric Bonnet <eric.bonnet@curie.fr>
Description: Provides a set of functions to access a data visualization web service. For more information and a tutorial on how to use it, see https://navicell.curie.fr/pages/nav_web_service.html and https://github.com/sysbio-curie/RNaviCell.
Depends: R (>= 2.14.0), RCurl, RJSONIO
Imports: methods
License: LGPL-2.1 | file LICENSE
Packaged: 2015-10-29 07:29:17 UTC; eric
Author: Eric Bonnet [aut, cre],
Paul Deveau [aut]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-10-29 13:03:22

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

VideoComparison : Video Comparison Tool

Package: VideoComparison
Version: 0.15
Date: 2015-07-24
Title: Video Comparison Tool
Author: Silvia Espinosa, Joaquin Ordieres, Antonio Bello, Jose Maria Perez
Maintainer: Joaquin Ordieres <j.ordieres@upm.es>
Depends: R (>= 2.15.2), zoo, RCurl, RJSONIO, stats, pracma, Rcpp (>=
0.10.3)
LinkingTo: Rcpp
Suggests: MASS
Description: It will take the vectors of motion for two videos
(coming from a variant of shotdetect code allowing to store
detailed motion vectors in JSON format, for instance) and it
will look for comparing taking out the common chunk.
Then, provided you have some image's hashes it will compare
their signature in order to make up the decision about
chunk similarity of two video files.
ShotDetect is a free software which detects shots and scenes
from a video (http://johmathe.name/shotdetect.html).
License: GPL (>= 2)
URL: http://www.r-project.org
Packaged: 2015-07-24 20:33:52 UTC; jb
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-07-25 11:24:48

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

WDI : World Development Indicators (World Bank)

Package: WDI
Maintainer: Vincent Arel-Bundock <varel@umich.edu>
License: GPL-3
Title: World Development Indicators (World Bank)
LazyData: yes
Type: Package
LazyLoad: yes
Author: Vincent Arel-Bundock <varel@umich.edu>
Description: Search, extract and format data from the World Bank's
World Development Indicators
Version: 2.4
URL: http://www.umich.edu/~varel
https://www.github.com/vincentarelbundock/WDI
Date: 2013-08-20
Depends: RJSONIO
Collate: 'WDI.R' 'WDI-package.R' 'WDI_data.R'
Packaged: 2013-08-20 20:36:04 UTC; hotsauce
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-20 23:42:59

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