Skip to content

bachmeil/d-in-r-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example showing how to use D code inside an R package.

I installed it using devtools, using the command

install(quick=TRUE)

I'm not sure how to get it to compile using other approaches. The main problem is that I don't know how to identify the location of code.d if I don't build like this. That's why the gitignore excludes .o and .so files from the repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published