Skip to content

jackbergus/hashtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* Edit the help file skeletons in 'man', possibly
  combining help files for multiple functions.
* Edit the exports in 'NAMESPACE', and add necessary
  imports.
* Put any C/C++/Fortran code in 'src'.
* If you have compiled code, add a useDynLib()
  directive to 'NAMESPACE'.
* Run R CMD build to build the package tarball.
* Run R CMD check to check the package tarball.

Read "Writing R Extensions" for more information.

About

This package implements an HashTable and a Map<String,RObject> in R using the C++11 data types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published