Skip to content

Releases: sdllc/Basic-Excel-R-Toolkit

Fix shell menu issues

01 Mar 20:43
Compare
Choose a tag to compare

Changes:

  • bugfix: unresponsive shell menu items

Fix missing generics for xlReference

01 Mar 19:12
Compare
Choose a tag to compare

Changes:

  • bugfix: missing generics (nrow, ncol) for xlReference

Graphics + Module

28 Feb 21:49
Compare
Choose a tag to compare

Changes:

v1.24

23 Feb 17:29
Compare
Choose a tag to compare

Changes:

Bugfix

23 Feb 16:40
Compare
Choose a tag to compare

Changes:

  • Fix for shell startup bug

Rollup of Changes

23 Feb 15:57
Compare
Choose a tag to compare

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

29 Dec 18:05
Compare
Choose a tag to compare

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

11 Dec 19:15
Compare
Choose a tag to compare

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

29 Nov 16:07
Compare
Choose a tag to compare

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

01 Nov 19:07
Compare
Choose a tag to compare

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.