0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't need SNAPSHOT, just incanter-1.3.0 More... over 11 years ago
Fix dynamic variable warnings More... over 11 years ago
Merge pull request #2 from ejackson/master More... over 11 years ago
More doc changes. More... over 11 years ago
Merge branch 'master' of github.com:ejackson/rincanter More... over 11 years ago
Removed two failing tests. Something about seq of Integer is dead. More... over 11 years ago
Final doc changes. More... over 11 years ago
Minor changes to docs. More... over 11 years ago
Updated docs. More... over 11 years ago
Update for Clojure 1.4.0 and lein2 stack. More... over 11 years ago
Removing outdated autodoc dependency for now. Breaks lein deps More... almost 13 years ago
Updated deps More... almost 13 years ago
Updated dependencies More... almost 13 years ago
Fixed broken unmatched ']' delimeter More... about 14 years ago
Updated dependencies to use Incanter's new Lieningen/Clojars based repo instead of its own maven one. More... about 14 years ago
Maybe urls need trailing slashes in github org-mode markup? More... about 14 years ago
Fix broken links More... about 14 years ago
Added more links in docs More... about 14 years ago
Add Rosuda links. Formatting. More... about 14 years ago
Different directions for command line repl and swank/SLIME More... about 14 years ago
Updated docs to show usage of Leiningen + native-deps plugin to manage native Rosuda JRI dependencies. More... about 14 years ago
Added native-deps plugin dependency More... about 14 years ago
Fix for jvm hanging at end of test run. Run .close method on jri engine More... about 14 years ago
Added (use.. form to with-r-eval example as well More... about 14 years ago
Fix for missing paren More... about 14 years ago
Update docs to have (use '(com.evocomputing rincanter)) forms before each example More... about 14 years ago
Added David Liebke's suggested changes to newer incanter spec and swank-clojure spec in dependencies. More... about 14 years ago
Added incanter's new repo to the project dependencies. lein deps should work now. Thanks Alex Ott and [email protected] for pointing this out. More... about 14 years ago
Add from-r catch-all for any REXP derived class More... about 14 years ago
Add plotting example using R's graphics device More... about 14 years ago