Re: [R] Error with Rcmd check library --as-cran

2012-04-17 Thread David Bapst
are present; they only show up on some Windows systems. If > you can, please try the checks on R-patched, and see if you get the same > problem. If you do, and can send me the tarball, I'll try it on my system. > > Duncan Murdoch > -- David Bapst Dept of Geo

[R] Error with Rcmd check library --as-cran

2012-04-17 Thread David Bapst
d for 'paleotree' Execution halted My package depends on ape, but not Matrix. Matrix is installed, though, on my workstation, as are the other ape dependencies. The check works fine by default and with the --timings option. What is different about --as-cran that makes it unable to find

[R] Fitting a Triangular Distribution to Bivariate Data

2010-12-22 Thread David Bapst
Hello, I have some xy data which clearly shows a non-monotonic, peaked triangular trend. You can get an idea of what it looks like with: x<-1:20 y<-c(2*x[1:10]+1,-2*x[11:20]+42) I've tried fitting a quadratic, but it just doesn't the data-structure with the break point adequately. Is there anyway

[R] Help Files Now Load in the Internet Browser?

2010-03-11 Thread David Bapst
Hello, I recently had to reinstall R on my windows machine, because MASS mysteriously vanished from my packages list. Before, when I used help(), the files would load in a Windows help window. Now, the help files load in my internet browser, which actually is problematic because I always made use o

[R] Help Files Now Load in the Internet Browser?

2010-03-11 Thread David Bapst
Hello, I recently had to reinstall R on my windows machine, because MASS mysteriously vanished from my packages list. Before, when I used help(), the files would load in a Windows help window. Now, the help files load in my internet browser, which actually is problematic because I always made use o