Skip to content

Commit

Permalink
added output directory in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalci committed Feb 2, 2020
1 parent cff09f1 commit fe4d0b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions ClinicoPath.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ StripTrailingWhitespace: Yes
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace,vignette
4 changes: 4 additions & 0 deletions tododata/todo.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@ title: "ToDo"
# jmvtools::check("C://Program Files//jamovi//bin")
# jmvtools::install(home = "C://Program Files//jamovi//bin")
#
# devtools::build(path = "C:\\ClinicoPathOutput")
# .libPaths(new = "C:\\ClinicoPathLibrary")
# devtools::build(path = "C:\\ClinicoPathOutput", binary = TRUE, args = c('--preclean'))
Sys.setenv(TZ="Europe/Istanbul")
library("jmvtools")
Expand Down

0 comments on commit fe4d0b8

Please sign in to comment.