[R] Upgrading Ubuntu from 11.10 to 12.04: Problem with r-base-dev?

2012-08-20 Thread NoSkill ButStyle
Hallo, I was about to upgrade Ubuntu 11.10 to 12.04 when I saw that this would mean that the package 'r-base-dev' would be removed. What exactly does this imply? Will R be still working correctly after the upgrade? Will the pacakge automatically be reinstalled (it didnt appear in any other list

Re: [R] How to use gev.fit (package ismev) under box constraints?

2011-10-21 Thread NoSkill ButStyle
Hallo, it seems as if something did not work with my first email I would like to estimate parameters of a general extreme value (GEV) distribution using maximum likelihood as implemented in the gev.fit function of package ismev. If I do the follwing: y.training<- c(22, 22, 18, 19, 18, 18, 22,

[R] How to use gev.fit (package ismev) under box constraints?

2011-10-21 Thread NoSkill ButStyle
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.