1. Windows

1.1. Installation

  • Start R with administrative privileges.

  • Enter the following commands at the Command Prompt.

    install.packages("W:/Software/R/bold_1.2.0.zip")
    installed.packages()
    quit()