8000 Release dbparser v1.2.0 · ropensci/dbparser · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dbparser v1.2.0

Compare
Choose a tag to compare
@MohammedFCIS MohammedFCIS released this 26 Aug 20:51
· 100 commits to master since this release
  • UI Changes

    • Introduce progress bar in parser functions
  • New Parsers

    • Collective Parsers
      • drugs, cett and References Parsers
    • Elements Parsers
      • attachments parsers for drugs and CETT
      • drug_pharmacology parser
    • Rename drugs_books parser to drugs_textbooks
    • Rename drug_all parser to run_all_parsers
    • Rename drug parser to drug_general_information
  • Documentation Update:

    • Add returned parsed data structure
    • Explain the returned data functionality as a whole and for each elements
    • Point out to related/similar parsers
  • Package design

    • For those who thinking to contribute in dbparser, now parsers are implemented as R6 classes.
  • Minor Fixes

    • Update database saver functions to accommodate new DrugBank data size.
0