Skip to content

Unable to install the latest version of cpp11 #461

Closed
@priyapatel1

Description

@priyapatel1

I've been trying to install cpp11 so that I can use lubridate. However, I keep getting the following issue:

> install.packages('lubridate')
Installing package into/usr/local/lib/R/site-library’
(aslibis unspecified)
Warning: dependencycpp11is not available
also installing the dependencytimechangetrying URL 'https://cloud.r-project.org/src/contrib/timechange_0.3.0.tar.gz'
Content type 'application/x-gzip' length 103439 bytes (101 KB)
==================================================
downloaded 101 KB

trying URL 'https://cloud.r-project.org/src/contrib/lubridate_1.9.4.tar.gz'
Content type 'application/x-gzip' length 429341 bytes (419 KB)
==================================================
downloaded 419 KB

* installing *source* packagetimechange...
** packagetimechangesuccessfully unpacked and MD5 sums checked
** using staged installation
** libs
Error: packagecpp110.1.0 was found, but >= 0.2.7 is required bytimechange* removing/usr/local/lib/R/site-library/timechangeERROR: dependencytimechangeis not available for packagelubridate* removing/usr/local/lib/R/site-library/lubridateThe downloaded source packages are in/tmp/RtmpnwAiWt/downloaded_packagesWarning messages:
1: In install.packages("lubridate") :
  installation of packagetimechangehad non-zero exit status
2: In install.packages("lubridate") :
  installation of packagelubridatehad non-zero exit status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions