Mark Heckmann
Mark Heckmann
## Expected Behavior Conditional formatting is applied to specified rows only. ## Actual Behavior Conditional formatting is applied to non-specified rows. It appears that all rows within the min and...
Hi, currently the package is no longer available on CRAN due to some [check results errors](https://cran-archive.r-project.org/web/checks/2020/2020-11-16_check_results_shinyEventLogger.html) Do you plan on fixing those? My packages partially depend on yours, so I...
Just a small visual improvement for `plot_layout_properties()`. Currently, a box is drawn around the plotted placeholders which does not reflect slide width and height properly, as it depends on device...
small visual improvement for `plot_layout_properties()`. Currently, a box is drawn around the plotted placeholders which does not reflect slide width and height properly, as it depends on device size. With...
The warning you're encountering during the R CMD CHECK process, specifically "Warning: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'", typically indicates an issue with the initialization of the RGL package,...
Currently, axes in `biplot3d` originate from the construct position in 3d space. It would be better if they run through the origin to indicate we have a clear axis representation.