Other packages > Find by keyword >

OAIHarvester  

Harvest Metadata Using OAI-PMH Version 2.0
View on CRAN: Click here


Download and install OAIHarvester package within the R console
Install from CRAN:
install.packages("OAIHarvester")

Install from Github:
library("remotes")
install_github("cran/OAIHarvester")

Install by package version:
library("remotes")
install_version("OAIHarvester", "0.3-5")



Attach the package and use:
library("OAIHarvester")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-03-03
Latest Update: 2024-11-13
Description:
Harvest metadata using the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) version 2.0 (for more information, see ).
How to cite:
Kurt Hornik (2009). OAIHarvester: Harvest Metadata Using OAI-PMH Version 2.0. R package version 0.3-5, https://cran.r-project.org/web/packages/OAIHarvester. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0-1 (2009-03-03 09:10), 0.0-2 (2009-03-05 09:35), 0.0-3 (2009-03-14 17:02), 0.0-4 (2009-07-30 20:49), 0.0-5 (2009-08-31 10:14), 0.0-6 (2009-09-25 08:36), 0.0-7 (2010-01-06 16:19), 0.1-0 (2010-07-03 21:36), 0.1-1 (2010-08-08 21:28), 0.1-2 (2010-09-16 21:28), 0.1-3 (2012-12-22 14:10), 0.1-4 (2013-03-19 15:58), 0.1-5 (2013-04-16 15:18), 0.1-6 (2013-07-29 13:52), 0.1-7 (2014-04-02 08:44), 0.2-0 (2015-12-20 17:03), 0.2-1 (2016-08-21 19:11), 0.2-2 (2017-01-15 12:37), 0.3-0 (2017-07-10 15:12), 0.3-1 (2020-12-03 19:47), 0.3-2 (2021-05-03 12:15), 0.3-3 (2021-10-21 17:01), 0.3-4 (2023-01-31 18:01)
Other packages that cited OAIHarvester R package
View OAIHarvester citation profile
Other R packages that OAIHarvester depends, imports, suggests or enhances
Complete documentation for OAIHarvester
Functions, R codes and Examples using the OAIHarvester R package
Some associated functions: harvest . providers . serialize . size . transform . verb . 
Some associated R codes: apply.R . get.R . harvest.R . pmh.R . providers.R . serialize.R . size.R . transform.R . utils.R . verb.R .  Full OAIHarvester package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA