Cheers,
Vlad
On Tue, Nov 28, 2017 at 6:11 PM Herv? Pag?s <hpages at fredhutch.org
<mailto:hpages at fredhutch.org>> wrote:
Hi Vladimir,
mmh... scmap::getSankey() used to work (and still works in the release
version of scmap) so I wonder what could have changed in the devel
version or in one of its dependencies to cause it to fail now...
Anyway we'll look into updating pandoc to the latest version (currently
at version 1.19.1 on the Linux build machines).
As for rmarkdown, it's a CRAN package and is currently at version 1.8
there:
https://cran.r-project.org/web/packages/rmarkdown/index.html
<https://urldefense.proofpoint.com/v2/url?u=https-3A__cran.r-2Dproject.org_web_packages_rmarkdown_index.html&d=DwMFaQ&c=eRAMFD45gAfqt84VtBcfhQ&r=BK7q3XeAvimeWdGbWY_wJYbW0WYiZvSXAJJKaaPhzWA&m=o06dg2fAJGC3Eb8JQuR9_acNxX2qvLudAJFMzZVaYTY&s=f7tzfxUzfieYY_eZcLQOwHRy2zo5gG7OykARY3AJ1uw&e=>
That's the version installed on the build machines. Note that we only
install packages from CRAN or Bioconductor on these machines.
If you think you found a bug in rmarkdown 1.8, or if you need a
feature that is only available in the devel version of rmarkdown,
I would suggest that you contact the rmarkdown developers by opening
an issue on GitHub:
https://github.com/rstudio/rmarkdown/issues
<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_rstudio_rmarkdown_issues&d=DwMFaQ&c=eRAMFD45gAfqt84VtBcfhQ&r=BK7q3XeAvimeWdGbWY_wJYbW0WYiZvSXAJJKaaPhzWA&m=o06dg2fAJGC3Eb8JQuR9_acNxX2qvLudAJFMzZVaYTY&s=m5Nj-tCYC2oES9jqql7akRGNlCzSBf8qtWU-TL5l0qA&e=>
If the devel version of rmarkdown requires a higher version of pandoc
in order to work properly, then maybe you could suggest them to update
the SystemRequirements field, which is currently:
SystemRequirements: pandoc (>= 1.12.3) - http://pandoc.org
<https://urldefense.proofpoint.com/v2/url?u=http-3A__pandoc.org&d=DwMFaQ&c=eRAMFD45gAfqt84VtBcfhQ&r=BK7q3XeAvimeWdGbWY_wJYbW0WYiZvSXAJJKaaPhzWA&m=o06dg2fAJGC3Eb8JQuR9_acNxX2qvLudAJFMzZVaYTY&s=0kGjllslkO0BS6iCNW4TIf2Qu4KjhpR2ZH939fc_o7Y&e=>
(in both, rmarkdown 1.8 and 1.8.3)
Best,
H.
On 11/28/2017 07:12 AM, Vladimir Kiselev wrote:
> Hi,
>
> I am not able to plot Sankey diagrams using `googleVis` in the
> my package (scmap). Here is error message:
>
>
> It says:
> pandoc: Could not fetch
>
> TlsExceptionHostPort (HandshakeFailed Error_EOF) "www.google.com
>
> I had the same problem on my local machine before but updating
> the latest version and also installing the development version of
> `rmarkdown` package solved the problem.
>
> So at the moment most of the things from `googleVis` (
>
> fail if built in the package vignette.
>
> Would it be possible to address this issue?
> Many thanks,
> Vlad
>