Please help in the below mentioned issue.
Regards
Zaid Golwala
-----Original Message-----
From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Zaid Golwala
Sent: Wednesday, April 06, 2016 1:35 PM
To: r-help at R-project.org
Subject: [R] Issue while building xtable on R on Ubuntu 15.04
Hi,
I am trying to build xtable on R on Ubuntu 15.04 but I get following error :
+ R CMD check --no-vignettes --timings xtable_1.8-2.tar.gz
* using log directory '/home/jenkins/workspace/Rlang_xtable_Ubuntu15.04/xtable.Rcheck'
* using R version 3.2.3 (2015-12-10)
* using platform: powerpc64le-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes
'* checking for file 'xtable/DESCRIPTION' ... OK
* this is package 'xtable' version '1.8-2'
* checking package namespace information ... OK
* checking package dependencies ...Error in .build_vignette_index(vigns) : In 'inst' vignettes 'xtableGallery.Rnw' and 'xtableGallery.snw' have the same vignette name
Can someone please help me regarding the same.
Regards
Zaid Golwala
DISCLAIMER\ ==========\ This e-mail ...{{dropped:18}}
Issue while building xtable on R on Ubuntu 15.04
2 messages · Zaid Golwala, David Winsemius
On Apr 26, 2016, at 4:08 AM, Zaid Golwala <zaid_golwala at persistent.com> wrote: Please help in the below mentioned issue. Regards Zaid Golwala -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Zaid Golwala Sent: Wednesday, April 06, 2016 1:35 PM To: r-help at R-project.org Subject: [R] Issue while building xtable on R on Ubuntu 15.04 Hi, I am trying to build xtable on R on Ubuntu 15.04 but I get following error : + R CMD check --no-vignettes --timings xtable_1.8-2.tar.gz * using log directory '/home/jenkins/workspace/Rlang_xtable_Ubuntu15.04/xtable.Rcheck' * using R version 3.2.3 (2015-12-10) * using platform: powerpc64le-unknown-linux-gnu (64-bit) * using session charset: UTF-8 * using option '--no-vignettes '* checking for file 'xtable/DESCRIPTION' ... OK * this is package 'xtable' version '1.8-2' * checking package namespace information ... OK * checking package dependencies ...Error in .build_vignette_index(vigns) : In 'inst' vignettes 'xtableGallery.Rnw' and 'xtableGallery.snw' have the same vignette name
Why not change one of the names?
David.
>
> Can someone please help me regarding the same.
>
> Regards
> Zaid Golwala
>
> DISCLAIMER\ ==========\ This e-mail ...{{dropped:18}}
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
David Winsemius
Alameda, CA, USA