SkillAgentSearch skills...

WikidataR

An R package for the Wikidata API

Install / Use

/learn @Ironholds/WikidataR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WikidataR

An R API wrapper for the Wikidata store of semantic data.

Author: Oliver Keyes, Serena Signorelli & Christian Graul<br/> License: MIT<br/> Status: Stable

Travis-CI Build Statusdownloads

Description

WikidataR is a wrapper around the Wikidata API. It is written in and for R, and was inspired by Christian Graul's rwikidata project. For details on how to best use it, see the explanatory vignette.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

For the most recent CRAN version:

install.packages("WikidataR")

For the development version:

library(devtools)
devtools::install_github("ironholds/WikidataR")

Dependencies

Related Skills

View on GitHub
GitHub Stars54
CategoryDevelopment
Updated11mo ago
Forks13

Languages

R

Security Score

77/100

Audited on Apr 29, 2025

No findings