[Rd] What would make R easier to use for you (and sos version 1.4-1 and useR!2017)

2017-02-08 Thread Spencer Graves
*** *** WHAT WOULD MAKE R EASIER TO USE FOR YOU? *** The useR! 2017 conference in Brussels, July 4-7, will include a session in which attendees will be invited to offer their thoughts in at least three areas: * A common interface for similar functions. For example, John

[Rd] R CMD check error

2017-02-08 Thread Therneau, Terry M., Ph.D.
I have a local library which depends on the expm library. The expm library is loaded into my personal space and I have the environment variable R_LIBS_USER set appropriately. The command "library(expm)" works just fine from the command line, and in fact the package works if I do the source() a