Skip to content

Commit 599de9f

Browse files
committed
Upload to CRAN.
1 parent 2dee3eb commit 599de9f

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ appveyor.yml
88
man-roxygen
99
examples
1010
cran-comments.md
11+
revdep

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bigmemory
22
Version: 4.5.28
3-
Date: 2017-11-07
3+
Date: 2017-11-08
44
Title: Manage Massive Matrices with Shared Memory and Memory-Mapped Files
55
Author: Michael J. Kane <[email protected]>, John W. Emerson
66
<[email protected]>, Peter Haverty <[email protected]>, and Charles

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
# Mike Kane <[email protected]>
1010
# Charles Determan <[email protected]>
1111

12+
2017-11-08 Michael Kane
13+
* Memory leak problem solved.
14+
1215
2016-09-21 Adam Ryczkowski <[email protected]>
1316
* Fixed a bug with handling raw bytes. Now it is possible to
1417
use big.matrix to store arbitrary R object (using serialization).

0 commit comments

Comments
 (0)