Skip to content

Commit f169ec3

Browse files
Merge branch 'master' of https://github.com/rstats-go/proposal
2 parents 009eb00 + 824f2b2 commit f169ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposal.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ There currently is no end to end solution to easily connect R and Go, i.e. invok
3131
from R, and this is what the `ergo` project is about, the ability for R packages to
3232
leverage existing or original Go code. There admittedly are no
3333
specific use cases in mind, but at the same time it would have been impossible
34-
to imagine the importance of Rcpp when it was first developped.
34+
to imagine the importance of Rcpp when it was first developed.
3535

3636
Having Go as an alternative high performance language will open
37-
interesting avenues for R package developpment.
37+
interesting avenues for R package development.
3838

3939
# The plan
4040

0 commit comments

Comments
 (0)