Commit Graph

7 Commits

Author SHA1 Message Date
80e4ce402a Functionality of the database to be kept split in smaller files 2020-09-15 11:25:45 +01:00
ea3d3e4c11 Remove dependency on mysql.h in header file 2020-09-08 13:58:47 +01:00
8729642387 MySQL database connection handling 2020-09-08 13:38:28 +01:00
0e37adc86a Serialize to/from memory buffer, RData file, RObject (SEXP) 2020-09-03 16:32:06 +01:00
1db6470790 R magic number from the R source
Implements the writing/reading of the version and format of an RData file or blob.
2020-09-03 14:13:56 +01:00
83876e723e Added License, Readme and testthat 2020-09-02 16:35:40 +01:00
ea5546ceb1 Initial commit 2020-09-02 15:48:03 +01:00