-
BUG FIX
project_waypoints_coloured(): Fix refactoring issue "Must supply a symbol or a string as argument" (#54). -
BUG FIX
project_waypoints_coloured(): Fix wrong results when projecting waypoint segments (#54 bis).
Initial release on CRAN.
-
MINOR CHANGE: Add
arrowparameter to all plot functions. -
BUG FIX: Apply fixes for new versions of tibble, tidyr, and ggraph.
-
BUG FIX
optimise_order(): Fix problem where GA::ga() wouldn't run on milestone networks with 1 or 4 edges. -
BUG FIX
linearise_cells(): Fix ordering issue whenequal_cell_widthisTRUE. -
MINOR CHANGE: Clean imports and supposed undefined variables.
-
MINOR CHANGE
plot_dendro(): Allow plotting of disconnected graphs (#32). This assumes thatdynwrap::add_root(traj, root_milestone_id = c(...))has been called properly. -
DOCUMENTATION: Extend documentation on usage of parameters and the expected output values of functions.
-
BUG FIX: Fix weird ceiling warning.
-
BUG FIX: Fix for new select waypoints (#41).
-
MINOR CHANGE: Added parameters
size_cells,alpha_cellsandborder_radius_percentageto plotting functions that plot cells (#40).
- BUG FIX: Remove dependency on shades, fixing rgb2hsv bug
- Initial release of dynplot
- Plotting of trajectories
- Compatible with all methods of dynmethods