CRAN/E | rsolr

rsolr

R to Solr Interface

Installation

About

A comprehensive R API for querying Apache Solr databases. A Solr core is represented as a data frame or list that supports Solr-side filtering, sorting, transformation and aggregation, all through the familiar base R API. Queries are processed lazily, i.e., a query is only sent to the database when the data are required.

Key Metrics

Version 0.0.13
R ≥ 3.4.0
Published 2022-05-18 716 days ago
Needs compilation? no
License Apache License (== 2.0)
CRAN checks rsolr results

Downloads

Yesterday 20 0%
Last 7 days 53 -27%
Last 30 days 237 -2%
Last 90 days 633 -84%
Last 365 days 5.893 +49%

Maintainer

Maintainer

Michael Lawrence

michafla@gene.com

Authors

Michael Lawrence
Gabe Becker
Jan Vogel

Material

README
Reference manual
Package source

Vignettes

Introduction to rsolr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rsolr archive

Depends

R ≥ 3.4.0
BiocGenerics ≥ 0.15.1
methods

Imports

restfulr ≥ 0.0.2
graph
S4Vectors ≥ 0.14.3
rjson
XML
RCurl

Suggests

nycflights13
RUnit
MASS
knitr

Reverse Suggests

restfulr