No packages match
CodeDepends - Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. It focuses on R scripts, but can be used on the bodies of functions. There are many facilities including the ability to summarize or get a high-level view of code, determining dependencies between variables, code improvement suggestions.
Last updated
6.97 score 93 stars 1 dependents 84 scripts 677 downloadsSearchTrees - Spatial Search Trees
The QuadTree data structure is useful for fast, neighborhood-restricted lookups. We use it to implement fast k-Nearest Neighbor and Rectangular range lookups in 2 dimenions. The primary target is high performance interactive graphics.
Last updated
3.91 score 2 stars 3 dependents 45 scripts 445 downloads
