-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathLOG.Rmd
More file actions
29 lines (20 loc) · 395 Bytes
/
Copy pathLOG.Rmd
File metadata and controls
29 lines (20 loc) · 395 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
25
26
27
28
29
---
output:
md_document:
variant: markdown_github
---
<!-- LOG.md is generated from LOG.Rmd. Please edit that file -->
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "fig/LOG-"
)
```
# gbp
## 2017.01.17
package name move from bpp to gbp as bpp was taken
## 2016.11.26
initial version complete
## 2016.10.17
initiate the bpp project