Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
RSpace API Wrapper
Basic Info
- Host: GitHub
- Owner: LACDR
- License: other
- Language: HTML
- Default Branch: main
- Homepage: https://lacdr.github.io/rspacer/
- Size: 2.07 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
- Releases: 0
Created almost 2 years ago
· Last pushed 8 months ago
Metadata Files
Readme
Changelog
License
Citation
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# rspacer
[](https://www.repostatus.org/#wip)
[](https://github.com/LACDR/rspacer/actions/workflows/R-CMD-check.yaml)
The goal of rspacer is to wrap the [RSpace API](https://community.researchspace.com/public/apiDocs), that is, allow you to use the API directly from R using convenience functions.
## Installation
You can install the development version of rspacer with
```{r, eval = FALSE}
remotes::install_github("lacdr/rspacer")
```
## Usage
See the [Get started](https://lacdr.github.io/rspacer/articles/rspacer.html) article how to use this package.
**NB:** API Paging/rate limiting is not properly handled yet, but this can be worked around.
Owner
- Login: lacdr
- Kind: user
- Repositories: 1
- Profile: https://github.com/lacdr
Citation (CITATION.cff)
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "rspacer" in publications use:'
type: software
license: MIT
title: 'rspacer: RSpace API Wrapper'
version: 0.1.0.9001
abstract: Wrapper for the RSpace ELN (<https://www.researchspace.com/>) API. This
R package is not developed or endorsed by Research Space.
authors:
- family-names: Burger
given-names: Gerhard
email: burger.ga@gmail.com
orcid: https://orcid.org/0000-0003-1062-5576
- family-names: Leegwater
given-names: Hanneke
email: h.leegwater@lacdr.leidenuniv.nl
orcid: https://orcid.org/0000-0001-6003-1544
repository-code: https://github.com/lacdr/rspacer
url: https://lacdr.github.io/rspacer/
contact:
- family-names: Burger
given-names: Gerhard
email: burger.ga@gmail.com
orcid: https://orcid.org/0000-0003-1062-5576
GitHub Events
Total
- Issues event: 9
- Issue comment event: 2
- Push event: 28
Last Year
- Issues event: 9
- Issue comment event: 2
- Push event: 28
Packages
- Total packages: 1
-
Total downloads:
- cran 214 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: rspacer
'RSpace' API Wrapper
- Homepage: https://github.com/lacdr/rspacer
- Documentation: http://cran.r-project.org/web/packages/rspacer/rspacer.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.0
published 8 months ago
Rankings
Dependent packages count: 26.1%
Dependent repos count: 32.1%
Average: 48.2%
Downloads: 86.3%
Maintainers (1)
Last synced:
6 months ago