Skip to content

Commit 8c1aea5

Browse files
Bump inline-r version to 1.0.2
1 parent 2434766 commit 8c1aea5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

inline-r/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.0.2 - 2025-07-11
4+
5+
* Support R 4.5
6+
37
## 1.0.1 - 2023-05-22
48
* Populate `R_LIBS` environment variable when starting R (#393)
59
* Map backslashes to forwardslashes in temp file names under Windows (#399)

inline-r/inline-r.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: inline-r
3-
version: 1.0.1
3+
version: 1.0.2
44
license: BSD-3-Clause
55
license-file: LICENSE
66
author: Mathieu Boespflug, Facundo Dominguez, Alexander Vershilov

0 commit comments

Comments
 (0)