Package: repec 0.1.0

Christian Alexander Mongeau Ospina

repec: Access RePEc Data Through API

Utilities for accessing RePEc (Research Papers in Economics) through a RESTful API. You can request a code and get detailed information at the following page: <https://ideas.repec.org/api.html>.

Authors:Christian Alexander Mongeau Ospina [aut, cre]

repec_0.1.0.tar.gz
repec_0.1.0.zip(r-4.5)repec_0.1.0.zip(r-4.4)repec_0.1.0.zip(r-4.3)
repec_0.1.0.tgz(r-4.4-any)repec_0.1.0.tgz(r-4.3-any)
repec_0.1.0.tar.gz(r-4.5-noble)repec_0.1.0.tar.gz(r-4.4-noble)
repec_0.1.0.tgz(r-4.4-emscripten)repec_0.1.0.tgz(r-4.3-emscripten)
repec.pdf |repec.html
repec/json (API)

# Install 'repec' in R:
install.packages('repec', repos = c('https://chrmongeau.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/chrmongeau/repec/issues

On CRAN:

31 exports 3 stars 0.92 score 1 dependencies 16 scripts 108 downloads

Last updated 6 years agofrom:1365d500c9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:are_you_thereareyouthereget_author_nepget_author_record_fullget_author_record_rawget_author_short_idget_author_statsget_author_twitterget_authors_for_itemget_first_pub_yearget_genealogyget_h_indexget_inst_recordget_jel_foritemgetauthornepgetauthorrecordfullgetauthorrecordrawgetauthorsforitemgetauthorshortidgetauthorstatsgetauthortwittergetfirstpubyeargetgenealogygethindexgetinstrecordgetjelforitemrepec_api_with_idtest_iptestipwhat_is_myipwhatismyip

Dependencies:jsonlite

Readme and manuals

Help Manual

Help pageTopics
repec: access RePEc data through APIrepec-package repec
Verifies whether the server is aliveareyouthere are_you_there
Get the NEP fields for the papers of an authorgetauthornep get_author_nep
Provides info about author, mostly in the form of handlesgetauthorrecordfull get_author_record_full
Provides extended info about authorgetauthorrecordraw get_author_record_raw
Get Authors for an itemgetauthorsforitem get_authors_for_item
Get Short-ID and name from string in name or emailgetauthorshortid get_author_short_id
Provides Author's statisticsgetauthorstats get_author_stats
Provides Twitter handlegetauthortwitter get_author_twitter
Provides Author's first publication yeargetfirstpubyear get_first_pub_year
Provides Author's genealogygetgenealogy get_genealogy
Provides H-indexgethindex get_h_index
Get record of Institutiongetinstrecord get_inst_record
Get JEL codes for itemgetjelforitem get_jel_foritem
Generic API call, with an IDrepec_api_with_id
Verifies whether the connection is performed from the registered IPtestip test_ip
Returns the IP address you use to call the APIwhatismyip what_is_myip