Ani

Results 14 issues of Ani

Includes refactoring of: - `dlgrob` (`grob` to `gTree`) and `drawDetails` (`drawDetails.dlgrob` to `makeContent.dlgrob`) - `draw.polygons` and `draw.rects` - `far.from.other.borders`, `project.onto.segments`, `calc.boxes` and `empty.grid`

`dldoc` can be run on this branch, with similar results as observed in https://github.com/Anirban166/GSoC21-Tests/issues/9#issuecomment-808652899 Steps to reproduce the changes included here: - Download the svn repo from the scm page...

Originally discovered this issue while using MacOS: https://github.com/Anirban166/GSoC21-Tests/issues/8 I tested in on Windows, which shows the same result: ![image](https://user-images.githubusercontent.com/30123691/112629300-24c4a500-8e5a-11eb-87d9-3c312bb89c5e.png) I tested my script on an Ubuntu VM via GitHub Actions...

I created a [fork](https://github.com/Anirban166/actions_with_r) with the changes including a different snapshot for the `renv.lock` file, a different R script that returns a plot type object (tested locally) and then some...