X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:references :content-type; q=dns; s=default; b=er2X9iCNi8rthLO5YXdplSe9GxMcG 7mTyb9LSZUe9bdj/nubK0JqJH3dia20gX7jb61jzYoWZ3y3Ie4Df0E4fOHdWRQ1y K3YLNtehbNT7XLtnIP4VbP3Y2QsziYlwNJQlF+qpVmWOvp6/15A2A0cSwka11SuM jdtdGC7U0XJ99Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:references :content-type; s=default; bh=kqjleyl2aUhBDDdeXG+ftwZDP8g=; b=IYi q3Q7bVUZc+RiazTxxrA/dTmdl1bCvZ8taRUyFp9u5u8PBSDsNQR7CVq4+c+mz7Rs O3isfSPFipHJRwxxIBO6YbMilhlNEpMCJV//4eW1ssmKyNe46YeKJVf4GbZ9SJ4f PRbc5FwmOyjIJ2G/NMTs84trc7hV9OvS4oa+kHLw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=cups, proposing, HX-Received:4f0f, HX-Received:sk:d15mr29 X-HELO: mail-ot1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:subject:to:references:user-agent; bh=Xu+XJ4BmSt0iyNt2QYAnIqw4HbzURM3x5XF57pqwXWM=; b=TcKk5F2erENFsL6D3NCzNfzn+czUr0kIouZtMle3IFJRofUonsba9PA0XFDl6RtOm8 BuA7GQG/1HRkUBCQALwIIfdFPwvotDxSMzsERLgNesdH2Wiq/38MOq3g1tKKrgu0Z3QW ZbuertvxxQth+ZwNHpatLXdQpFqt32lWocwsKYSCPuS1/URhoXbyA54EtPVvFUCuDzdM CjI3TSlwDYln6X6iSn/qCW9/5lSKtghOx9+NkkZJ+iUhoGGZeUubafBURsMwqc7/Qcht CvdDrBmDRvUKOYZJeJtGf27uI7T/2MkgmENJTTT71rIQHX24Cql12KOHn6cYBWTnJchp AmYQ== Message-ID: <5df6c636.1c69fb81.b0312.45ca@mx.google.com> Date: Sun, 15 Dec 2019 15:48:06 -0800 (PST) From: Steven Penny Subject: Re: [ANNOUNCEMENT] Updated: R-3.6.2-1 To: cygwin AT cygwin DOT com References: <624bc6ab-c836-18a3-0c08-d49f7913c5c9 AT gmail DOT com> Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Suede Mail/2.8.0 (github.com/cup/suede) On Sun, 15 Dec 2019 18:11:12 +0100, Marco Atzeri wrote: > Steven, > the Debian core seems equal to my packaging > https://packages.debian.org/buster/r-base-core > > that is not very promising. True, but Fedora is similar to what I am proposing: %package core Requires: libRmath%{?_isa} = %{version}-%{release} Requires: openblas-Rblas Requires: perl Requires: perl-interpreter Requires: redhat-rpm-config Requires: sed, gawk, tex(latex), less, make, unzip Requires: tex(dvips), vi Requires: vim-minimal Requires: xdg-utils, cups %package core-devel Requires: bzip2-devel, libX11-devel, zlib-devel Requires: gcc-c++, gcc-gfortran, tex(latex), texinfo-tex Requires: libicu-devel Requires: pcre2-devel Requires: pcre-devel Requires: qpdf Requires: R-core = %{version}-%{release} Requires: tcl-devel, tk-devel, pkgconfig, xz-devel Requires: tex(cm-super-ts1.enc) Requires: tex(ecrm1000.tfm) Requires: tex(inconsolata.sty) Requires: tex(pcrr8t.tfm) Requires: tex(phvr8t.tfm) Requires: tex(ptmb8t.tfm) Requires: tex(ptmr8t.tfm) Requires: tex(ptmri8t.tfm) Requires: tex(ptmro8t.tfm) Requires: tre-devel https://apps.fedoraproject.org/packages/R/sources/spec -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple