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

Tags: sailfish009/dbparser

Tags

v1.1.1

Toggle v1.1.1's commit message
ropensci#94, update news

v1.1.0.9000

Toggle v1.1.0.9000's commit message
dbparser 1.1.0.9000

- Same as previous version.

v1.1.0

Toggle v1.1.0's commit message
dbparser 1.1.0

### Major Changes
* Functions have been splitted into 6 categories *DrugBank Database Loading,
Carriers, Targets, Transporters, Drug and common parsers*. All function names
are changed to reflect the function family. The related documentation is also
updated (ropensci#66, ropensci#75).
* `dbparser` now can cite the package by calling `citation("dbparser")` (ropensci#71).
* Adding more user friendly error messages (ropensci#76, ropensci#81).
* User can now pass `DBI` database connection to parser functions as an 
argument beside *SQLite* and *MariaDB* (ropensci#87).

### DEFUNCT
* `open_db`, `open_mdb` and `close_db` functions are no longer supported. 
Creating and maintaining database is completely user responsibility and the 
database connection can be passed to parser functions (ropensci#87).

### DOCUMENTATION FIXES
* New tutorials for how to use `dbparser` have been created (ropensci#78, ropensci#79).
* Contribution guide has been added.
* Code of conduct has been added (ropensci#70).
* Enhance function reference documentation to include section for each type (ropensci#68).

v1.0.5.9001

Toggle v1.0.5.9001's commit message
dbparser 1.0.5.9001

- Internal changes only.

v1.0.4

Toggle v1.0.4's commit message
ropensci#59 set version number

v1.0.2

Toggle v1.0.2's commit message
ropensci#53, delete cran release

v1.0.1

Toggle v1.0.1's commit message
import unzip and operators functions

v1.0.0

Toggle v1.0.0's commit message
Fix ropensci#16, update cran comments

0