Skip to content

Releases: tallguyjenks/runes

v0.1.0 Release Younger Futhark Support & Fixes

29 May 18:25
Compare
Choose a tag to compare

Now available on CRAN at https://CRAN.R-project.org/package=runes

in R you can simply run:

install.packages("runes")
library(runes)
runes("Hello World")

see NEWS
for changes

Debut Release v0.0.1 on CRAN

02 Mar 09:53
Compare
Choose a tag to compare

Now available on CRAN at https://CRAN.R-project.org/package=runes

in R you can simply run:

install.packages("runes")
library(runes)
runes("Hello World")

Debut Release v0.0.0.9000

22 Feb 18:57
Compare
Choose a tag to compare
Pre-release

Now available on CRAN at https://CRAN.R-project.org/package=runes

in R you can simply run:

install.packages("runes")
library(runes)
runes("Hello World")