Skip to content

Commit 06774a0

Browse files
committed
Bump version to 0.3.18
1 parent cf0c62e commit 06774a0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Description: The goal of checkpoint is to solve the problem of package
1515
server (http://mran.microsoft.com/). Immediately after completion
1616
of the rsync mirror process, the process takes a snapshot, thus creating the
1717
archive. Snapshot archives exist starting from 2014-09-17.
18-
Version: 0.3.17
19-
Date: 2016-10-26
18+
Version: 0.3.18
19+
Date: 2016-10-28
2020
Author: Microsoft Corporation
2121
Maintainer: Andrie de Vries <[email protected]>
2222
Copyright: Microsoft

R/mranUrl.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ tryUrl <- function(url){
120120

121121
#' Read list of available snapshot dates from MRAN url.
122122
#'
123-
#' @param mranRootUrl URL of MRAN root, e.g. \code{"http://mran.microsoft.com/snapshot/"} or \code{"file:///local/path"}
123+
#' @param mranRootUrl URL of MRAN root, e.g. \code{"https://mran.microsoft.com/snapshot/"} or \code{"file:///local/path"}
124124
#'
125125
#' @export
126126
getValidSnapshots <- function(mranRootUrl = mranUrl()){

man/getValidSnapshots.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)