Skip to content

Default cran_mirror, public-key don't work #55

@mhkhung

Description

@mhkhung

These will..

- name: repository | add public key
  apt_key:
    id: FCAE2A0E115C3D8A
    keyserver: keyserver.ubuntu.com 
    state: present
  tags:
    - r-repository-public-key
- import_role:
    name: oefenweb.latest_r
  vars:
    r_install_dev: true
    r_cran_mirror: https://cloud.r-project.org
    r_version: "40"
    r_install:
      - r-recommended

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions