Displaying 20 results from an estimated 5317 matches for "rd".
Did you mean:
red
2010 Jan 06
2
debugging package
I am trying to debug a package to submit it to CRAN and am getting a bunch
of error messages. Most of the errors are because of the Rd files which
were automatically populated by the package.skeleton function. I find the
section on documentation to be pretty confusion in the R Extensions manual.
Any help on getting these errors fixed would be hugely appreciated. Thanks.
--Markus
* checking for working pdflatex ... OK
* using lo...
2003 Dec 12
0
proofreading corrections (cvs) (PR#5730)
Here is a patch of changes from the proof-reading of the R reference
manual, made against the current cvs.
regards
--
Brian Gough
Network Theory Ltd -- Publishing Free Software Manuals
15 Royal Park
Bristol BS8 3AL
United Kingdom
Tel: +44 (0)117 3179309
Fax: +44 (0)117 9048108
Web: http://www.network-theory.co.uk/
Index: src/library/base/man/Arithmetic.Rd
==================================================...
2011 Mar 13
2
Problems getting html files out of R CMD check
Hi,
I'm trying to R CMD check a package, however I have hit a snag. There seems
to be a problem with the creation of the /html files (the only file that's
constructed here is the 00Index.html). I've tested each of the .Rd files
independently with R CMD Rdconv, they all happily create html files without
complaint.
R CMD check <package> gives the no warnings. I'm therefore curious why this
hasn't created the html files for the package, I think I must be missing
something.
* using log directory ‘/home/...
2017 Oct 03
2
R CMD Rd2pdf and macros
When I run R CMD Rd2pdf on the man pages of a package, ie
R CMD Rd2pdf man
I get
Converting Rd files to LaTeX Warning in parse_Rd("man/mpra-package.Rd",
encoding = "unknown", fragment = FALSE, :
man/mpra-package.Rd:6: unknown macro '\packageTitle'
Warning in parse_Rd("man/mpra-p...
2010 Aug 04
1
error with ReadAffy()
Hi!I'm doing a little data importing from .cel files,
> setwd("/home/mandova/celfiles")
> mydata<-ReadAffy()
Error in sub("^/?([^/]*/)*", "", filenames, extended = TRUE) :
unused argument(s) (extended = TRUE)
Then I tried
> filenames<-paste("GSM",c(seq(138597,138617,1)),".cel",sep="")
>
2012 May 25
0
[PATCH 3/3] gnttab: cleanup
- introduce local variables (shortcuts for frequently used <dom>->grant_table)
- adjust first parameter of mapcount()
- drop lock acquisition from gnttab_get_version()
- remove hard tabs and adjust formatting
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Tested-by: Andrew Thomas <andrew.thomas@oracle.com>
--- a/xen/common/grant_table.c
+++ b/xen/common/grant_table.c
@@ -444,18 +444,17 @@ static int _set_status(unsigned gt_versi
}
static void mapcount(
- s...
2017 Oct 04
1
R CMD Rd2pdf and macros
No, I do not get the same as you.
I have tested with R-devel and R-patched compiled today. When I do
R CMD Rd2pdf mpra
I get (as reported a few days ago)
Hmm ... looks like a package
Converting Rd files to LaTeX Error : mpra/man/mpra-package.Rd:6: file
'./DESCRIPTION' does not exist
whereas you (Kurt) reports that this works on zTree.
When I do
R CMD Rd2pdf mpra/man
I get
- a pdf produced...
2007 Jul 23
1
Error using Rd2dvi on OSX
...error but I think that I have a fully working latex install (installed
with iInstaller) as I use TeXShop with no problem.
Could someone help?
Jean-Pierre
-----------------------------------------------------------------------------
gattuso@[~/Documents/experiments/seacarb_folder/seacarb]: R CMD Rd2dvi
--pdf man
Converting Rd files to LaTeX ...
man/K1.Rd
man/K1p.Rd
man/K2.Rd
man/K2p.Rd
man/K3p.Rd
man/Kb.Rd
man/Kf.Rd
man/Kh.Rd
man/Ks.Rd
man/Kspa.Rd
man/Kspc.Rd
man/Kw.Rd
man/bor.Rd
man/carb.Rd
man/phinsi.Rd
man/rho.Rd
man/seacarb_test.Rd
ENCS is
Creating pdf output from LaTeX ...
/Library/Fram...
2012 Jun 21
1
echo 0 > /proc/sys/kernel/hung_task_timeout_secs and others error, Part II
...b 4k -C 1M -L target100 -T vmstore -N 32 /dev/sdb
So we have to delete the ocfs2 cluster, reboot nodes, and rebuild the ocfs2.
After all node joins into the cluster, we copy data again, and there are "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" message still.
Jun 20 20:42:01 H3CRDS11-RD kernel: [17509.006781] INFO: task cp:22285 blocked for more than 120 seconds.
Jun 20 20:42:01 H3CRDS11-RD kernel: [17509.016123] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 20 20:42:01 H3CRDS11-RD kernel: [17509.034724] cp D ffffffff...
2012 Jun 21
1
echo 0 > /proc/sys/kernel/hung_task_timeout_secs and others error, Part II
...b 4k -C 1M -L target100 -T vmstore -N 32 /dev/sdb
So we have to delete the ocfs2 cluster, reboot nodes, and rebuild the ocfs2.
After all node joins into the cluster, we copy data again, and there are "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" message still.
Jun 20 20:42:01 H3CRDS11-RD kernel: [17509.006781] INFO: task cp:22285 blocked for more than 120 seconds.
Jun 20 20:42:01 H3CRDS11-RD kernel: [17509.016123] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 20 20:42:01 H3CRDS11-RD kernel: [17509.034724] cp D ffffffff...
2014 Feb 27
1
Join Samba4 member server to Windows AD
...indows 2008 R2.
I want to use Samba 4 server as fileservers in these domains, but up to
now I have trouble adding Samba 4 member servers to Windows AD.
My test environment is made of 2 Networks, which are connected through a
VPN site2site tunnel.
On one of this Networks I have the root domain (RD.LAN) with its DC
rddc1.rd.and and a subdomain 2 (SD2.RD.LAN) with its DC sd2dc.sd2.rd.lan
On the other network I have the subdomain 1 (SD1.RD.LAN) with its DC
sd1dc1.sd1.rd.lan.
I try the following steps on mserver1.sd1.rd.lan:
first I install these required packages, as written in wiki.samba....
2017 Sep 01
0
I have corrected a dead link in the treering documentation
...itate a bit to link to it within the "base R"
> documentation. But that may be wrong -- and I should really use
> it to *help* the project ?
I agree that the Wayback Machine is a private endeavor. After reviewing
other base library documentation, I have concluded that it would
regardless be consistent with current practice to reference it in the
base documentation.
I share your concern regarding the support of other institutions, and
I have found some references that are more problematic to me than the
one of present interest. I would thus support an initiative to consider
the...
2015 Nov 24
2
[backend]two-address encoding in llvm tblgen
Dear there,
I'm developing an instruction layout like:
opcode | rd| ts
and its semantics is:
rd= rd opcode rs
But when I describe it in td file like this:
class R<bits<5> Op, string OpcodeStr, list<dag> Pattern>
: InstV<(outs GPR:$rd), (ins GPR:$rd, GPR:$rs), !strconcat(OpcodeStr,
"\t$rd, $rs"), Pattern> {
bits<5> rd;...
2017 Sep 01
2
I have corrected a dead link in the treering documentation
...have not managed to find
> any other photographs of the Methuselah Walk. So the page
> on the Wayback Machine [3] is the best option I see for
> now.
> Dr. Hallman also told me that she has more photographs of
> the tree, and she has offered to publish them in order
> that we may reference more photographs eventually.
Dear Thomas,
thank you very much for your careful work about this.
I'm sorry it took so long before anyone reacted to this - and so
thank you as well for the reminder.
[..........]
The web.archive.org aka Wayback Machine aka In...
2006 Feb 28
1
Typos in writeLines.Rd, readLines.Rd, and data.matrix.Rd
Hello,
The diffs below are based on revision 37445 and show
some typo corrections for writeLines.Rd, readLines.Rd,
and data.matrix.Rd that I'd like to bring to the list's
attention.
Sincerely,
Stephen Weigand
Rochester, Minnesota, USA
--- ./src/library/base/man/writeLines.Rd Sun Feb 26 13:46:06 2006
+++ /tmp/writeLines.Rd Sun Feb 26 20:53:44 2006
@@ -14,8 +14,8 @@
each...
2010 Apr 29
1
R CMD check Error after R CMD build for R-2.11.0
...p-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking data for non-ASCII characters ... OK...
2015 Nov 24
2
[backend]two-address encoding in llvm tblgen
...ling List" <llvm-dev at lists.llvm.org>
>> Sent: Tuesday, November 24, 2015 5:08:49 PM
>> Subject: [llvm-dev] [backend]two-address encoding in llvm tblgen
>>
>> Dear there,
>>
>> I'm developing an instruction layout like:
>>
>> opcode | rd| ts
>>
>> and its semantics is:
>>
>> rd= rd opcode rs
>>
>> But when I describe it in td file like this:
>>
>> class R<bits<5> Op, string OpcodeStr, list<dag> Pattern>
>> : InstV<(outs GPR:$rd), (ins GPR:$rd, GPR:$rs), !str...
2011 Apr 12
2
parse_Rd raises error when example section contains a quoted percent character
I was writing Rd documentation for a new package when I came across
this issue. Here's the smallest example:
> library(tools)
> cat("\\examples{x <- '<%=rnorm(1)%>'}\n",file=file.path(tempdir(),'test.Rd'))
> readLines(file.path(tempdir(),'test.Rd'))
[1] "...
2009 Jun 20
2
Special characters in Rd example section will cause errors
Hi (Duncan?),
The other day I noticed some characters will cause errors in R CMD
CHECK because of parse_Rd(), and AFAIK, these chars include '%', '{'
and '}'. For example, note the comments in the example section:
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~%
\name{testfun}
\Rdversion{1.1}
\alias{testfun}
\title{
A Test
}
\description{
A test
}
\usage{
testfun()
}
\value{
NULL
}
\author...
2009 Sep 04
3
2.6.31-rc8: CIFS with 5 seconds hiccups
This is on 32 bit x86 on a Dell 1950
After mouting a cifs share we have 5 second hiccups. Typical log output
when doing a simple "ls /mnt":
Sep 4 16:21:43 rd-spare kernel: fs/cifs/transport.c: For smb_command 50
Sep 4 16:21:43 rd-spare kernel: fs/cifs/transport.c: Sending smb:
total_len 118
Sep 4 16:21:43 rd-spare kernel: fs/cifs/inode.c: CIFS VFS: leaving
cifs_revalidate (xid = 258) rc = 0
Sep 4 16:21:43 rd-spare kernel: fs/cifs/dir.c: CIFS VFS:...