unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Lo Peter <peterloleungyau@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: 42106@debbugs.gnu.org
Subject: [bug#42106] [PATCH 1/4] gnu: Add r-r2d3.
Date: Sat, 12 Sep 2020 15:54:25 +0800	[thread overview]
Message-ID: <CAEM+zmjO5RCGbFxtBYzacT11sQrcZpZkY1EeNbHYTKhZvJNs6Q@mail.gmail.com> (raw)
In-Reply-To: <875z8k3c3e.fsf@elephly.net>

Dear Ricardo,

Sorry that I was not aware of the problem regarding the javascript for
the R package, because I simply import it from CRAN. I will try to be
more careful in the future.

Regards,
Peter

On Fri, Sep 11, 2020 at 5:17 PM Ricardo Wurmus <rekado@elephly.net> wrote:
>
>
> Hi Peter,
>
> > * gnu/packages/cran.scm (r-r2d3): New variable.
>
> Unfortunately, I cannot merge this as is.  This package contains a bunch
> of minified JavaScript files without the corresponding source code:
>
> --8<---------------cut here---------------start------------->8---
> r2d3/inst/www/d3/4.13.0/d3.min.js
> r2d3/inst/www/d3/3.5.17/d3.min.js
> r2d3/inst/www/d3/5.0.0/d3.min.js
> r2d3/inst/htmlwidgets/lib/webcomponents/webcomponents.js
> --8<---------------cut here---------------end--------------->8---
>
> While we can easily replace the different d3 versions with non-minified
> source code that we then minify in a build phase, we cannot do this for
> webcomponents.js, which is compiled from TypeScript.  The source code is
> here:
>
>     https://github.com/webcomponents/polyfills/tree/master/packages/webcomponentsjs
>
> Arun is currently working on packaging swc, a transpiler that supports
> TypeScript, so with some luck we might then be able to transpile these
> TypeScript source files to webcomponents.js.
>
> Until then I cannot merge this, I’m afraid.
>
> --
> Ricardo




  reply	other threads:[~2020-09-12  7:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-28  8:56 [bug#42106] [PATCH] gnu: Add r-sparklyr and its dependencies Lo Peter
2020-06-28  8:57 ` [bug#42106] [PATCH 1/4] gnu: Add r-r2d3 Peter Lo
2020-06-28  8:57   ` [bug#42106] [PATCH 2/4] gnu: Add r-forge Peter Lo
2020-06-28  8:57   ` [bug#42106] [PATCH 3/4] gnu: Add r-config Peter Lo
2020-06-28  8:57   ` [bug#42106] [PATCH 4/4] gnu: Add r-sparklyr Peter Lo
2020-09-11  9:19   ` [bug#42106] [PATCH 1/4] gnu: Add r-r2d3 Ricardo Wurmus
2020-09-12  7:54     ` Lo Peter [this message]
2021-08-30 14:03     ` Ricardo Wurmus
2020-09-11  9:26 ` [bug#42106] [PATCH] gnu: Add r-sparklyr and its dependencies Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEM+zmjO5RCGbFxtBYzacT11sQrcZpZkY1EeNbHYTKhZvJNs6Q@mail.gmail.com \
    --to=peterloleungyau@gmail.com \
    --cc=42106@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).