- get_network now also creates an interactive plot
- added error handling wihtin get_network
- fix error in get_network with duplicated inner functions names
- get_network can now handle files with only comments
- fix get_network internal list handling
- fix warning in statusbar
- Add uniqueness to read_files
- fix naming and order for statworx pallete
- fix default value for read_files to avoid 'close to the limit' error
- Add new STATWORX colour scheme to sci_palette and statworx_pallete
- add line break after last step in statusbar
- add renv structure
- change test setup, more detail can be found here
- include remotes, rcmdcheck, desc and lintr to 'Suggests'
- fixed plugin for coment line setting
- fixed FUN argument error in read_files
- changing error messages
- adding utils
- adding grid
- removing readr
- removing magrittr
- changing test setup to fix and relative R versions
- setting Ubuntu test setup to 16.04 instead of latest
- data.tree
- restructering print_fs
- adding lint exceptions
- fixing backwards compability
- removing ubuntu with R version 4.0 in the test setup
- changing lintr options
- RCurl, stringr
- fixing lints
- including GitHub Actions
- removing other CI services
- adjusting tests for Windows
- adjusting needed R version
- removing dive and burglr
- adding new function 'save_rds_archive'
- adding shoRtcut (set_new_chapter()) addin
- read_files now as 'fun' instead of 'FUN' parameter
- removing ASCII characters
- adjusting tests for R 4.0.0
- cleaning code
- get_network has now a exclude list and can ignore internal functions
- object_size_in_env is now exported
- added test for exporting functions
- statusbar now can handle character max.run with length one
- char_replace changes ALT+SPACE to a normal SPACE
- moved trim before underscore replacement
- rename prop to mean in count_na
- changed color names and added a red color to the palette
- removed 'number' form sci_palette()
- fix empty scripts get_network()
- adjust intersect2 for lists
- statusbar - progress bar for for loops
- evenstrings - split string to given max length
- trim - remove leading and / or trailing whitespaces
- count_na - counts NAs wihtin a variable
- read_files - reads multiple files into one data.table
- %nin% - 'not in' operator
- object_size_in_env - shows objects ordered by their size
- char_replace - replaces non-standard characters with their standard equivalents
- fix typos
- adjust tests
- checkdir - checks and creates a folder
- update get_sequence for longer pattern
- added tests and documentation for get_network
- statworx_palette uses sci_palette to create a color palette
- strstplit can now split between two delimiters
- fix plot.sci into own method script
- added cirlceCI
- added automated creation for DESCRIPTION and NEWS.md
- added tests for functions
- restructure folder structure within the git
- added tests for functions
- changed folder structure within git
- updated
.gitignore
- get_files
- sci_palette.R
- made available for first testing
- burglr.R
- dive.R
- get_network.R
- get_sequence.R
- print_fs.R
- clean_gc.R
- intersect2.R
- multiplot.R
- na_omitlist.R
- strsplit.R
- to_na.R
- added NEWS.md creation with newsmd