Skip to content

Commit

Permalink
remove travis ci + update pkg date
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Sep 16, 2021
1 parent 59e7995 commit 202bda7
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 101 deletions.
1 change: 0 additions & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
^.*\.Rproj$
^\.Rproj\.user$
^\.travis\.yml$
.github
97 changes: 0 additions & 97 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ocs4R
Version: 0.2-1
Date: 2021-09-14
Date: 2021-09-16
Title: Interface to Open Collaboration Services (OCS) REST API
Authors@R: c(
person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-5870-5762")))
Expand Down
2 changes: 1 addition & 1 deletion R/ocs4R.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#' Package: \tab ocs4R\cr
#' Type: \tab Package\cr
#' Version: \tab 0.2-1\cr
#' Date: \tab 2021-09-14\cr
#' Date: \tab 2021-09-16\cr
#' License: \tab MIT\cr
#' LazyLoad: \tab yes\cr
#' }
Expand Down
2 changes: 1 addition & 1 deletion man/ocs4R.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 202bda7

Please sign in to comment.