Changelog
Source:NEWS.md
rrclust 1.0.5.9006
Bug fixes
Style file.
Remove unnecessary comments.
Remove unnecessary comments.
Lintr styling.
Remove or fix section titles.
Use withr::options() correctly.
Paste the previous state using options().
Style package.
Use withr::with_options() instead of options().
Use seq_len or seq_along instead of 1:length(…).
Replace the symbols T and F by TRUE and FALSE.
Remove unused assigned variables by checking that closures have the proper usage using checkUsage.
Documentation
Update NEWS.
Update all rd files.
Update docs.
Add new dependency to withr.
Add checks for required packages.
Uncategorized
- Merge branch ‘rrclust_lyl’ of https://github.com/asam-group/rrclust into rrclust_lyl.
rrclust 1.0.5.9005
Bug fixes
Style file.
Remove unnecessary comments.
Remove unnecessary comments.
Lintr styling.
Remove or fix section titles.
Use withr::options() correctly.
Paste the previous state using options().
Style package.
Use withr::with_options() instead of options().
Use seq_len or seq_along instead of 1:length(…).
Replace the symbols T and F by TRUE and FALSE.
Remove unused assigned variables by checking that closures have the proper usage using checkUsage.
Documentation
Update all rd files.
Update docs.
Add new dependency to withr.
Add checks for required packages.
Uncategorized
- Merge branch ‘rrclust_lyl’ of https://github.com/asam-group/rrclust into rrclust_lyl.
rrclust 1.0.5.9004
Build system, external dependencies
Add new dependency to rlang::is_installed.
Add influenceR in the Suggests field.
rrclust 1.0.5.9003
Bug fixes
Add arguments for the data size of the simulated data.
Remove all ‘dplyr::select’ and replace by ‘select’.
Remove unncessary functionalities for browser_at() and options(keep.intermediate = TRUE).
these functionalities served originally to set a browser at a particular module externally (browser_at) and to return all the outputs if the code stops at a particular point in the workflow for options(keep.intermediate = TRUE)
rrclust 1.0.5.9002
rrclust 1.0.5.9000
Bug fixes
Replace length.out with by.
Fix partial argument matching in seq().
Fix partial matching argument.
Delete multiplot.R.
Fix partial matching problems.
Add plotOps functino definition.
Remove ‘fs::dir_create’ and replace with dir_create.
Remove ‘fs::dir_copy’ and replace with dir_copy.
Remove ‘library(grid)’.
Remove ‘library(Hmisc)’.
Remove ‘library(fst) read_fst’ and replace with read_fst.
Remove ‘data.table::fwrite’ and replace with fwrite.
Remove ‘library(fst) write_fst’ and replace with write_fst.
Remove ‘Hmisc::bystats’ and replace with bystats.
Remove ‘Hmisc::describe’ and replace with describe.
Remove ‘DiagrammeR::render_graph’ and replace with render_graph.
Remove ‘DiagrammeR::add_global_graph_attrs’ and replace with add_global_graph_attrs.
Remove ‘DiagrammeR::create_graph’ and replace with create_graph.
Remove ‘DiagrammeR::create_node_df’ and replace with create_node_df.
Fix email and title in DESCRIPTION.
Replace by the native pipe.
Remove default container.
Move scripts to inst/scripts/.
Fix url rrclust logo.
Build system, external dependencies
Add missing dependencies for plotOps.
Add dependency to fs dir_create.
Add dependency to fs dir_copy.
Add dependency to Hmisc bystats.
Add dependency to Hmisc describe.
Add dependency to DiagrammeR render_graph.
Add dependency to DiagrammeR add_global_graph_attrs.
Add dependency to DiagrammeR create_graph.
Add dependency to DiagrammeR create_edge_df.
Add dependency to DiagrammeR create_edge_df.
Add dependency to DiagrammeR create_node_df.
Add new global variables and dependencies.
Add new globals.
Add more dependencies.
Remove import caTools kamila and data.table.
Add more global variables.
Add more dependencies.
Add dependencies and global variables with.
Documentation
Update Rd file.
Remove unncessary return in DESCRIPTION.
Rewrite DESCRITPTION description field.
Update Rd files.
Replace ‘layalchristine.lettry@unifr.ch’ by ‘layal.lettry@gmail.com’.
Update Rd files.
Add missing documentation.
Update Rd files.
Fix non working link.
Update Rd files.
Write all missing arguments documentation.
Remove documented arguments not in usage.
Update Rd files.
Style file.
Fix missing parameter definition.
Update Rd files and NAMESPACE.
Fix missing parameter definition and fix typos.
Fix missing parameter definition and fix typos.
Update Rd file.
Update Rd file.
Update Rd file.
Add parameter doc.
Update the man Rd file for the new title.
Update man folder.
Add precision to README.
Fix titles size.
Update README.
Update NEWS.
Uncategorized
- Merge pull request #1 from asam-group/rrclust_lyl.
Add logo and R CMD check package
- Merge branch ‘rrclust_llc’ of github.com:asam-group/rrclust into rrclust_llc.
Uncategorized
- Merge pull request #1 from asam-group/rrclust_lyl.
Add logo and R CMD check package
- Merge branch ‘rrclust_llc’ of github.com:asam-group/rrclust into rrclust_llc.