From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Move r-{desolve,quadprog,pracma,subplex} from maths.scm to cran.scm Date: Thu, 31 Oct 2019 16:37:38 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57704) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQCWH-0006vd-KT for guix-devel@gnu.org; Thu, 31 Oct 2019 11:37:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iQCWF-00015P-I9 for guix-devel@gnu.org; Thu, 31 Oct 2019 11:37:53 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix Devel , Leo Famulari , Roel Janssen , Ricardo Wurmus Dear, The packages r-desolve, r-quadprog, r-subplex and r-pracma are defined in `maths.scm`. They come from the CRAN archive. For consistency, they should be defined in the file `cran.scm`. Do you agree to move them? All the best, simon