Skip to content

Commit 7e7ba08

Browse files
committed
some typos
1 parent 32e8b09 commit 7e7ba08

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

slides/05_publication.qmd

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264,24 +264,25 @@ git diff v0.3.14 v0.3.15 # checking for difference in mmrm release
264264
- [CRAN Repository Policy](https://cran.r-project.org/web/packages/policies.html)
265265
- [Bioconductor packages](https://contributions.bioconductor.org/index.html)
266266

267-
## Quick quiz (One correct answer only)
267+
## Quick quiz (One correct answer only){.smaller}
268268

269269
::: columns
270-
::: {.column width="40%"}
270+
::: {.column width="45%"}
271271
1. I am cloning / forking a repo that has an MIT Licence. Which license shall I use if I want to make modification and distribute my new package ?
272272
a. MIT Licence
273-
b. one of any copyleft Licences
273+
b. any licence
274274
c. no licence assumes transfer of my rights from the original repo
275275
:::
276276

277-
::: {.column width="10%"}
277+
::: {.column width="5%"}
278278
:::
279279

280-
::: {.column width="40%"}
280+
::: {.column width="45%"}
281281
2. I want to build a website for my package. Which file can I *mainly* configure my website in ?
282282
\
283283
\
284284
\
285+
\
285286
a. `_pkgdown.yml` file
286287
b. .gitignore
287288
c. any .Rd file

0 commit comments

Comments
 (0)