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: 2023-01-31
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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