From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 11:33:45 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA0CAFBC for ; Fri, 1 Aug 2014 11:33:45 +0000 (UTC) Received: from systemdatarecorder.org (mail.systemdatarecorder.org [54.246.96.61]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "localhost" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DC1320F9 for ; Fri, 1 Aug 2014 11:33:44 +0000 (UTC) Received: from nereid (188-127-209-196.cust.suomicom.net [188.127.209.196]) (authenticated bits=0) by systemdatarecorder.org (8.14.4/8.14.4/Debian-2ubuntu2.1) with ESMTP id s71BVNYd004729 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 1 Aug 2014 11:31:24 GMT Date: Fri, 1 Aug 2014 14:33:29 +0300 From: Stefan Parvu To: freebsd-questions@freebsd.org Subject: missing CRAN packages when trying to install ggplot2 Message-Id: <20140801143329.d9e6969259a7caf4c55d2c19@systemdatarecorder.org> Organization: systemdatarecorder.org X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2014 11:33:45 -0000 How one would report a problem about ggplot2 package for FreeBSD current ? Im trying to install R-cran-ggplot2-1.0.0 under FreeBSD current: FreeBSD nereid 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r268622: Mon Jul 14 18:52:28 UTC 2014 root@grind.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 root@nereid:~ # pkg install R-cran-ggplot2-1.0.0 Updating repository catalogue pkg: Missing dependency matching 'graphics/R-cran-munsell' pkg: Missing dependency matching 'graphics/R-cran-scales' pkg: No packages matching 'R-cran-ggplot2-1.0.0' available in the repositories root@nereid:~ # thanks, -- Stefan Parvu