Skip to contents
rSharp 1.1.2
Minor improvements and bug fixes
- Enhanced object printing with the {cli} package for more readable output.
- Added {cli} package as a dependency for improved formatting capabilities.
rSharp 1.1.1
Minor improvements and bug fixes
- Solved a bug that prevented the package from being installed on Windows when the user had a R library path containing special characters. (#165)
rSharp 1.1.0
Major changes
- rSharp is now compatible with macOS (tested on ARM)
rSharp 1.0.1
Minor improvements and bug fixes
- Fixed a bug that prevented rSharp installation when the user had a R library path containing special characters.
rSharp 1.0.0
- First release of the rSharp package.
Minor improvements and bug fixes
- github actions implementation for windows and Ubuntu R package builds.
- github actions for C# binary builds for windows and Ubuntu.