rstubgen is a package that explores the feasibility of using the RCIndex package to automatically generate type signatures (called "stubs") for R code that calls C functions.
The current focus is on functions built into GNU R, particularly primitives. However, the scope of this package will probably expand to include generating stubs for user packages as well.