Skip to content

Releases: lebebr01/pdfsearch

JOSS Acceptance

20 Jun 19:01
Compare
Choose a tag to compare

pdfsearch 0.2.2

  • JOSS Acceptance
  • Fixed bug with platform specific string splitting #10
  • Changed Depends to Imports #12 .
  • Changed full_names default to TRUE for keyword_directory function.
  • Fixed typos and articulated package significance #11 #15 #13.

JOSS Acceptance

20 Jun 18:58
Compare
Choose a tag to compare

pdfsearch 0.2.1

  • JOSS Acceptance
  • Fixed bug with platform specific string splitting #10
  • Changed Depends to Imports #12 .
  • Changed full_names default to TRUE for keyword_directory function.
  • Fixed typos and articulated package significance #11 #15 #13.

JOSS Submission

30 Mar 18:25
Compare
Choose a tag to compare

pdfsearch 0.2.0

  • Added remove_hyphen argument to remove hyphen from words that wrap onto two subsequent lines
  • Added convert_tokens function which uses the tokenizers R package to convert text to tokens.
  • Created vignette with expanded details
  • Created JOSS paper for submission
  • Created code of conduct and contributing policies.

Initial CRAN Release

03 Jan 18:01
Compare
Choose a tag to compare
  • First CRAN version.
  • Added additional examples of usage to documentation.
  • Inclusion of header search output, if desired, to output from keyword_search
    function.