inlpubs 1.3.0
- Integrate publications for 2025.
- In the search_termsfunction, renamedignore.caseargument toignore_caseto pass
linting tests, breaks backward compatibility.
inlpubs 1.2.0
- Integrate the remaining publications for 2024.
- Rename extract_pdf_*functions toget_pdf_*.
inlpubs 1.1.3
- Don’t run the extract_pdf_textexample.
inlpubs 1.1.2
- Add extract_pdf_imagefunction, used to extract an
image (such as cover image) from a PDF document.
- Add extract_pdf_textfunction, used to extract text
from a PDF document.
- Add termsdataset, a term-frequency data table.
- Add search_termsfunction, used to search terms in the
term-frequency data table.
inlpubs 1.1.1
- Fix lost braces in make_wordcloudhelp
documentation.
inlpubs 1.1.0
- Vignettes have undergone significant revisions.
- Help documentation for the make_wordcloudfunction has
been exposed.
- In the pubsdataset, thekeyfield has
been renamed topub_id, and thecitationfield
has been renamed tobibentry.
- The pubsdataset has been enhanced by incorporating
additional fields such asinstitution,type,text_ref,author_id,title, andannotation_src.
- An authorsdataset has been added, which contains
contributing authors to INLPO publications.
- Additional citations have been added.
- The functionality of the DT package has been
replaced with that of the reactable package.
- The raw-data format has been changed from TSV to JSON.
- A unit test for text mining (issue #3) has been added.
inlpubs 1.0.6
- Add additional citations
- Switch Git repository name from mastertomain.
- Bump R version requirement from 4.0to4.1.
- Add all branches to code.jsonfile.
inlpubs 1.0.4
- Add additional citations
- Remove dependency on inlmisc package.
inlpubs 1.0.3
- Configure package website for GitHub deployment.
inlpubs 1.0.2
- Remove dependency on inlpubs package in the
CITATION file.
inlpubs 1.0.1
inlpubs 1.0.0
- Host repo on USGS OpenSource GitLab (code.usgs.gov).