From nobody Tue Apr 02 13:17:40 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V87jN4xwlz5GZwm for ; Tue, 2 Apr 2024 13:18:00 +0000 (UTC) (envelope-from einar@isnic.is) Received: from mx01.isnic.is (mx01.isnic.is [193.4.58.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx01.isnic.is", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V87jN1BXGz41K7; Tue, 2 Apr 2024 13:18:00 +0000 (UTC) (envelope-from einar@isnic.is) Authentication-Results: mx1.freebsd.org; none Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [185.93.156.2]) by mx01.isnic.is (Postfix) with ESMTPS id 62CC127598; Tue, 02 Apr 2024 13:17:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1712063871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=orYGB9TJRJsar5IcYMjCMIRGDYNm0apbF+wBC5qxpPU=; b=dUBUKDlIQuOHrKUbOoHBiixnL4co+3Ng3sfvk1rHIj7umkupQwS9w4lgTnhoOxak5kN6mT 7Wcqqd2r5R8ObuWOX9mlI+vgtZfxLBnR78i+aPFMsHto51A4XJ0ioOCr1/5Y+eSXL1KnuL 95jDCAfiCFDQ/HQmHq++kKSMqo6t05xPMNbgZbKJVTGUC7aVZcQYlMz7HFdmotwxP6dBO0 h0fTTjNurum11GJ7NElZh9RI/j7dCAUHGGUhfNXQBU3Sm351laGt90SitifN5TA/vcb+Cg RrhxlVO7d2PID0vWcqdxLkR4N75lFhsxo1Gr/qhUH5e+yBUb1SmJm5u8WTNdNw== Received: from smtpclient.apple (unknown [185.93.159.194]) by ht-mailstore01.isnic.is (Postfix) with ESMTPS id 581271D63B; Tue, 02 Apr 2024 13:17:51 +0000 (UTC) Content-Type: text/plain; charset=utf-8 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Subject: Re: Multiple new R ports From: =?utf-8?Q?Einar_Bjarni_Halld=C3=B3rsson?= In-Reply-To: Date: Tue, 2 Apr 2024 13:17:40 +0000 Cc: Gleb Popov , ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <563709DE-05C9-41E2-AFE9-6704E6165595@isnic.is> References: <44F61FC1-532F-447F-80E9-83ED37599CD7@isnic.is> <16c2bf5c-9022-4ce9-9283-838f99d80ba3@isnic.is> <2E6761A6-F462-4B83-94AC-9658583A581D@isnic.is> <6A36BE5B-2C76-434D-8EFF-D9518DA7E6E6@isnic.is> <06222A4D-6C49-4320-8599-8E7668885BDE@isnic.is> <531E6E65-EF0A-4246-AFCB-152368451EAF@isnic.is> <77026901-2B83-481D-ADE9-9093530D6326@isnic.is> <653A5D2D-382C-4AED-8C0E-CE786A2BE43B@isnic.is> To: Nuno Teixeira X-Mailer: Apple Mail (2.3774.500.171.1.1) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:1850, ipnet:193.4.58.0/23, country:IS] X-Rspamd-Queue-Id: 4V87jN1BXGz41K7 Hello Nuno, > On 2 Apr 2024, at 13:07, Nuno Teixeira wrote: >=20 > Thanks for waiting and nice that you joined = https://reviews.freebsd.org/D44592 . >=20 > Hope that this week we get all R ports on tree. >=20 That would be fantastic! I wasn=E2=80=99t sure I could get such a large change committed = upstream, but thanks to you and others in the community it looks like it will happen :) There is already an upgraded version of R-cran-dbplyr, but I think = I=E2=80=99ll wait until we get the ports added before updating it. .einar=