Skip to content

Benchmark docs: how to select the CRAN Mirror for R #10204

@lholmquist

Description

@lholmquist
  • Version: v7.2.0
  • Platform: OS X
  • Subsystem:
    docs

In the benchmarks docs, https://github.com/nodejs/node/blob/master/benchmark/README.md, the instructions say to install 2 R packages,

install.packages("ggplot2") install.packages("plyr")

but running those commands in the R repl returns a --- Please select a CRAN mirror for use in this session ---

should be somehting like this, install.packages("ggplot2", repos="http://cran.us.r-project.org")

I can add a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkIssues and PRs related to the benchmark subsystem.docIssues and PRs related to the documentations.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions