Thanks a lot - that solved the issue!
Best wishes
Troels
-Oprindelig meddelelse-
Fra: Duncan Murdoch
Sendt: 1. februar 2019 15:42
Til: Troels Ring ; package-develop
Emne: Re: [R-pkg-devel] vignette problems: invisible
On 01/02/2019 9:23 a.m., Duncan Murdoch wrote:
> On 01/02/201
On 01/02/2019 9:23 a.m., Duncan Murdoch wrote:
On 01/02/2019 8:22 a.m., Troels Ring wrote:
devtools::install_github("troelsring/ABCharge",force=TRUE,build_vignettes =
TRUE)
That looks like an issue with install_github. The normal way to install
a package is to build the tarball, then install
On 01/02/2019 8:22 a.m., Troels Ring wrote:
devtools::install_github("troelsring/ABCharge",force=TRUE,build_vignettes =
TRUE)
That looks like an issue with install_github. The normal way to install
a package is to build the tarball, then install from that. When I do
that with your package,
By the way:
devtools::install_github("troelsring/ABCharge",force=TRUE,build_vignettes =
TRUE)
didn't help
BW
Troels
Fra: Troels Ring
Sendt: 1. februar 2019 12:15
Til: package-develop (r-package-devel@r-project.org)
Emne: vignette problems: invisible
Dear friends - I'm closing in on fi
bject: [R-pkg-devel] vignette problems: invisible
Dear friends - I'm closing in on finalizing the package and its current version
is on github/troelsring/ABCharge and it passes ctrl shift E without errors and
now also has a vignette. I can see the vignette OK in its directory but issu
Dear friends - I'm closing in on finalizing the package and its current
version is on github/troelsring/ABCharge and it passes ctrl shift E without
errors and now also has a vignette. I can see the vignette OK in its
directory but issuing after installing from github by devtools, it cannot be
calle