The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
dataviewR 1.0.1
đ Bug Fixes
- Fixed âConnection refusedâ errors on RStudio Server/Cloud by
implementing smart background polling.
- Fixed a race condition where the âClearâ button occasionally failed
to reset the data filter.
- Improved stability of background process management.
dataviewR 1.0.0
đ§ Updates
- Added Multi-dataset support to the
dataviewer() function: users can now pass a list of
datasets (#22).
- Implemented background processing using the
callr package. The dataviewer() application
now opens without blocking the R console (#22).
- Added new functions to manage the background processes:
list_dataviewers(), stop_dataviewer(), and
stop_all_dataviewers() (#26).
- Optimized the viewing layout with a compact design for a better user
experience (#22).
- Added a pop-up option to the Attribute Info table (#22).
- Updated the
README.md and added new vignettes
(âIntroduction to dataviewRâ, âUsing Filter and Expressionsâ, âExploring
Multiple Datasetsâ, âWorking with Clinical Datasetsâ, âExporting data
and Wrapping Up the Sessionâ) (#10).
- Created the package website via GitHub Pages (#17).
đ Bug Fixes
- Fixed variable name handling in generated R code to support both
conventional and non-conventional (e.g., with spaces) names (#22).
- Minor bug fixes to improve stability and performance.
đ Documentation
- Added new authors and the GitHub Pages URL to the
DESCRIPTION file.
dataviewR 0.1.1
đ§ Updates
- Updated the GitHub repository link in the DESCRIPTION file.
- Updated the README file with more details.
- Increased the package version number to 0.1.1.
- Updated the name of the dataset in the generated R code.
đ Bug Fixes
- Minor bug fixes to improve stability and performance.
đ Documentation
- Added a
NEWS.md file to track package changes.
dataviewR 0.1.0
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.