Releases: sdllc/Basic-Excel-R-Toolkit
Fix shell menu issues
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- bugfix: unresponsive shell menu items
Fix missing generics for xlReference
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- bugfix: missing generics (nrow, ncol) for xlReference
Graphics + Module
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Support for R graphics in Excel
- Structural redesign (moving code -> module)
v1.24
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Add
range.to.data.frame
function (see BERT Utilities).
Bugfix
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Fix for shell startup bug
Rollup of Changes
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Fix for empty-cell handling in the COM/scripting API. Empty cells in ranges are now returned as NA-int, consistent with spreadsheet functions.
- Minor code cleanup and fixes
Functions Folder
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
We're changing from a functions file to a functions folder. That should make it easier to add new functions (just drop in new files). The folder is watched by default, so changes and new files are loaded automatically.
Package Manager
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- New package manager in the console
- Various updates and bug fixes
Console support for installing packages, choosing mirrors, and a progress bar, so we can stop using the
windows (tcl) interface.
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
Updates + Fixes
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Reset PATH envrionment variable after loading R (testing)
- Support
category
attribute to assign exported functions to Excel categories - UI and shell updates
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
Update for R 3.3.2
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Update R to version 3.3.2 (31 October 2016)
- UI and functionality updates
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.