Package: biblio 0.0.10

biblio: Interacting with BibTeX Databases

Reading and writing BibTeX files using data frames in R sessions.

Authors:Miguel Alvarez [aut, cre]

biblio_0.0.10.tar.gz
biblio_0.0.10.zip(r-4.5)biblio_0.0.10.zip(r-4.4)biblio_0.0.10.zip(r-4.3)
biblio_0.0.10.tgz(r-4.4-any)biblio_0.0.10.tgz(r-4.3-any)
biblio_0.0.10.tar.gz(r-4.5-noble)biblio_0.0.10.tar.gz(r-4.4-noble)
biblio_0.0.10.tgz(r-4.4-emscripten)biblio_0.0.10.tgz(r-4.3-emscripten)
biblio.pdf |biblio.html
biblio/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/kamapu/biblio/issues

Datasets:
  • synopsis - References by Lueber and Pliscoff

On CRAN:

9 exports 1 stars 1.81 score 62 dependencies 3 dependents 26 scripts 1.1k downloads

Last updated 3 months agofrom:b7c4a80a93. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winNOTESep 05 2024
R-4.5-linuxNOTESep 05 2024
R-4.4-winNOTESep 05 2024
R-4.4-macNOTESep 05 2024
R-4.3-winNOTESep 05 2024
R-4.3-macNOTESep 05 2024

Exports:bib2bibentrycompare_dfdetect_keysdoi2bibread_bibreflistupdate_dataupdate_data<-write_bib

Dependencies:base64encbslibcachemclicommonmarkcrayoncrosstalkcrulcurldigestdplyrDTevaluatefansifastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpcodehttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeminiUIpillarpkgconfigplyrpromisesR6rappdirsRcpprcrossrefrlangrmarkdownsassshinysourcetoolsstringistringrtibbletidyselecttinytextriebeardurltoolsutf8vctrswithrxfunxml2xtableyamlyamlme

Readme and manuals

Help Manual

Help pageTopics
Coerce 'lib_df' objectsas coerce,bibentry,lib_df-method coerce,lib_df,bibentry-method coerce,lib_df,data.frame-method
Convert lib_df to bibentrybib2bibentry bib2bibentry,lib_df-method bib2bibentry.lib_df
Compared librariescomp_df-class
Compare data frames and librariescompare_df compare_df,data.frame,data.frame,character-method compare_df,lib_df,lib_df,missing-method
Detect bibtexkeys used in an r-markdown documentdetect_keys detect_keys,character-method detect_keys,rmd_doc-method detect_keys.character detect_keys.rmd_doc
Downloading bibliogrphic references from DOIsdoi2bib
Electronic librarylib_df-class
Print content of lib_df objectsprint print,comp_df-method print,lib_df-method print.comp_df print.lib_df
Read BibTeX Databasesread_bib
Write a Reference List in rmarkdownreflist reflist,character-method reflist,lib_df-method reflist.character reflist.lib_df
References by Lueber and Pliscoff (2018)synopsis
Update data framesupdate_data update_data,data.frame,data.frame,character-method update_data,lib_df,lib_df,character-method update_data,lib_df,lib_df,missing-method update_data<- update_data<-,data.frame,character,data.frame-method update_data<-,lib_df,missing,lib_df-method
Write BibTeX Fileswrite_bib write_bib.lib_df