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

Storm : Write Storm Bolts in R using the Storm Multi-Language Protocol.

Package: Storm
Type: Package
Version: 1.2
Date: 2014-12-25
Title: Write Storm Bolts in R using the Storm Multi-Language Protocol.
Author: Allen Day
Maintainer: Allen Day <allenday@allenday.com>
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.1.0), methods, permute, rjson
Description: Storm is a distributed real-time computation system. Similar to how
Hadoop provides a set of general primitives for doing batch processing, Storm
provides a set of general primitives for doing real-time computation.
.
Storm includes a "Multi-Language" (or "Multilang") Protocol to allow
implementation of Bolts and Spouts in languages other than Java. This R
extension provides implementations of utility functions to allow an application
developer to focus on application-specific functionality rather than Storm/R
communications plumbing.
Packaged: 2015-01-01 07:23:05 UTC; aday
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-01 09:07:13

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

RYoudaoTranslate : R package provide functions to translate English words into Chinese.

Package: RYoudaoTranslate
Type: Package
Title: R package provide functions to translate English words into
Chinese.
Version: 1.0
Date: 2014-02-23
Author: Ke-Hao Wu
Maintainer: Ke-Hao Wu <KeHao.Wu@gmail.com>
Description: You can use this package to translate thousands of words. The Youdao translation open API is applied in this package. But, it just translates less than 1000 English words into Chinese.
License: GPL (>= 2)
Depends: RCurl, rjson
Packaged: 2014-02-24 10:31:23 UTC; conda
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-24 14:06:06

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

RDSTK : An R wrapper for the Data Science Toolkit API

Package: RDSTK
Type: Package
Title: An R wrapper for the Data Science Toolkit API
Version: 1.1
Depends: plyr, rjson, RCurl
Date: 2013-05-13
Author: Ryan Elmore and Andrew Heiss
Maintainer: Ryan Elmore <rtelmore@gmail.com>
Description: This package provides an R interface to Pete Warden's Data
Science Toolkit. See www.datasciencetoolkit.org for more
information. The source code for this package can be found at
github.com/rtelmore/RDSTK Happy hacking!
License: BSD_2_clause + file LICENSE
LazyLoad: yes
Packaged: 2013-05-14 20:09:17 UTC; relmore
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-15 10:46:07

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

Rfacebook : Access to Facebook API via R

Package: Rfacebook
Title: Access to Facebook API via R
Description: Provides an interface to the Facebook API.
Version: 0.6.3
Date: 2016-03-03
Author: Pablo Barbera <pablo.barbera@nyu.edu>, Michael Piccirilli
<mrp2181@columbia.edu>, Andrew Geisler
Maintainer: Pablo Barbera <pablo.barbera@nyu.edu>
URL: https://github.com/pablobarbera/Rfacebook
BugReports: https://github.com/pablobarbera/Rfacebook/issues
Depends: R (>= 2.12.0), httr, rjson, httpuv
License: GPL-2
NeedsCompilation: no
Packaged: 2016-03-03 21:17:06 UTC; pablobarbera
Repository: CRAN
Date/Publication: 2016-03-03 23:30:55

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

Rlabkey : Data Exchange Between R and LabKey Server

Package: Rlabkey
Version: 2.1.130
Date: 2016-05-12
Title: Data Exchange Between R and LabKey Server
Author: Peter Hussey
Maintainer: Cory Nathe <cnathe@labkey.com>
Description: Allow a user to discover, query and modify data from a LabKey Server.
License: Apache License 2.0
Copyright: Copyright (c) 2008-2016 LabKey Corporation
LazyLoad: true
Depends: RCurl, rjson (>= 0.1.3)
NeedsCompilation: yes
Packaged: 2016-05-25 02:02:03 UTC; Cory
Repository: CRAN
Date/Publication: 2016-05-25 15:52:15

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

edeR : Email Data Extraction Using R

Package: edeR
Type: Package
Title: Email Data Extraction Using R
Version: 1.0.0
Date: 2014-02-17
Author: Jaynal Abedin
Maintainer: Jaynal Abedin <joystatru@gmail.com>
Description: This package will allow to connect with email server through Internet Message Access Protocol (IMAP) and extract header information e.g. from, to, cc, subject, date and time. User will supply their email address and password along with other options. Initially this package is developed only for Gmail. To run the functions from this package user have to have IMAP enabled Gmail account.
Depends: rJava, rjson, rJython
SystemRequirements: Java Runtime Environment
License: GPL-2
Packaged: 2014-02-17 06:38:45 UTC; jaynal
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-17 12:12:37

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

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

df2json : Convert a dataframe to JSON

Package: df2json
Maintainer: Nacho Caballero <nachocab@gmail.com>
Author: Nacho Caballero <nachocab@gmail.com>
Version: 0.0.2
License: GPL-3
Title: Convert a dataframe to JSON
Description: It handles numerics, characters, factors, and logicals.
URL: http://github.com/nachocab/df2json
Depends: R (>= 2.15.1), rjson
Suggests: testthat, roxygen2
Collate: 'df2json-package.r' 'df2json.R'
Packaged: 2013-04-05 11:27:40 UTC; nacho
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-04-08 16:14:14

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

instaR : Access to Instagram API via R

Package: instaR
Title: Access to Instagram API via R
Description: Provides an interface to the Instagram API <https://instagram.com/developer/>, which allows R users to download public pictures filtered by hashtag, popularity, user or location, and to access public users' profile data.
Version: 0.2.2
Date: 2015-11-09
Author: Pablo Barbera [aut, cre], Tiago Dantas [ctb], Jonne Guyt [ctb]
Maintainer: Pablo Barbera <pablo.barbera@nyu.edu>
URL: https://github.com/pablobarbera/instaR
BugReports: https://github.com/pablobarbera/instaR/issues
Depends: R (>= 2.12.0), httr, rjson
License: GPL-2
Collate: 'getFollowers.R' 'getFollows.R' 'getUser.R' 'getUserMedia.R'
'instaOAuth.R' 'searchInstagram.R' 'utils.R' 'getTagCount.R'
'getComments.R' 'getLikes.R' 'getPopular.R' 'getLocation.R'
NeedsCompilation: no
Packaged: 2015-11-10 00:31:03 UTC; pablobarbera
Repository: CRAN
Date/Publication: 2015-11-10 09:41:27

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

source.gist : Read R code from a GitHub Gist

Package: source.gist
Type: Package
Title: Read R code from a GitHub Gist
Version: 1.0.0
Date: 2012-12-03
Author: Mason Simon
Maintainer: Mason Simon <masonsimon@gmail.com>
Copyright: Verba, Inc.
Description: Analogous to source(), but works when given a Gist URL or
ID.
License: MIT
Depends: RCurl, rjson
Packaged: 2012-12-04 00:39:10 UTC; mason
Repository: CRAN
Date/Publication: 2012-12-04 07:29:24

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