Questions tagged [vignette]

Vignette is software that offers content management, portal, collaboration, document management, and records management.

Vignette Corporation is a company headquartered in Austin, Texas, that offers a suite of content management, portal, collaboration, document management, and records management software.

Vignette's Platform consists of several suites of products allowing non-technical business users to create, edit and track content through workflows and publish this content through Web or portal sites.

120 questions
0
votes
1 answer

Link vignette to package

I created a package with rStudio not with devtools. Now i want to create a vignette and link it to the package so that i can search for the package in the library and should find a link for the vignette under the description file . I created a…
Dima Ku
  • 243
  • 2
  • 11
0
votes
0 answers

Vignette does not generate the result of a function as writing a R package

I have an external dataset in /data folder as I am developing a R package. I call it data_m. devtools::check() shows now errors of the dataset. As I run the vignette with Knit, however, I could not see the results of any functions, such as…
yearntolearn
  • 1,064
  • 2
  • 17
  • 36
0
votes
1 answer

Vignette which won't be checked by CRAN

I am making a DB client package with a knitr/rmarkdown vignette that demonstrates some basic use-cases. I would like it to be present in the CRAN version of the package, but obviously it won't build there because of the lack of the DB server. What…
mbq
  • 18,510
  • 6
  • 49
  • 72
0
votes
0 answers

Why figure captions are not displayed in my rmarkdown documnet?

I am using rmarkdown and knitr I have two questions: Q1: I am not sure why the figure caption does not appear when I build my rmarkdown document. Here is an example. I get the figure there but with not the figure caption! --- title:…
daragh
  • 173
  • 1
  • 11
0
votes
0 answers

Lost references with “Compile PDF” for a Sweave vignette in RStudio

“Compile PDF” in RStudio 0.99.902 with R 3.3.0 cannot find references included in the “sos” Sweave vignette that's been part of the “sos” package on CRAN since 2009. It produces “sos.pdf”, which reads mostly OK, except that the inline references…
0
votes
0 answers

Most efficient technique to build a series of R vignettes, with one for each example data set?

We are building an r package to assess income inequality in survey data https://github.com/DjalmaPessoa/convey I have about ten different public use microdata sets here - https://github.com/ajdamico/asdfree - that I would like to provide usage…
Anthony Damico
  • 5,779
  • 7
  • 46
  • 77
0
votes
1 answer

browsing (or downloading) R vignettes through ssh

I am connected to my work computer (Linux Mint OS) through ssh. I am trying to use a package, but I need to read a documentation. Documentation is available via browseVignettes("package_name"). However since I am connected through the ssh, pdf file…
YKY
  • 2,493
  • 8
  • 21
  • 30
0
votes
1 answer

Tips to find 500+ old pages

My company merged from an old CMS to a new one and finally structured the website in logical order. I'm now the guy that will need to find about 500 pages that are now 404 to find the new pages and insert that info in a redirection file. Those 500…
Eric Thibeault
  • 91
  • 4
  • 15
0
votes
1 answer

Vignette collab template language name and reference

What is the name of the programming language enclosed by ISPECT tags used in Vignette Collaboration ? Is there any refence for that beast ? thank you !
Anderson Fortaleza
  • 2,449
  • 20
  • 22
0
votes
0 answers

R: "installing vignettes failed" for linear mixed-effects library (lme4)

I know very little about R and am currently attempting to run a pre-written R script. My key issue is that one of the libraries (lme4 - linear mixed-effects library) doesn't seem to be installing. The script starts with the following dependencies…
user2490003
  • 10,706
  • 17
  • 79
  • 155
0
votes
1 answer

.NET portal web clipping/web connector/portlet bridge/web capture analogs

We are seeking .Net analogs or ports of what they refer to as "Web Connector" in Vignette, "Web Clipping" in WebSphere, "Web Capture Web Part" in Sharepoint (could not evaluate myself) or PortletBridge http://www.portletbridge.org/features.html. The…
0
votes
1 answer

Construct an R package vignette that reads in an example .rda file?

I have a similar to question to what was posted here, and tried to set up my folders in a similar manner: (Writing an R package vignette that reads in an example file?) I'm writing a vignette for a package in R. I made a .Rnw file and put it into a…
user1830307
0
votes
1 answer

What kind of db is used in Vignette CMS

In our enterprise app, we are using Vignette for CMS. And the CMS page content is saved to some sort of db. Now while Vignette setup,I did not see any setup of an external db (like Oracle). So I am guessing the db is built insdie the Vignette. Any…
Victor
  • 16,609
  • 71
  • 229
  • 409
0
votes
1 answer

Vignette in cocos2d

I want to create a vignette effect in cocos2d. I'm not really sure how I could go about doing this. I thought about just using an image, but a high resolution, fullscreen image (this is for iPad) would take up a lot of memory. Next, I thought about…
tallen11
  • 1,387
  • 2
  • 17
  • 33
-1
votes
1 answer

Remove noise, sky glow and vignetting in GIMP

I have an photo of a comet. I'm trying to use GIMP to improve it but it's like space shuttle to me. Can you please describe steps to get rid of or reduce vignetting in the corners of the image get rid of or reduce sky glow and make the sky darker…
1 2 3 4 5 6 7
8