Skip to content

Cannot install package #1

@njtierney

Description

@njtierney

Hi there,

Following the directions on the ReadMe, I could not install RGTk2.

I have a mac, so I went to http://r.research.att.com/, downloaded RGTk2, installed it. Then I tried to install it into R from source

install.packages('RGtk2', type = "source")

And got the following error:

Installing package into ‘/Users/tierneyn/Library/R/3.1/library’
(as ‘lib’ is unspecified)
trying URL 'http://cran.rstudio.com/src/contrib/RGtk2_2.20.31.tar.gz'
Content type 'application/x-gzip' length 2785274 bytes (2.7 Mb)
opened URL
==================================================
downloaded 2.7 Mb

* installing *source* package ‘RGtk2’ ...
** package ‘RGtk2’ successfully unpacked and MD5 sums checked
checking for pkg-config... no
checking for INTROSPECTION... no
checking for GTK... no
configure: error: GTK version 2.8.0 required
ERROR: configuration failed for package ‘RGtk2’
* removing ‘/Users/tierneyn/Library/R/3.1/library/RGtk2’
Warning in install.packages :
  installation of package ‘RGtk2’ had non-zero exit status

The downloaded source packages are in
    ‘/private/var/folders/1n/tn011n8s07x15zbwmryq7b8w6q_m04/T/RtmpxAaxd8/downloaded_packages’

I was just wondering if you could provide any advice on how I can install your package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions