-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 760 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: commuteR
Type: Package
Title: Sync Your R Setup to Your Laptop and Work on the Road.
Version: 0.2.0
Authors@R: person("Michael", "Pinus", email = "pinusm@post.bgu.ac.il",
role = c("aut", "cre", "str"))
Maintainer: Michael Pinus <pinusm@post.bgu.ac.il>
Description: Sync your R setup (Packages and Environment) between
computers. Ideally, between your workstation and your laptop
so you can continue working on the road, exactly where you left
off at the office.
License: MIT
Encoding: UTF-8
LazyData: true
URL: https://pinusm.github.io/commuteR/,https://github.com/pinusm/commuteR
BugReports: https://github.com/pinusm/commuteR/issues
Imports:
magrittr,
pacman,
httpuv,
rdrop2,
remotes,
dplyr
RoxygenNote: 6.1.1