- BUGFIXES
- fix dp_arrange() used order on data.frame
-
FEATURE
- extended documentation
- examples
- usage section in README
- CRAN submission
-
BUGFIXES
- as.data.frame method for alignment_data would fail in case of no data
-
FEATURE
- extended documentation
- examples
- usage section in README
- CRAN submission
-
BUGFIXES
- as.data.frame method for alignment_data would fail in case of no data
- BUGFIXES
- using reserved name for alignment coding now gives more informative error message
- FEATURE
- sort_alignment()
-
BUGFIXES
- fix - differing text timestamps on save-load-seqences
-
FEATURE
-
DEVELOPMENT
-
BUGFIXES
-
FEATURE
- dp : dp_sqliteexport
-
DEVELOPMENT
-
BUGFIXES
-
FEATURE
- dp : dp_loadsave
-
DEVELOPMENT
-
BUGFIXES
- fixing bug in test_tools.r because of false usage of self within dp_text_base_data
-
FEATURE
- dp : text_code_inherit() ... allowing for pushing text_coding through zero distance alignments
-
DEVELOPMENT
-
BUGFIXES
-
FEATURE
- dp : text_code()
- dp : text_code_regex()
- dp : text_code_alignment()
- dp : text_code_alignment_regex()
-
DEVELOPMENT
- renaming self$text_alignment... self$to alignment
-
BUGFIXES
-
FEATURE
- introducing alignment and alignment_data
- dp : alignment_add()
- dp : alignment_delete()
- dp : alignment_code()
- dp : alignment_update()
-
DEVELOPMENT
- tools : as.data.frame.named_df_list()
- tools : as.data.frame.alignment_list()
- registering NSE-variables as globals to make check complaints go away
-
BUGFIXES
-
FEATURE
- tests tests tests
- passing all checks
-
DEVELOPMENT
-
BUGFIXES
-
FEATURE
- diff_align()
-
DEVELOPMENT
-
BUGFIXES
-
FEATURE
-
DEVELOPMENT
- big big restructuring: putting rtext into separate package
- START of development