Skip to content

Commit 59e8b9a

Browse files
author
Gregory Demin
committed
Add Excel 64-bit compatibility for VBA examples
1 parent 4ca4e6c commit 59e8b9a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: excel.link
22
Type: Package
33
Title: Convenient Data Exchange with Microsoft Excel
4-
Version: 0.9.1
5-
Date: 2015-07-14
4+
Version: 0.9.2
5+
Date: 2015-12-06
66
Author: Gregory Demin <excel.link.feedback@gmail.com>. To comply CRAN policy includes source code from 'RDCOMClient' (http://www.omegahat.org/RDCOMClient) by Duncan Temple Lang <duncan@wald.ucdavis.edu>.
77
Maintainer: Gregory Demin <excel.link.feedback@gmail.com>
88
Depends:

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.9.2 (06.12.2015)
2+
===============
3+
* Make Excel examples compatible with 64-bit Excel version.
4+
15
0.9.1 (14.07.2015)
26
===============
37
* Fix converstion of #NUM! and other Excel errors. Now they are converted to NaN.

inst/doc/R_connection_examples.xlsm

-368 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)