Git Product home page Git Product logo

Comments (6)

romainfrancois avatar romainfrancois commented on May 20, 2024

Done. In the future, please prefer creating a pull request against the current devel version.

from rcpp.

eddelbuettel avatar eddelbuettel commented on May 20, 2024

@eantonya: Does Rcpp pass R CMD check under Cygwin? R itself does not formally support Cygwin, so this is not a corner we explore much.

from rcpp.

eantonya avatar eantonya commented on May 20, 2024

R CMD check passes, but I had to remove the inst/doc folder to be able to
build as I was getting the following error:

Loading required package: RcppTestA
Error in eval(expr, envir, enclos) : boom
Error in eval(expr, envir, enclos) : cannot convert to environment
Error in eval(expr, envir, enclos) : cannot convert to environment
Error in eval(expr, envir, enclos) : cannot convert to environment
Error in eval(expr, envir, enclos) : no such binding : 'xx'
Error in eval(expr, envir, enclos) : binding is locked: 'b'
Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
Error in eval(expr, envir, enclos) : boom

I'll be happy to test a few things if you have an idea of why this is
happening.

On Thu, Nov 14, 2013 at 8:54 AM, Dirk Eddelbuettel <[email protected]

wrote:

@eantonya https://github.com/eantonya: Does Rcpp pass R CMD check under
Cygwin? R itself does not formally support Cygwin, so this is not a corner
we explore much.


Reply to this email directly or view it on GitHubhttps://github.com//issues/50#issuecomment-28489689
.

from rcpp.

eddelbuettel avatar eddelbuettel commented on May 20, 2024

inst/doc is just documentation but maybe it is related to the vignettes.

In any event, you were two releases behind. We are now at 0.10.6. Can you apply your patch, and then test again?

Also, a better place to discuss this (as you'd get more eyeballs) is the rcpp-devel list.

from rcpp.

eantonya avatar eantonya commented on May 20, 2024

While the patch solution I found on google for the error I was getting was
a bit older, everything I did was for 0.10.6. The error comes up
while/after building the vignettes. Here's the entire output (I just
realized there was a bunch of stuff earlier as well - tbh all I wanted was
a build so it didn't matter for me if vignettes couldn't be built). Sorry
if this is too much info for this venue.

$ R CMD build .

  • checking for file ‘./DESCRIPTION’ ... OK
  • preparing ‘Rcpp’:
  • checking DESCRIPTION meta-information ... OK
  • cleaning src
  • running ‘cleanup’
  • installing the package to process help pages
  • building the PDF package manual
    Hmm ... looks like a package
    Converting Rd files to LaTeX ...
    Creating pdf output from LaTeX ...

This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Cygwin)
restricted \write18 enabled.
entering extended mode
(./Rd2.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.
(/usr/share/texmf-dist/tex/latex/base/book.cls
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/bk10.clo))
(/usr/lib/R/share/texmf/tex/latex/Rd.sty
(/usr/share/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/share/texmf-dist/tex/latex/tools/bm.sty)
(/usr/share/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texmf-dist/tex/latex/url/url.sty)
(/usr/lib/R/share/texmf/tex/latex/upquote.sty
(/usr/share/texmf-dist/tex/latex/base/textcomp.sty
(/usr/share/texmf-dist/tex/latex/base/ts1enc.def))) NOT loading ae
(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texmf-dist/tex/latex/base/t1enc.def))
(/usr/share/texmf-dist/tex/latex/psnfss/times.sty) NOT loading lmodern
(/usr/share/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg)
(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
(/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg))

Package hyperref Message: Driver (autodetected): hpdftex.

(/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))

Package hyperref Warning: Option `hyperindex' has already been used,
(hyperref) setting the option has no effect on input line
356.

Package hyperref Warning: Option `pagebackref' has already been used,
(hyperref) setting the option has no effect on input line
356.

) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texmf-dist/tex/latex/base/utf8.def
(/usr/share/texmf-dist/tex/latex/base/t1enc.dfu)
(/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu)
(/usr/share/texmf-dist/tex/latex/base/omsenc.dfu)
(/usr/share/texmf-dist/tex/latex/base/ts1enc.dfu))
(/usr/share/texmf-dist/tex/latex/base/latin1.def))
Writing index file Rd2.idx
No file Rd2.aux.
(/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf-dist/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
(/usr/share/texmf-dist/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
1{/var/lib/texmf/fonts/map/
pdftex/updmap/pdftex.map}

(/usr/share/texmf-dist/tex/latex/base/utf8.def) 2
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 3 4
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 5
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 6
Overfull \hbox (63.8585pt too wide) in paragraph at lines 393--394
[]\T1/ptm/m/n/10 In or-der to ac-cess the dec-la-ra-tions for cus-tom
\T1/pcr/m
/n/10 Rcpp::as \T1/ptm/m/n/10 and \T1/pcr/m/n/10 Rcpp::wrap \T1/ptm/m/n/10
han-
dlers the \T1/pcr/m/n/10 compileAttributes
7
Overfull \hbox (48.78088pt too wide) in paragraph at lines 430--430
[] \T1/pcr/m/n/10 includes = character(), env = parent.frame(),
reb
uild = FALSE,[]

Overfull \hbox (17.06816pt too wide) in paragraph at lines 447--448
[]\T1/ptm/m/n/10 Character vec-tor of user in-cludes (in-serted af-ter the
in-c
ludes pro-vided by \T1/pcr/m/n/10 depends\T1/ptm/m/n/10 ).
[8]
Overfull \hbox (16.53822pt too wide) in paragraph at lines 465--466
[]\T1/ptm/m/n/10 Functions de-fined us-ing \T1/pcr/m/n/10 cppFunction
\T1/ptm/m
/n/10 must have re-turn types that are com-pat-i-ble with \T1/pcr/m/n/10
Rcpp::
wrap
(/usr/share/texmf-dist/tex/latex/psnfss/ts1pcr.fd) 9 10 11
Overfull \hbox (24.78088pt too wide) in paragraph at lines 663--663
[]\T1/pcr/m/n/10 areMacrosDefined(names, depends = character(), includes =
cha
racter(),[]
12 [13]
Overfull \hbox (8.86778pt too wide) in paragraph at lines 767--768
\T1/ptm/m/n/10 func-tion, it can op-tion-ally also have a di-rect C++
in-ter-fa
ce gen-er-ated us-ing the [][]\T1/pcr/m/n/10 Rcpp::interfaces[][] [14]
Overfull \hbox (6.78088pt too wide) in paragraph at lines 833--833
[]\T1/pcr/m/n/10 exposeClass(class, constructors = , fields = , methods =
, fi
le = ,[]

Overfull \hbox (6.78088pt too wide) in paragraph at lines 834--834
[] \T1/pcr/m/n/10 header = , module = , CppClass = class, readOnly = ,
rena
me = ,[]

Overfull \hbox (148.77844pt too wide) in paragraph at lines 857--863
[]\T1/ptm/m/n/10 Usually, the name for the file on which to write the C++
code,
by de-fault \T1/pcr/m/n/10 paste0(CppClass, "Module.cpp")\T1/ptm/m/n/10 .

Overfull \hbox (2.23973pt too wide) in paragraph at lines 873--875
[]\T1/ptm/m/n/10 The name for the Rcpp mod-ule, by de-fault \T1/pcr/m/n/10
past
e0("class_",CppClass)\T1/ptm/m/n/10 .
[15]
Overfull \hbox (34.69843pt too wide) in paragraph at lines 916--920
[]\T1/ptm/m/n/10 The Rcpp Mod-ule mech-a-nism has a num-ber of other
op-tional
tech-niques, not cov-ered by \T1/pcr/m/n/10 exposeClass()\T1/ptm/m/n/10 .
[16]
Overfull \hbox (52.98038pt too wide) in paragraph at lines 1010--1010
[]\T1/pcr/m/n/9 ### To expose the table() method, and the inherited
evolve() m
ethod and size field: 17
Overfull \hbox (46.27945pt too wide) in paragraph at lines 1072--1073
\T1/ptm/m/n/10 pen-dency on the pack-age (this is based on us-ing the
\T1/pcr/m
/n/10 R_RegisterCCallable \T1/ptm/m/n/10 and \T1/pcr/m/n/10 R_GetCCallable

Overfull \hbox (3.08858pt too wide) in paragraph at lines 1090--1091
\T1/ptm/m/n/10 tribute, but in-stead should add an en-try for the
ref-er-enced
pack-age in the \T1/pcr/m/n/10 Depends \T1/ptm/m/n/10 and \T1/pcr/m/n/10
Linkin
gTo
18 19 [20]
Overfull \hbox (13.30759pt too wide) in paragraph at lines 1225--1228
[]\T1/ptm/m/n/10 If the pur-pose of load-ing the mod-ule is to de-fine
classes
based on C++ classes, see [][]\T1/pcr/m/n/10
setRcppClass[][]\T1/ptm/m/n/10
,
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (27.93893pt too wide) in paragraph at lines 1281--1286
\T1/ptm/m/n/10 from the \T1/pcr/m/n/10 .onLoad \T1/ptm/m/n/10 func-tion of
a pa
ck-age. It uses the \T1/pcr/m/n/10 RcppModules \T1/ptm/m/n/10 field of the
pack
-age \T1/pcr/m/n/10 DESCRIPTION
21
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 22 23
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (6.78088pt too wide) in paragraph at lines 1459--1459
[]\T1/pcr/m/n/10 maintainer = if(missing( author)) "Who to complain to"
else a
uthor,[]
[24]
Overfull \hbox (2.1188pt too wide) in paragraph at lines 1501--1508
\T1/ptm/m/n/10 \T1/pcr/m/n/10 rcpp_hello_world.cpp\T1/ptm/m/n/10 ' are also cr e-ated in the\T1/pcr/m/n/10 src\T1/ptm/m/n/10 '. An R file
`\T1/pcr/m/n/10 rc
pp_hello_world.R\T1/ptm/m/n/10 '
25 26
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (42.78088pt too wide) in paragraph at lines 1641--1641
[]\T1/pcr/m/n/10 setRcppClass(Class, CppClass = , module = , fields =
list(),
contains = ,[]

Overfull \hbox (0.78088pt too wide) in paragraph at lines 1643--1643
[]\T1/pcr/m/n/10 loadRcppClass(Class, CppClass = , module = , fields =
charact
er(),[]
[27] 28 [29]
Overfull \hbox (40.89786pt too wide) in paragraph at lines 1853--1854
\T1/ptm/m/n/10 then a warn-ing is printed to the con-sole. You can dis-able
thi
s warn-ing by set-ting the \T1/pcr/m/n/10 rcpp.warnNoExports
[30]
No file Rd2.ind.
31

Package rerunfilecheck Warning: File Rd2.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use packagebookmark'.

)
(see the transcript file for additional information)pdfTeX warning (dest):
name
{Rfn.setRefClass} has been referenced but does not exist, replaced by a
fixed o
ne

pdfTeX warning (dest): name{Rfn.install.packages} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.INSTALL} has been referenced but does not
exist
, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.package.skeleton} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.setClass} has been referenced but does not
exis
t, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.getNativeSymbolInfo} has been referenced
but do
es not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.setLoadAction} has been referenced but does
not
exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.environment} has been referenced but does
not e
xist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.inline\040plugin} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.inline\040plugins} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.PossibleMethod.Rdash.class} has been
referenced
but does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.OptionalFunction.Rdash.class} has been
referenc
ed but does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.function.Rdash.class} has been referenced
but d
oes not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.refObject.Rdash.class} has been referenced
but
does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.environment.Rdash.class} has been
referenced bu
t does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.refClass.Rdash.class} has been referenced
but d
oes not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn..environment.Rdash.class} has been
referenced b
ut does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.envRefClass.Rdash.class} has been
referenced bu
t does not exist, replaced by a fixed one

{/usr/share/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texmf-dist/fonts
/type1/urw/courier/ucrr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/helvetic/u
hvr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/t
exmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/texmf-dist/fonts/type1/u
rw/times/utmr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on Rd2.pdf (31 pages, 148009 bytes).
Transcript written on Rd2.log.
This is makeindex, version 2.15 [TeX Live 2013](kpathsea + Thai support).
Scanning input file Rd2.idx....done (178 entries accepted, 0 rejected).
Sorting entries.....done (1502 comparisons).
Generating output file Rd2.ind....done (201 lines written, 1 warning).
Output written in Rd2.ind.
Transcript written in Rd2.ilg.
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Cygwin)
restricted \write18 enabled.
entering extended mode
(./Rd2.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.
(/usr/share/texmf-dist/tex/latex/base/book.cls
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/bk10.clo))
(/usr/lib/R/share/texmf/tex/latex/Rd.sty
(/usr/share/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/share/texmf-dist/tex/latex/tools/bm.sty)
(/usr/share/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texmf-dist/tex/latex/url/url.sty)
(/usr/lib/R/share/texmf/tex/latex/upquote.sty
(/usr/share/texmf-dist/tex/latex/base/textcomp.sty
(/usr/share/texmf-dist/tex/latex/base/ts1enc.def))) NOT loading ae
(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texmf-dist/tex/latex/base/t1enc.def))
(/usr/share/texmf-dist/tex/latex/psnfss/times.sty) NOT loading lmodern
(/usr/share/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg)
(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
(/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg))

Package hyperref Message: Driver (autodetected): hpdftex.

(/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))

Package hyperref Warning: Option `hyperindex' has already been used,
(hyperref) setting the option has no effect on input line
356.

Package hyperref Warning: Option `pagebackref' has already been used,
(hyperref) setting the option has no effect on input line
356.

) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texmf-dist/tex/latex/base/utf8.def
(/usr/share/texmf-dist/tex/latex/base/t1enc.dfu)
(/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu)
(/usr/share/texmf-dist/tex/latex/base/omsenc.dfu)
(/usr/share/texmf-dist/tex/latex/base/ts1enc.dfu))
(/usr/share/texmf-dist/tex/latex/base/latin1.def))
Writing index file Rd2.idx
(./Rd2.aux) (/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf-dist/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Rd2.out)
(./Rd2.out) (/usr/share/texmf-dist/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
1{/var/lib/texmf/fonts/map/
pdftex/updmap/pdftex.map}

(./Rd2.toc [2]) (/usr/share/texmf-dist/tex/latex/base/utf8.def)
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 3
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 4
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 5
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 6
Overfull \hbox (63.8585pt too wide) in paragraph at lines 393--394
[]\T1/ptm/m/n/10 In or-der to ac-cess the dec-la-ra-tions for cus-tom
\T1/pcr/m
/n/10 Rcpp::as \T1/ptm/m/n/10 and \T1/pcr/m/n/10 Rcpp::wrap \T1/ptm/m/n/10
han-
dlers the \T1/pcr/m/n/10 compileAttributes
7
Overfull \hbox (48.78088pt too wide) in paragraph at lines 430--430
[] \T1/pcr/m/n/10 includes = character(), env = parent.frame(),
reb
uild = FALSE,[]

Overfull \hbox (17.06816pt too wide) in paragraph at lines 447--448
[]\T1/ptm/m/n/10 Character vec-tor of user in-cludes (in-serted af-ter the
in-c
ludes pro-vided by \T1/pcr/m/n/10 depends\T1/ptm/m/n/10 ).
[8]
Overfull \hbox (16.53822pt too wide) in paragraph at lines 465--466
[]\T1/ptm/m/n/10 Functions de-fined us-ing \T1/pcr/m/n/10 cppFunction
\T1/ptm/m
/n/10 must have re-turn types that are com-pat-i-ble with \T1/pcr/m/n/10
Rcpp::
wrap
(/usr/share/texmf-dist/tex/latex/psnfss/ts1pcr.fd) 9 10 11
Overfull \hbox (24.78088pt too wide) in paragraph at lines 663--663
[]\T1/pcr/m/n/10 areMacrosDefined(names, depends = character(), includes =
cha
racter(),[]
12 [13]
Overfull \hbox (8.86778pt too wide) in paragraph at lines 767--768
\T1/ptm/m/n/10 func-tion, it can op-tion-ally also have a di-rect C++
in-ter-fa
ce gen-er-ated us-ing the [][]\T1/pcr/m/n/10 Rcpp::interfaces[][] [14]
Overfull \hbox (6.78088pt too wide) in paragraph at lines 833--833
[]\T1/pcr/m/n/10 exposeClass(class, constructors = , fields = , methods =
, fi
le = ,[]

Overfull \hbox (6.78088pt too wide) in paragraph at lines 834--834
[] \T1/pcr/m/n/10 header = , module = , CppClass = class, readOnly = ,
rena
me = ,[]

Overfull \hbox (148.77844pt too wide) in paragraph at lines 857--863
[]\T1/ptm/m/n/10 Usually, the name for the file on which to write the C++
code,
by de-fault \T1/pcr/m/n/10 paste0(CppClass, "Module.cpp")\T1/ptm/m/n/10 .

Overfull \hbox (2.23973pt too wide) in paragraph at lines 873--875
[]\T1/ptm/m/n/10 The name for the Rcpp mod-ule, by de-fault \T1/pcr/m/n/10
past
e0("class_",CppClass)\T1/ptm/m/n/10 .
[15]
Overfull \hbox (34.69843pt too wide) in paragraph at lines 916--920
[]\T1/ptm/m/n/10 The Rcpp Mod-ule mech-a-nism has a num-ber of other
op-tional
tech-niques, not cov-ered by \T1/pcr/m/n/10 exposeClass()\T1/ptm/m/n/10 .
[16]
Overfull \hbox (52.98038pt too wide) in paragraph at lines 1010--1010
[]\T1/pcr/m/n/9 ### To expose the table() method, and the inherited
evolve() m
ethod and size field: 17
Overfull \hbox (46.27945pt too wide) in paragraph at lines 1072--1073
\T1/ptm/m/n/10 pen-dency on the pack-age (this is based on us-ing the
\T1/pcr/m
/n/10 R_RegisterCCallable \T1/ptm/m/n/10 and \T1/pcr/m/n/10 R_GetCCallable

Overfull \hbox (3.08858pt too wide) in paragraph at lines 1090--1091
\T1/ptm/m/n/10 tribute, but in-stead should add an en-try for the
ref-er-enced
pack-age in the \T1/pcr/m/n/10 Depends \T1/ptm/m/n/10 and \T1/pcr/m/n/10
Linkin
gTo
18 19 [20]
Overfull \hbox (13.30759pt too wide) in paragraph at lines 1225--1228
[]\T1/ptm/m/n/10 If the pur-pose of load-ing the mod-ule is to de-fine
classes
based on C++ classes, see [][]\T1/pcr/m/n/10
setRcppClass[][]\T1/ptm/m/n/10
,
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (27.93893pt too wide) in paragraph at lines 1281--1286
\T1/ptm/m/n/10 from the \T1/pcr/m/n/10 .onLoad \T1/ptm/m/n/10 func-tion of
a pa
ck-age. It uses the \T1/pcr/m/n/10 RcppModules \T1/ptm/m/n/10 field of the
pack
-age \T1/pcr/m/n/10 DESCRIPTION
21
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 22 23
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (6.78088pt too wide) in paragraph at lines 1459--1459
[]\T1/pcr/m/n/10 maintainer = if(missing( author)) "Who to complain to"
else a
uthor,[]
[24]
Overfull \hbox (2.1188pt too wide) in paragraph at lines 1501--1508
\T1/ptm/m/n/10 \T1/pcr/m/n/10 rcpp_hello_world.cpp\T1/ptm/m/n/10 ' are also cr e-ated in the\T1/pcr/m/n/10 src\T1/ptm/m/n/10 '. An R file
`\T1/pcr/m/n/10 rc
pp_hello_world.R\T1/ptm/m/n/10 '
25 26
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (42.78088pt too wide) in paragraph at lines 1641--1641
[]\T1/pcr/m/n/10 setRcppClass(Class, CppClass = , module = , fields =
list(),
contains = ,[]

Overfull \hbox (0.78088pt too wide) in paragraph at lines 1643--1643
[]\T1/pcr/m/n/10 loadRcppClass(Class, CppClass = , module = , fields =
charact
er(),[]
[27] 28 [29]
Overfull \hbox (40.89786pt too wide) in paragraph at lines 1853--1854
\T1/ptm/m/n/10 then a warn-ing is printed to the con-sole. You can dis-able
thi
s warn-ing by set-ting the \T1/pcr/m/n/10 rcpp.warnNoExports
[30](./Rd2.ind [31] [32] [33]) (./Rd2.aux)

Package rerunfilecheck Warning: File Rd2.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use packagebookmark'.

)
(see the transcript file for additional information)pdfTeX warning (dest):
name
{Rfn.setRefClass} has been referenced but does not exist, replaced by a
fixed o
ne

pdfTeX warning (dest): name{Rfn.install.packages} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.INSTALL} has been referenced but does not
exist
, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.package.skeleton} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.setClass} has been referenced but does not
exis
t, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.getNativeSymbolInfo} has been referenced
but do
es not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.setLoadAction} has been referenced but does
not
exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.environment} has been referenced but does
not e
xist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.inline\040plugin} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.inline\040plugins} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.PossibleMethod.Rdash.class} has been
referenced
but does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.OptionalFunction.Rdash.class} has been
referenc
ed but does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.function.Rdash.class} has been referenced
but d
oes not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.refObject.Rdash.class} has been referenced
but
does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.environment.Rdash.class} has been
referenced bu
t does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.refClass.Rdash.class} has been referenced
but d
oes not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn..environment.Rdash.class} has been
referenced b
ut does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.envRefClass.Rdash.class} has been
referenced bu
t does not exist, replaced by a fixed one

{/usr/share/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texmf-dist/fonts
/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/type1/urw/cou
rier/ucrr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></us
r/share/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texmf-dist/f
onts/type1/urw/times/utmb8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/ut
mr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/te
xmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on Rd2.pdf (33 pages, 178561 bytes).
Transcript written on Rd2.log.
This is makeindex, version 2.15 [TeX Live 2013](kpathsea + Thai support).
Scanning input file Rd2.idx....done (178 entries accepted, 0 rejected).
Sorting entries.....done (1502 comparisons).
Generating output file Rd2.ind....done (201 lines written, 1 warning).
Output written in Rd2.ind.
Transcript written in Rd2.ilg.
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Cygwin)
restricted \write18 enabled.
entering extended mode
(./Rd2.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.
(/usr/share/texmf-dist/tex/latex/base/book.cls
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/bk10.clo))
(/usr/lib/R/share/texmf/tex/latex/Rd.sty
(/usr/share/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/share/texmf-dist/tex/latex/tools/bm.sty)
(/usr/share/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texmf-dist/tex/latex/url/url.sty)
(/usr/lib/R/share/texmf/tex/latex/upquote.sty
(/usr/share/texmf-dist/tex/latex/base/textcomp.sty
(/usr/share/texmf-dist/tex/latex/base/ts1enc.def))) NOT loading ae
(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texmf-dist/tex/latex/base/t1enc.def))
(/usr/share/texmf-dist/tex/latex/psnfss/times.sty) NOT loading lmodern
(/usr/share/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg)
(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
(/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg))

Package hyperref Message: Driver (autodetected): hpdftex.

(/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))

Package hyperref Warning: Option `hyperindex' has already been used,
(hyperref) setting the option has no effect on input line
356.

Package hyperref Warning: Option `pagebackref' has already been used,
(hyperref) setting the option has no effect on input line
356.

) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texmf-dist/tex/latex/base/utf8.def
(/usr/share/texmf-dist/tex/latex/base/t1enc.dfu)
(/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu)
(/usr/share/texmf-dist/tex/latex/base/omsenc.dfu)
(/usr/share/texmf-dist/tex/latex/base/ts1enc.dfu))
(/usr/share/texmf-dist/tex/latex/base/latin1.def))
Writing index file Rd2.idx
(./Rd2.aux) (/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf-dist/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Rd2.out)
(./Rd2.out) (/usr/share/texmf-dist/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
1{/var/lib/texmf/fonts/map/
pdftex/updmap/pdftex.map}

(./Rd2.toc [2]) (/usr/share/texmf-dist/tex/latex/base/utf8.def) 3
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 4
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 5
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 6
Overfull \hbox (63.8585pt too wide) in paragraph at lines 393--394
[]\T1/ptm/m/n/10 In or-der to ac-cess the dec-la-ra-tions for cus-tom
\T1/pcr/m
/n/10 Rcpp::as \T1/ptm/m/n/10 and \T1/pcr/m/n/10 Rcpp::wrap \T1/ptm/m/n/10
han-
dlers the \T1/pcr/m/n/10 compileAttributes
7
Overfull \hbox (48.78088pt too wide) in paragraph at lines 430--430
[] \T1/pcr/m/n/10 includes = character(), env = parent.frame(),
reb
uild = FALSE,[]

Overfull \hbox (17.06816pt too wide) in paragraph at lines 447--448
[]\T1/ptm/m/n/10 Character vec-tor of user in-cludes (in-serted af-ter the
in-c
ludes pro-vided by \T1/pcr/m/n/10 depends\T1/ptm/m/n/10 ).
[8]
Overfull \hbox (16.53822pt too wide) in paragraph at lines 465--466
[]\T1/ptm/m/n/10 Functions de-fined us-ing \T1/pcr/m/n/10 cppFunction
\T1/ptm/m
/n/10 must have re-turn types that are com-pat-i-ble with \T1/pcr/m/n/10
Rcpp::
wrap
(/usr/share/texmf-dist/tex/latex/psnfss/ts1pcr.fd) 9 10 11
Overfull \hbox (24.78088pt too wide) in paragraph at lines 663--663
[]\T1/pcr/m/n/10 areMacrosDefined(names, depends = character(), includes =
cha
racter(),[]
12 [13]
Overfull \hbox (8.86778pt too wide) in paragraph at lines 767--768
\T1/ptm/m/n/10 func-tion, it can op-tion-ally also have a di-rect C++
in-ter-fa
ce gen-er-ated us-ing the [][]\T1/pcr/m/n/10 Rcpp::interfaces[][] [14]
Overfull \hbox (6.78088pt too wide) in paragraph at lines 833--833
[]\T1/pcr/m/n/10 exposeClass(class, constructors = , fields = , methods =
, fi
le = ,[]

Overfull \hbox (6.78088pt too wide) in paragraph at lines 834--834
[] \T1/pcr/m/n/10 header = , module = , CppClass = class, readOnly = ,
rena
me = ,[]

Overfull \hbox (148.77844pt too wide) in paragraph at lines 857--863
[]\T1/ptm/m/n/10 Usually, the name for the file on which to write the C++
code,
by de-fault \T1/pcr/m/n/10 paste0(CppClass, "Module.cpp")\T1/ptm/m/n/10 .

Overfull \hbox (2.23973pt too wide) in paragraph at lines 873--875
[]\T1/ptm/m/n/10 The name for the Rcpp mod-ule, by de-fault \T1/pcr/m/n/10
past
e0("class_",CppClass)\T1/ptm/m/n/10 .
[15]
Overfull \hbox (34.69843pt too wide) in paragraph at lines 916--920
[]\T1/ptm/m/n/10 The Rcpp Mod-ule mech-a-nism has a num-ber of other
op-tional
tech-niques, not cov-ered by \T1/pcr/m/n/10 exposeClass()\T1/ptm/m/n/10 .
[16]
Overfull \hbox (52.98038pt too wide) in paragraph at lines 1010--1010
[]\T1/pcr/m/n/9 ### To expose the table() method, and the inherited
evolve() m
ethod and size field: 17
Overfull \hbox (46.27945pt too wide) in paragraph at lines 1072--1073
\T1/ptm/m/n/10 pen-dency on the pack-age (this is based on us-ing the
\T1/pcr/m
/n/10 R_RegisterCCallable \T1/ptm/m/n/10 and \T1/pcr/m/n/10 R_GetCCallable

Overfull \hbox (3.08858pt too wide) in paragraph at lines 1090--1091
\T1/ptm/m/n/10 tribute, but in-stead should add an en-try for the
ref-er-enced
pack-age in the \T1/pcr/m/n/10 Depends \T1/ptm/m/n/10 and \T1/pcr/m/n/10
Linkin
gTo
18 19 [20]
Overfull \hbox (13.30759pt too wide) in paragraph at lines 1225--1228
[]\T1/ptm/m/n/10 If the pur-pose of load-ing the mod-ule is to de-fine
classes
based on C++ classes, see [][]\T1/pcr/m/n/10
setRcppClass[][]\T1/ptm/m/n/10
,
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (27.93893pt too wide) in paragraph at lines 1281--1286
\T1/ptm/m/n/10 from the \T1/pcr/m/n/10 .onLoad \T1/ptm/m/n/10 func-tion of
a pa
ck-age. It uses the \T1/pcr/m/n/10 RcppModules \T1/ptm/m/n/10 field of the
pack
-age \T1/pcr/m/n/10 DESCRIPTION
21
(/usr/share/texmf-dist/tex/latex/base/utf8.def) 22 23
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (6.78088pt too wide) in paragraph at lines 1459--1459
[]\T1/pcr/m/n/10 maintainer = if(missing( author)) "Who to complain to"
else a
uthor,[]
[24]
Overfull \hbox (2.1188pt too wide) in paragraph at lines 1501--1508
\T1/ptm/m/n/10 \T1/pcr/m/n/10 rcpp_hello_world.cpp\T1/ptm/m/n/10 ' are also cr e-ated in the\T1/pcr/m/n/10 src\T1/ptm/m/n/10 '. An R file
`\T1/pcr/m/n/10 rc
pp_hello_world.R\T1/ptm/m/n/10 '
25 26
(/usr/share/texmf-dist/tex/latex/base/utf8.def)
Overfull \hbox (42.78088pt too wide) in paragraph at lines 1641--1641
[]\T1/pcr/m/n/10 setRcppClass(Class, CppClass = , module = , fields =
list(),
contains = ,[]

Overfull \hbox (0.78088pt too wide) in paragraph at lines 1643--1643
[]\T1/pcr/m/n/10 loadRcppClass(Class, CppClass = , module = , fields =
charact
er(),[]
[27] 28 [29]
Overfull \hbox (40.89786pt too wide) in paragraph at lines 1853--1854
\T1/ptm/m/n/10 then a warn-ing is printed to the con-sole. You can dis-able
thi
s warn-ing by set-ting the \T1/pcr/m/n/10 rcpp.warnNoExports
[30](./Rd2.ind [31] [32] [33]) (./Rd2.aux) )
(see the transcript file for additional information)pdfTeX warning (dest):
name
{Rfn.setRefClass} has been referenced but does not exist, replaced by a
fixed o
ne

pdfTeX warning (dest): name{Rfn.install.packages} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.INSTALL} has been referenced but does not
exist
, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.package.skeleton} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.setClass} has been referenced but does not
exis
t, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.getNativeSymbolInfo} has been referenced
but do
es not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.setLoadAction} has been referenced but does
not
exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.environment} has been referenced but does
not e
xist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.inline\040plugin} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.inline\040plugins} has been referenced but
does
not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.PossibleMethod.Rdash.class} has been
referenced
but does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.OptionalFunction.Rdash.class} has been
referenc
ed but does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.function.Rdash.class} has been referenced
but d
oes not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.refObject.Rdash.class} has been referenced
but
does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.environment.Rdash.class} has been
referenced bu
t does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.refClass.Rdash.class} has been referenced
but d
oes not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn..environment.Rdash.class} has been
referenced b
ut does not exist, replaced by a fixed one

pdfTeX warning (dest): name{Rfn.envRefClass.Rdash.class} has been
referenced bu
t does not exist, replaced by a fixed one

{/usr/share/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texmf-dist/fonts
/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/type1/urw/cou
rier/ucrr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></us
r/share/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texmf-dist/f
onts/type1/urw/times/utmb8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/ut
mr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/te
xmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on Rd2.pdf (33 pages, 179039 bytes).
Transcript written on Rd2.log.
Saving output to ‘/tmp/Rtmpntu5MZ/Rbuild7744a289dc5/Rcpp/build/Rcpp.pdf’ ...
Done

  • creating vignettes ...sh: line 1: 4424 Segmentation fault (core
    dumped) '/usr/lib/R/bin/Rscript' --vanilla --default-packages= -e
    "tools::buildVignettes(dir = '.', tangle = TRUE)" >
    '/tmp/Rtmpntu5MZ/xshell77456717a91' 2>&1
    ERROR
    Loading required package: inline
    Loading required package: highlight
    Loading required package: tools
    Loading required package: codetools

Attaching package: ‘Rcpp’

The following object is masked from ‘package:inline’:

registerPlugin

Error in eval(expr, envir, enclos) :
could not convert using R function : as.data.frame
Error in eval(expr, envir, enclos) :
could not convert using R function : as.data.frame
Error in eval(expr, envir, enclos) : not compatible with INTSXP
Error in eval(expr, envir, enclos) : cannot convert to function
Error in eval(expr, envir, enclos) : cannot convert to function
Error in eval(expr, envir, enclos) : cannot convert to function
Error in eval(expr, envir, enclos) : cannot convert to function
Error in eval(expr, envir, enclos) : cannot convert to function
Error in eval(expr, envir, enclos) : not a closure
Error in eval(expr, envir, enclos) : not a closure
Error in eval(expr, envir, enclos) : not compatible with REALSXP
Error in runit_language(funx) : object 'funx' not found
Error in eval(expr, envir, enclos) :
could not convert using R function : as.call
Error in eval(expr, envir, enclos) :
could not convert using R function : as.call
Error in eval(expr, envir, enclos) :
could not convert using R function : as.call
Error in eval(expr, envir, enclos) :
could not convert using R function : as.call
Error in eval(expr, envir, enclos) :
could not convert using R function : as.call
Error in eval(expr, envir, enclos) :
could not convert using R function : as.pairlist
Error in eval(expr, envir, enclos) :
could not convert using R function : as.pairlist
Error in eval(expr, envir, enclos) : not a matrix
Error in eval(expr, envir, enclos) : not a matrix
Error in eval(expr, envir, enclos) : read only data member
Error in eval(expr, envir, enclos) : property is read only

  • checking for file ‘testRcppClass/DESCRIPTION’ ... OK
  • preparing ‘testRcppClass’:
  • checking DESCRIPTION meta-information ... OK
  • cleaning src
  • checking for LF line-endings in source and make files
  • checking for empty or unneeded directories
  • building ‘testRcppClass_0.1.tar.gz’
  • installing source package ‘testRcppClass’ ...
    ** libs
    g++ -I/usr/lib/R/include -DNDEBUG
    -I"/tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/include" -ggdb -O2 -pipe
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/build=/usr/src/debug/R-3.0.1-1
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/src/R-3.0.1=/usr/src/debug/R-3.0.1-1
    -c Num.cpp -o Num.o
    g++ -I/usr/lib/R/include -DNDEBUG
    -I"/tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/include" -ggdb -O2 -pipe
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/build=/usr/src/debug/R-3.0.1-1
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/src/R-3.0.1=/usr/src/debug/R-3.0.1-1
    -c rcpp_hello_world.cpp -o rcpp_hello_world.o
    g++ -I/usr/lib/R/include -DNDEBUG
    -I"/tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/include" -ggdb -O2 -pipe
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/build=/usr/src/debug/R-3.0.1-1
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/src/R-3.0.1=/usr/src/debug/R-3.0.1-1
    -c rcpp_module.cpp -o rcpp_module.o
    g++ -I/usr/lib/R/include -DNDEBUG
    -I"/tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/include" -ggdb -O2 -pipe
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/build=/usr/src/debug/R-3.0.1-1
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/src/R-3.0.1=/usr/src/debug/R-3.0.1-1
    -c stdVector.cpp -o stdVector.o
    g++ -shared -o testRcppClass.dll Num.o rcpp_hello_world.o rcpp_module.o
    stdVector.o /tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/lib/libRcpp.a
    -L/usr/lib/R/lib -lR -lintl
    installing to /tmp/RtmpJMjiNC/file1148156d215b/templib/testRcppClass/libs
    ** R
    ** preparing package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** testing if installed package can be loaded
  • DONE (testRcppClass)
    Loading required package: testRcppClass

Attaching package: ‘testRcppClass’

The following object is masked by ‘.GlobalEnv’:

bar, foo

Error in eval(expr, envir, enclos) : not compatible with REALSXP
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : not compatible with INTSXP
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : not compatible with RAWSXP
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : expecting a string
Error in eval(expr, envir, enclos) : expecting a string
Error in eval(expr, envir, enclos) : expecting a string
Error in eval(expr, envir, enclos) : expecting a string
Error in eval(expr, envir, enclos) : expecting a single value
Error in eval(expr, envir, enclos) : not compatible with LGLSXP
Error in eval(expr, envir, enclos) : not compatible with LGLSXP
Error in eval(expr, envir, enclos) : not compatible with REALSXP
Error in eval(expr, envir, enclos) : not compatible with REALSXP
Error in eval(expr, envir, enclos) : not compatible with INTSXP
Error in eval(expr, envir, enclos) : not compatible with INTSXP
Error in eval(expr, envir, enclos) : not compatible with RAWSXP
Error in eval(expr, envir, enclos) : not compatible with RAWSXP
Error in eval(expr, envir, enclos) : expecting a string vector
Error in eval(expr, envir, enclos) : expecting a string vector
Error in eval(expr, envir, enclos) : expecting a string vector
Error in eval(expr, envir, enclos) : expecting a string vector
Error in eval(expr, envir, enclos) : expecting a string vector
Error in eval(expr, envir, enclos) : no such slot
Error in eval(expr, envir, enclos) : no such slot
Error in eval(expr, envir, enclos) : not an S4 object
Error in eval(expr, envir, enclos) : not an S4 object
Error in getClass("someclassthatdoesnotexist") :
“someclassthatdoesnotexist” is not a defined class
Error in eval(expr, envir, enclos) : not a matrix
Error in eval(expr, envir, enclos) : parse error
Error in eval(expr, envir, enclos) : not a matrix

  • checking for file ‘RcppTestA/DESCRIPTION’ ... OK
  • preparing ‘RcppTestA’:
  • checking DESCRIPTION meta-information ... OK
  • cleaning src
  • checking for LF line-endings in source and make files
  • checking for empty or unneeded directories
  • building ‘RcppTestA_1.0.tar.gz’
  • installing source package ‘RcppTestA’ ...
    ** libs
    g++ -I/usr/lib/R/include -DNDEBUG
    -I"/tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/include" -ggdb -O2 -pipe
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/build=/usr/src/debug/R-3.0.1-1
    -fdebug-prefix-map=/pub/devel/R/R-3.0.1-1/src/R-3.0.1=/usr/src/debug/R-3.0.1-1
    -c rcpp_hello_world.cpp -o rcpp_hello_world.o
    g++ -shared -o RcppTestA.dll rcpp_hello_world.o
    /tmp/Rtmpntu5MZ/Rinst7741e34a265/Rcpp/lib/libRcpp.a -L/usr/lib/R/lib -lR
    -lintl
    installing to /tmp/RtmpJMjiNC/file114815c229a3/templib/RcppTestA/libs
    ** R
    ** preparing package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** testing if installed package can be loaded
  • DONE (RcppTestA)
    Loading required package: RcppTestA
    Error in eval(expr, envir, enclos) : boom
    Error in eval(expr, envir, enclos) : cannot convert to environment
    Error in eval(expr, envir, enclos) : cannot convert to environment
    Error in eval(expr, envir, enclos) : cannot convert to environment
    Error in eval(expr, envir, enclos) : no such binding : 'xx'
    Error in eval(expr, envir, enclos) : binding is locked: 'b'
    Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
    Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
    Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
    Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
    Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
    Error in eval(expr, envir, enclos) : cannot convert to symbol (SYMSXP)
    Error in eval(expr, envir, enclos) : boom

On Fri, Nov 15, 2013 at 2:27 PM, Dirk Eddelbuettel <[email protected]

wrote:

inst/doc is just documentation but maybe it is related to the vignettes.

In any event, you were two releases behind. We are now at 0.10.6. Can you
apply your patch, and then test again?

Also, a better place to discuss this (as you'd get more eyeballs) is the
rcpp-devel list.


Reply to this email directly or view it on GitHubhttps://github.com//issues/50#issuecomment-28600691
.

from rcpp.

eddelbuettel avatar eddelbuettel commented on May 20, 2024

There is an always lot of line noise due to latex and the manual built from the help page --but it then fails, hard and repeatedly. It starts with a segfault, and then continues with lots of errors.

Sorry, but I don't think you;ll have a lot of luck with this.

from rcpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.