From unknown Sun Jun 22 11:46:09 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#49378] [PATCH] gnu: Add julia-categoricalarrays. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 04 Jul 2021 13:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49378 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49378@debbugs.gnu.org Cc: Vinicius Monego X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16254036199645 (code B ref -1); Sun, 04 Jul 2021 13:01:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jul 2021 13:00:19 +0000 Received: from localhost ([127.0.0.1]:40535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m01jO-0002VV-N0 for submit@debbugs.gnu.org; Sun, 04 Jul 2021 09:00:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:35160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m01jK-0002VI-HT for submit@debbugs.gnu.org; Sun, 04 Jul 2021 09:00:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m01jI-0002nl-El for guix-patches@gnu.org; Sun, 04 Jul 2021 09:00:14 -0400 Received: from mout02.posteo.de ([185.67.36.66]:43283) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m01jF-0007f0-6N for guix-patches@gnu.org; Sun, 04 Jul 2021 09:00:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D1FA62400FD for ; Sun, 4 Jul 2021 15:00:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1625403603; bh=mzw9YqE9g62tbwHZaPckDzDJXyh4wbwtvlx0rngqDsk=; h=From:To:Cc:Subject:Date:From; b=f8+zYUSo7fIovjPV5Cph1qnnipfAPXrZ9UB9IuJTnu/mvWHchcfFnj0TDkKNZvRJN 0C9w5N9TyYgmUuVh4lpRTu04S0yDarKqdVNkqXPJjDakDBkZnKS5iVdFo6Vhq+mwxg gJMzm2pzWE/2//NpLn56Lsx9KoiH8dPW/Uw9DVB6UxwR8YADXbpf9pirJuXy23Zqxu +MlPne3fVO1YD0OQJYnAPivxxDayINm7qFu+QHbI9+dRUXUdH0/m9eebZBNdTqDGkt zmOi8BfmTzIsXDjmLwObfp5HMjrHERl0q3l1COMM6CTeSvNcIuhkWubtiAMh8qRtX9 dtDkB7xTQaVwQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GHpnZ1x74z6tm9; Sun, 4 Jul 2021 15:00:01 +0200 (CEST) From: Vinicius Monego Date: Sun, 4 Jul 2021 13:00:11 +0000 Message-Id: <20210704130011.105629-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=monego@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) * gnu/packages/julia-xyz.scm (julia-categoricalarrays): New variable. --- gnu/packages/julia-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index 50effa43f4..4dad977d8d 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2020, 2021 Nicolò Balzarotti ;;; Copyright © 2021 Simon Tournier ;;; Copyright © 2021 Efraim Flashner +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -394,6 +395,36 @@ can also be used to compute definite integrals by different numerical methods.") (license license:expat))) +(define-public julia-categoricalarrays + (package + (name "julia-categoricalarrays") + (version "0.9.7") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/JuliaData/CategoricalArrays.jl") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1bcfylxdaizgasnmlkjjkf4dgfvy2y9ycnphw2d0z6mm9vx3n04x")))) + (build-system julia-build-system) + (native-inputs + `(("julia-pooledarrays" ,julia-pooledarrays))) + (propagated-inputs + `(("julia-dataapi" ,julia-dataapi) + ("julia-json" ,julia-json) + ("julia-json3" ,julia-json3) + ("julia-missings" ,julia-missings) + ("julia-recipesbase" ,julia-recipesbase) + ("julia-structtypes" ,julia-structtypes))) + (home-page "https://github.com/JuliaData/CategoricalArrays.jl") + (synopsis "Arrays for working with categorical data") + (description "This package provides tools for working with categorical +variables, both with unordered (nominal variables) and ordered categories +(ordinal variables), optionally with missing values.") + (license license:expat))) + (define-public julia-chainrules (package (name "julia-chainrules") -- 2.32.0 From unknown Sun Jun 22 11:46:09 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vinicius Monego Subject: bug#49378: closed (Re: [bug#49378] [PATCH] gnu: Add julia-categoricalarrays.) Message-ID: References: <20210704130011.105629-1-monego@posteo.net> X-Gnu-PR-Message: they-closed 49378 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 49378@debbugs.gnu.org Date: Sun, 04 Jul 2021 19:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1625425202-2636-1" This is a multi-part message in MIME format... ------------=_1625425202-2636-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #49378: [PATCH] gnu: Add julia-categoricalarrays. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 49378@debbugs.gnu.org. --=20 49378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D49378 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1625425202-2636-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 49378-done) by debbugs.gnu.org; 4 Jul 2021 18:59:18 +0000 Received: from localhost ([127.0.0.1]:43262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m07Ko-0000fA-Ck for submit@debbugs.gnu.org; Sun, 04 Jul 2021 14:59:18 -0400 Received: from flashner.co.il ([178.62.234.194]:42108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m07Ki-0000et-GW for 49378-done@debbugs.gnu.org; Sun, 04 Jul 2021 14:59:16 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id 20C4440224; Sun, 4 Jul 2021 18:59:06 +0000 (UTC) Date: Sun, 4 Jul 2021 21:57:45 +0300 From: Efraim Flashner To: Vinicius Monego Subject: Re: [bug#49378] [PATCH] gnu: Add julia-categoricalarrays. Message-ID: Mail-Followup-To: Efraim Flashner , Vinicius Monego , 49378-done@debbugs.gnu.org References: <20210704130011.105629-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="A3VdYF4utB8ScTxk" Content-Disposition: inline In-Reply-To: <20210704130011.105629-1-monego@posteo.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 49378-done Cc: 49378-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --A3VdYF4utB8ScTxk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I locally had 0.10.0 packaged, but I also had down that it wanted plots, which I definitely don't have ready to upstream. Thanks! Patch pushed. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --A3VdYF4utB8ScTxk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmDiBKkACgkQQarn3Mo9 g1EDQw/9Fwh+7OIgPDdzFKNu7+warde3JWJdgNIDolHdz8t86p5nSu+uCLLR8bAf gmztdO/aO4cd80t31Xf7J76F+5orq9CY+iq/vXUTkXNERNaJNirc4fXq8gjm0UDN xo+tSNYxCEBg0gfZzNK7BhfFLt9YjyBgOURwdmeBVtBzS94VljBKAjXqdPJtmBXT N5bQObceE4br7ntGwPqCkoW8EOO2wEzb7iC1JtVrBa0Ls21gsMVP53BGHOFUAAYb XSWkooIUNGCYiuw0DKTadidTKBTAC4z4tw398AZrWK668fDU+CUzVzMc+U/RD4d5 6AmqzwFInwu88/5WbBesdsJ4P8jmBkXWBpEmtbQYScYnIK/7uM4hEhvKfZHYljfy Dw2HQ6QC7zvE5uiIOsPBgxbicKPZg9HOMXWtj59u+VqO3xV3SWnr5ItWEQlS00IE 5gyRKSEQIDIIfAH4XFlR6geQWs4SUb0x7SEAP7gfSoANb39gcdhuCc9oKwApCoFg 4kb9I979isNB2+TLZ0r9NN/fXY9zrylfE/bjacRztYQEKVwzd9EMFnXPNvRCyfqz Tc0UU7ZbbQIGCtpjnnz8Ag2VvdLaa58nyTRuS6Gn74V1AMGaCrUFX2Tz9yUCFT8R 1x5URfRB+AZLeZaWivKlo++Vrspd0wz7+zz95v5k/+Pr7wzRYgc= =JraU -----END PGP SIGNATURE----- --A3VdYF4utB8ScTxk-- ------------=_1625425202-2636-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Jul 2021 13:00:19 +0000 Received: from localhost ([127.0.0.1]:40535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m01jO-0002VV-N0 for submit@debbugs.gnu.org; Sun, 04 Jul 2021 09:00:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:35160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m01jK-0002VI-HT for submit@debbugs.gnu.org; Sun, 04 Jul 2021 09:00:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m01jI-0002nl-El for guix-patches@gnu.org; Sun, 04 Jul 2021 09:00:14 -0400 Received: from mout02.posteo.de ([185.67.36.66]:43283) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m01jF-0007f0-6N for guix-patches@gnu.org; Sun, 04 Jul 2021 09:00:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D1FA62400FD for ; Sun, 4 Jul 2021 15:00:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1625403603; bh=mzw9YqE9g62tbwHZaPckDzDJXyh4wbwtvlx0rngqDsk=; h=From:To:Cc:Subject:Date:From; b=f8+zYUSo7fIovjPV5Cph1qnnipfAPXrZ9UB9IuJTnu/mvWHchcfFnj0TDkKNZvRJN 0C9w5N9TyYgmUuVh4lpRTu04S0yDarKqdVNkqXPJjDakDBkZnKS5iVdFo6Vhq+mwxg gJMzm2pzWE/2//NpLn56Lsx9KoiH8dPW/Uw9DVB6UxwR8YADXbpf9pirJuXy23Zqxu +MlPne3fVO1YD0OQJYnAPivxxDayINm7qFu+QHbI9+dRUXUdH0/m9eebZBNdTqDGkt zmOi8BfmTzIsXDjmLwObfp5HMjrHERl0q3l1COMM6CTeSvNcIuhkWubtiAMh8qRtX9 dtDkB7xTQaVwQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GHpnZ1x74z6tm9; Sun, 4 Jul 2021 15:00:01 +0200 (CEST) From: Vinicius Monego To: guix-patches@gnu.org Subject: [PATCH] gnu: Add julia-categoricalarrays. Date: Sun, 4 Jul 2021 13:00:11 +0000 Message-Id: <20210704130011.105629-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=monego@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit Cc: Vinicius Monego X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) * gnu/packages/julia-xyz.scm (julia-categoricalarrays): New variable. --- gnu/packages/julia-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index 50effa43f4..4dad977d8d 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2020, 2021 Nicolò Balzarotti ;;; Copyright © 2021 Simon Tournier ;;; Copyright © 2021 Efraim Flashner +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -394,6 +395,36 @@ can also be used to compute definite integrals by different numerical methods.") (license license:expat))) +(define-public julia-categoricalarrays + (package + (name "julia-categoricalarrays") + (version "0.9.7") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/JuliaData/CategoricalArrays.jl") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1bcfylxdaizgasnmlkjjkf4dgfvy2y9ycnphw2d0z6mm9vx3n04x")))) + (build-system julia-build-system) + (native-inputs + `(("julia-pooledarrays" ,julia-pooledarrays))) + (propagated-inputs + `(("julia-dataapi" ,julia-dataapi) + ("julia-json" ,julia-json) + ("julia-json3" ,julia-json3) + ("julia-missings" ,julia-missings) + ("julia-recipesbase" ,julia-recipesbase) + ("julia-structtypes" ,julia-structtypes))) + (home-page "https://github.com/JuliaData/CategoricalArrays.jl") + (synopsis "Arrays for working with categorical data") + (description "This package provides tools for working with categorical +variables, both with unordered (nominal variables) and ordered categories +(ordinal variables), optionally with missing values.") + (license license:expat))) + (define-public julia-chainrules (package (name "julia-chainrules") -- 2.32.0 ------------=_1625425202-2636-1--