Hello Jeff,
thanks for the hints and details.
I just downloaded xts-sources and hope it shows me the
dark secrets of R ;)
Ciao,
Oliver
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
On Sat, Jun 04, 2011 at 07:51:08AM -0400, Duncan Murdoch wrote:
> On 11-06-03 4:19 PM, oliver wrote:
> >On Fri, Jun 03, 2011 at 11:14:39AM -0500, Douglas Bates wrote:
> >>On Fri, Jun 3, 2011 at 5:17 AM, oliver wrote:
> >>>Hello,
> >>>
> >>>I'm implementing a package (C-extension),
> >>>where one f
Le 05/06/2011 22:30, Duncan Murdoch a écrit :
I don't get any error when I insert that code into a .Rd file in R
2.13.0 patched. The NEWS file says this was fixed in 2.12.2 patched.
What version are you using?
Duncan Murdoch
Currently R version 2.12.2 (2011-02-25) binary
Suppose I should
On Sun, Jun 5, 2011 at 4:25 PM, Jeroen Ooms wrote:
>> argn <- lapply(names(args), as.name)
>> names(argn) <- names(args)
>>
>> call <- as.call(c(list(as.name("lm")), argn))
>> eval(call, args)
>
> Great, almost! Is there any way I can explicitly specify the package of the
> function in this way? I
>
> argn <- lapply(names(args), as.name)
> names(argn) <- names(args)
>
> call <- as.call(c(list(as.name("lm")), argn))
> eval(call, args)
>
Great, almost! Is there any way I can explicitly specify the package of the
function in this way? I tried replacing "lm" with "stats::lm" but that did
not wo
I don't get any error when I insert that code into a .Rd file in R
2.13.0 patched. The NEWS file says this was fixed in 2.12.2 patched.
What version are you using?
Duncan Murdoch
On 11-06-05 10:56 AM, Patrick Giraudoux wrote:
Hi,
I have a trouble trying to use \href in a rd doc. See example
statconnDCOM (and RExcel) have their own mailing list.
Please subscribe at rcom.univie.ac.at and post your questions on that list.
On Jun 5, 2011, at 5:53 AM, notoriousnoah wrote:
> Everyone refs 3 names spaces. I can ref STATCONNECTORCLNTLib and
> StatConnectorCommonLib but
>
> I don't have t
Hi,
I have a trouble trying to use \href in a rd doc. See example below:
\references{
\href{http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2702787/}{Vaniscotte
A., Pleydell D., Raoul F., Quere J.P., Coeurdassier M., Delattre P., Li
T., Qian W., Takahashi K., Weidmann J.C., Qiu J., Giraudoux P. 2
Everyone refs 3 names spaces. I can ref STATCONNECTORCLNTLib and
StatConnectorCommonLib but
I don't have the DLL to ref STATCONNECTORSRVLib??
Can you let me know where I cann download StatConnectorCommonLib.DLL?
I tried R_SCILab_DCom3.0-1B.exe, and statConnDCom.lastest.exe and
RAndFriendsSetu