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

markmyassignment : Automatic Marking of R Assignments

Package: markmyassignment
Type: Package
Title: Automatic Marking of R Assignments
Version: 0.6.0
Date: 2016-04-15
Author: Mans Magnusson, Oscar Pettersson
Maintainer: Mans Magnusson <mons.magnusson@gmail.com>
Description: Automatic marking of R assignments for students and teachers based
on 'testthat' test suites.
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.2.0), methods, yaml, testthat (>= 1.0.0), httr (>=
1.0.0)
Imports: codetools, lazyeval
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Collate: 'assertion_funcions.R' 'expectations.R' 'mark_my_assignment.R'
'mark_my_file.R' 'markmyassignment.R' 'set_assignment.R'
NeedsCompilation: no
Packaged: 2016-04-15 18:31:15 UTC; manma97
Repository: CRAN
Date/Publication: 2016-04-16 04:47:22

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

GAR : Authorize and Request Google Analytics Data

Package: GAR
Type: Package
Title: Authorize and Request Google Analytics Data
Version: 1.1
Date: 2015-09-17
Author: Andrew Geisler
Maintainer: Andrew Geisler <andrew.geisler@gmail.com>
BugReports: https://github.com/andrewgeisler/GAR/issues
Description: The functions included are used to obtain initial authentication with Google Analytics as well as simple and organized data retrieval from the API. Allows for retrieval from multiple profiles at once.
License: GPL-2
Depends: httr, jsonlite
NeedsCompilation: no
Packaged: 2015-09-17 20:36:35 UTC; andrewgeisler
Repository: CRAN
Date/Publication: 2015-09-18 08:58:24

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

SmarterPoland : Tools for Accessing Various Datasets Developed by the Foundation SmarterPoland.pl

Package: SmarterPoland
Type: Package
Title: Tools for Accessing Various Datasets Developed by the Foundation
SmarterPoland.pl
Version: 1.7
Date: 2016-03-21
Author: Przemyslaw Biecek (Foundation SmarterPoland.pl)
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>
Description: Tools for accessing and processing datasets prepared by the Foundation SmarterPoland.pl. Among all: access to API of Google Maps, Central Statistical Office of Poland, MojePanstwo, Eurostat, WHO and other sources.
LazyLoad: yes
LazyData: yes
License: GPL-3
Depends: R (>= 3.0), ggplot2, httr, htmltools
Imports: jsonlite, rjson
NeedsCompilation: no
Packaged: 2016-03-23 18:15:26 UTC; pbiecek
Repository: CRAN
Date/Publication: 2016-03-28 13:59:24

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

RFc : Client for FetchClimate Web Service

Package: RFc
Type: Package
Title: Client for FetchClimate Web Service
Version: 0.1-2
Date: 2016-06-22
Description: Returns environmental data such as air temperature,
precipitation rate and wind speed from the FetchClimate Web service (<http://fetchclimate.org/>)
based on user specified arguments such as geographical regions or coordinates and time bounds.
Authors@R: c(person(given="Dmitry A.",
family="Grechka",
email="dmitryg@itis.cs.msu.ru",
role=c("aut","cre")),
person(given="Sergey B.",
family="Berezin",
role="ctb"),
person(given="Stephen J.",
family="Emmott",
role="ctb"),
person(given="Vassily",
family="Lyutsarev",
role="ctb"),
person(given="Matthew J.",
family="Smith",
role="ctb"),
person(given="Drew W.",
family="Purves",
role="ctb"))
License: MIT + file LICENSE
URL: https://github.com/dgrechka/RFc
BugReports: https://github.com/dgrechka/RFc/issues
Suggests: testthat
Depends: jsonlite, httr, sp
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-22 22:03:13 UTC; Dmitry
Author: Dmitry A. Grechka [aut, cre],
Sergey B. Berezin [ctb],
Stephen J. Emmott [ctb],
Vassily Lyutsarev [ctb],
Matthew J. Smith [ctb],
Drew W. Purves [ctb]
Maintainer: Dmitry A. Grechka <dmitryg@itis.cs.msu.ru>
Repository: CRAN
Date/Publication: 2016-06-23 00:42:32

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

Rlinkedin : Access to the LinkedIn API via R

Package: Rlinkedin
Version: 0.1
Title: Access to the LinkedIn API via R
Description: A series of functions that allow users
to access the LinkedIn API to get information about connections,
search for people and jobs, share updates with their network,
and create group discussions. For more information about using
the API please visit https://developer.linkedin.com/.
Author: Michael Piccirilli <michael.r.piccirilli@gmail.com>
Maintainer: Michael Piccirilli <michael.r.piccirilli@gmail.com>
Depends: R (>= 2.12.0), httr, XML, httpuv
License: GPL-2
LazyData: true
URL: https://github.com/mpiccirilli/Rlinkedin
Packaged: 2015-05-04 04:10:10 UTC; mikepicc
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-04 07:41:06

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

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

Rcolombos : Interface to Colombos Compendia using the Exposed REST API

Package: Rcolombos
Type: Package
Title: Interface to Colombos Compendia using the Exposed REST API
Version: 2.0.2
Author: Paolo Sonego <paolo.sonego@fmach.it>
Maintainer: Paolo Sonego <paolo.sonego@fmach.it>
Description: Provides programmatic access to Colombos, a web based
interface for exploring and analyzing comprehensive organism-specific
cross-platform expression compendia of bacterial organisms.
License: GPL-3
Depends: httr
Repository: CRAN
URL: http://colombos.net/,http://legacyv2.colombos.net/
Collate: 'Rcolombos.R' 'utilities.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2015-11-02 07:40:18 UTC; paolo
Date/Publication: 2015-11-02 11:51:15

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

hkex.api : API to Retrieve Data from Hong Kong Stock Exchange

Package: hkex.api
Title: API to Retrieve Data from Hong Kong Stock Exchange
Version: 0.1
Author: Kimman Lui [aut, cph]
Maintainer: Kimman Lui <cskmlui@comp.polyu.edu.hk>
Description: A set of functions helps to retrieve data from HKEX (Hong Kong Stock Exchange), see <https://www.hkex.com.hk/> for more information. In addition, a function generates insert SQL statements from a dataframe.
Depends: R (>= 3.0.0), XML, RCurl, httr
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2016-06-03 19:37:38 UTC; homa
Repository: CRAN
Date/Publication: 2016-06-03 21:58:50

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