- adds function
paste_pct_sum()
(e017c00)
- adds function
dt_row_to_string()
(c76b9a9)
- trying to fix #1 in github (498ee3e)
- added trailing dot to title text (eadcb9f)
- added brackets to function names in readme (2deff0d)
- corrected warning message text (ff7ba4c)
- updated readme and title of several functions (29327d9)
- updated README with
README.Rmd
(760c6eb) - added link to
time_diff_print()
function (3211301)
- manually updated news.md due to moved urls (e950968)
- preparing new release
1.0.0
(b07f724) - removed NEWS.md from buildignore since it is supported by CRAN now (132cd3c)
- updated description (d6bdfe7)
- moved quarto generation of readme up in devstuffs (e5d9cb4)
- re-added readme.md (eb9ef06)
- moved from
README.Rmd
(R Markdown) toREADME.qmd
(Quarto) (8020012) - updated readme (8e767b7)
- updated news.md (7116495)
Full set of changes:
v0.0.8...v1.0.0
- added remaining time, eta and iterations to
time_diff_print()
(c164d19) - added new function
time_diff_print
(9910d07) - added new function
file_lines_to_list()
(2a4f6cf)
- added parameter description for
time_diff_print()
(e026879)
- preparation for CRAN release
0.0.8
(80ea30f) - upated news.md (6ae141d)
- updated news.md (b609269)
- updated news.md (9f21723)
- incremented copyright for 2023 (371b107)
Full set of changes:
v0.0.7...v0.0.8
- removed warning in
feedback
function if dir for log already exists (a2298ea)
- updated urls (330810e)
Full set of changes:
v0.0.6...v0.0.7
- added
robust_round
function (35d29db) - added
paste2
function withcollapse_last
argument (144fdf3) - added new function
number_to_position()
(50d44ba)
- slightly changed print format output of
get_current_timestamp()
(1d3fa75)
- added test for
paste2
(746e86d)
- exclusion to fix lintin errors (197b3ae)
- removed gitlab-ci since github actions work (eaed18c)
- added deps for devtools (9da97d8)
- updated gha (d2bd984)
- updated gha (808bafc)
- Added documentation of function parameter in
robust_round
(9c856db) - added default arguments from
paste
also topaste2
(6886525) - updated news.md (25af516)
- updated news (bd90fea)
- preparing new release 0.0.6 (c64e7c9)
- updated news.md (8b5294d)
- introducing zzz.r (4a5ce5e)
- updated news.md (733844b)
- news.md now with autonewsmd package (dd9b728)
- added reference to SO for pattern (c0c3435)
- new dev version (1106ff6)
Full set of changes:
v0.0.5...v0.0.6
is.empty()
can now handle lists in lists (41a2ba7)- importing data.table now for check_if_unique_rows (c0f8b69)
- feedback function broke after calling
close_all_connections()
(9938688)
- new release
v0.0.5
(0aa2060) - updated news.md (9bc5a61)
- comment out logo creation to have png-file not altered at every devstuffs run (1152dbd)
- updated logo (842364c)
- added rplots.pdf to rbuildignore (17dc982)
- updated news.md (799b2db)
- merged origin/dev (f527fde)
- updated devstuffs to get auto-changelog working again (bade22c)
- removed console print in case of new logfile (029f0b1)
- added
print_invalid_rows
logic to functioncheck_if_unique_rows
(fec7c0b) - updated news md (c40e2fb)
Full set of changes:
v0.0.4...v0.0.5
- global option now work for feedback (0042835)
- updated http –> https (2c321ed)
- new release 0.0.4 (9661f74)
Full set of changes:
v0.0.3...v0.0.4
- moved function
clear()
to new packagecleaR::clear()
(5600cd8)
- added badges to readme again (d935b3d)
Full set of changes:
v0.0.2...v0.0.3
Full set of changes:
v0.0.1...v0.0.2
- added
logger
for console logging (6bfdc1d) - added normalizepath to file.path calls (d201fd9)
- added option support for
feedback
function (6435e41)
- example errors and cran check corrections (7deca15)
- mustwork=FALSE to clean_path (bee0484)
- fixed some missing docs; cran checks should work now (66150e9)
- reverted to
feedback
instead oflog
(log is the logarithm :facepalm: (ef6024f) - changed
feedback()
tolog()
(6e85d26)
- moved unit tests for logging to diztools (0819da6)
- updated spelling (f5c9143)
- updated news.md (e8f923b)
- updated rep2 function which was ahead in dizutils (8c62eca)
- first cran submission (dd3ec38)
- added re-creation of gitignore and buildignore (8f8e7ab)
- added reference to logger in feedback function info (660c6db)
- updated all
feedback
references tolog
(7fb1436) - removed unnecessary dependency to rapportools (f5835a8)
- added mustwork-arg to normalizepath (3e8f829)
- enhancements to clean-path and log (08e82ce)
- added rapportools dependency; fixed śome linting errors (cd3207d)
- fixed typo in example caused failing tests (e40470b)
- working on migrating logging functions; fixing errors with normalizepath (ca27ddb)
- updated readme badge urls (2226ef2)
- shiny, shinyjs to suggests; removed call to installed.packages (04b22c0)
- updated news.md (bbdcaa6)
- updated licence statements (0dec35e)
- towards sufficient cran checks (c6907e5)
- first attempt for new package. Testing pending (16d8048)
- first commit (6aa0e50)
Full set of changes:
6aa0e50...v0.0.1