0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get half of the demos for R working More... over 16 years ago
Add chapter demos to R by commonalizing S Scripts More... over 16 years ago
make rbuild allows us to build a R binary package (useful for Windows) More... over 16 years ago
Ignore the dist/ directory. More... over 16 years ago
makefile target for just the master distribution. fix up R specific documentation the same as the common S documentation More... over 16 years ago
Forgot to check in addition of portable.positions More... over 16 years ago
Load QRMlib shared library at startup. Got each individual example to run without error in R. More... over 16 years ago
Huge number of changes to get examples half-way working. Also place gsl in include/ and lib/ of built R directory More... over 16 years ago
Changes to get documentation to pass R CMD check. More... over 16 years ago
Bundle the gsl includes and libraries (which we can do because our license is GPL), and use for Windows build in R. More... over 16 years ago
Allow source code to be compiled correctly in R More... over 16 years ago
All fixes for "checking R code for possible problems" of R CMD check. The fixes have not been tested thoroughly: More... over 16 years ago
Ignore the dist/ directory. More... over 16 years ago
Convert T and F to TRUE and FALSE More... over 16 years ago
Dr McNeil: Attached is a new version of functionsCopulas.ssc where "assign" has been completely removed from the fitting functions by switching from nlmin to nlminb for the optimization. More... over 16 years ago
Use .RData instead of .Rdata More... over 16 years ago
Should be .RData instead of .Rdata More... over 16 years ago
Should be .RData instead of .Rdata More... over 16 years ago
Should be .RData instead of .Rdata More... over 16 years ago
Should be .RData instead of .Rdata More... over 16 years ago
Should be .RData instead of .Rdata More... over 16 years ago
Make plot.* functions comply with R generic function standards which says that generic functions must be argument compatible with what they override More... over 16 years ago
Update documentation so that run make rcheck. More... over 16 years ago
Fix for S-Plus 8 warning message of object xyz.portable.dump.timeSeries.p or .x to be removed, but not found in database More... over 16 years ago
Put in documentation for how to build the source code. More... over 16 years ago
First version of Committers_Guide_to_QRMlib.ppt More... over 16 years ago
Add documentation to functionsPortable More... over 16 years ago
Added portability functions so that S-Plus and R source code can co-exist. More... over 16 years ago
Fix apparent typo with JBTest.default_function(data), which should have been JBTest.default <- function(data) More... over 16 years ago
Ignore the temp/ directory. More... over 16 years ago