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:subject:from:to:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=UyM9eouQAFH55Lqd O29nXVA2p3UqcXPAVMdCmvIHCXYMZ4k8a/ZhmZOQo/ntCNKB1382k/Shd8ujlmgc rFVNE1jZJVf/8GLINIpvGMhvqOHZ+rpQ7zAzalr9bfVQfGO/oZwYYOSakom39vPE UK86OCIfxDOWz74iCEZDlyZruQs= 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:subject:from:to:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=nUQM/s6Ts6iBf2poO4uVOk kM9Xo=; b=mNEl/io4eTjmQcyEoE7uLndBbwX9lDkqsKVvJ6IxMCi3O4cueYGMCs JD+VRJifh9BvEnAOA5DsZneXXh7MjfxUb4YZNim5gT7WK7mx92OlI/AnR9dmLrF3 lcKg/tl4IJD2FDpJFCerjYE3pjWTgxVtt23Dmmqe7/KjALOt3LlSQ= 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=announcement, ANNOUNCEMENT, R3621, R-3.6.2-1 X-HELO: mail-wm1-f47.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:from:to:references:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=w9QPywQElBl6VX2/T/q/1VVrPHjlBGiqCvIjzvnyvbk=; b=EMXDZXfhoGLus38myCTiU7NQcNEE2aa4vA0q9KOCSBIbdfIuKUTsvcsXrX6RilAbq8 UBf/2RWR7HJfwvljNBak+swd13U4HCExCEadMrRcq8s9oiu1jKd9+r29zeEE7uGQI1RI Ns7eZpTUnu2OEkpZ/Z0zakG7wmdft05tUyPoBtTft+q0XcS2ygEFCduEIJ+8VxvqVLwA 9X1Eo+8PYGbl43EbiZGGtPiSyOi57GBfNwBoy8Pc14wwx2S2oFtl6bSLdQQ+ms2HSuxr zk9+LRl4VL1nJkvbzVnmoQDYqKCPYXxx+Ps+Rk8luccsV6917ZK4CFeL8X3mWDTq+weQ keTQ== Subject: Re: [ANNOUNCEMENT] Updated: R-3.6.2-1 From: Marco Atzeri To: cygwin AT cygwin DOT com References: <5df65ca0 DOT 1c69fb81 DOT 47db0 DOT 339e AT mx DOT google DOT com> <9b0cdcc0-e38e-a46c-8208-8eabb0f7e32c AT gmail DOT com> Message-ID: <624bc6ab-c836-18a3-0c08-d49f7913c5c9@gmail.com> Date: Sun, 15 Dec 2019 18:11:12 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: <9b0cdcc0-e38e-a46c-8208-8eabb0f7e32c@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Am 15.12.2019 um 18:00 schrieb Marco Atzeri: > Am 15.12.2019 um 17:17 schrieb Steven Penny: >> On Sat, 14 Dec 2019 19:42:08 +0100, Marco Atzeri wrote: >>> Versions 3.6.2-1  of >>> R >>> libRmath >>> libRmath-devel >>> >>> for cygwin are now available: >> >> Currently, including transitive dependency "R" pulls in 73 packages: >> ... >> >>  From my testing only these are needed for a minimal program: >> >> - libgomp1 >> - libicu65 >> - liblapack0 >> - libopenblas >> - libtirpc3 >> - R > > Hi Steven, > these are the dependencies of the DLL > > $ cyg-dependency /usr/bin/libR.dll > /usr/bin/cygblas-0.dll /usr/lib/lapack/cygblas-0.dll  => > liblapack0-3.8.0-1 libopenblas-0.3.7-1 > /usr/bin/cygbz2-1.dll  =>  libbz2_1-1.0.8-1 > /usr/bin/cygwin1.dll  =>  cygwin-3.0.7-1 > /usr/bin/cygiconv-2.dll  =>  libiconv2-1.14-3 > /usr/bin/cygicui18n65.dll  =>  libicu65-65.1-1 > /usr/bin/cygicuuc65.dll  =>  libicu65-65.1-1 > /usr/bin/cygintl-8.dll  =>  libintl8-0.19.8.1-2 > /usr/bin/cyglzma-5.dll  =>  liblzma5-5.2.4-1 > /usr/bin/cygpcre-1.dll  =>  libpcre1-8.43-1 > /usr/bin/cygreadline7.dll  =>  libreadline7-7.0.3-3 > /usr/bin/cygtirpc-3.dll  =>  libtirpc3-1.1.4-1 > /usr/bin/cygz.dll  =>  zlib0-1.2.11-1 > /usr/bin/cyggcc_s-seh-1.dll  =>  libgcc1-7.4.0-1 > /usr/bin/cyggomp-1.dll  =>  libgomp1-7.4.0-1 > KERNEL32.dll  =>   Windows System > >> >> Could we release an "R_base" similar to "perl_base"? I have no need >> for "X". > > I will look if some of the "usr/lib/R/library" can be packed separately. > It could take some time... > > > Regards > Marco > Steven, the Debian core seems equal to my packaging https://packages.debian.org/buster/r-base-core that is not very promising. -- 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