File tree Expand file tree Collapse file tree 2 files changed +3
-18
lines changed
Expand file tree Collapse file tree 2 files changed +3
-18
lines changed Original file line number Diff line number Diff line change @@ -41,15 +41,7 @@ The [Public Health Risk Sciences Division](https://github.com/phac-nml-phrsd) at
4141
4242## Installation
4343
44- <!--
45- please to not remove the two spaces at the end of the line that
46- starts with > [!IMPORTANT]. Those spaces are important for
47- making github markdown alerts and rmarkdown play nicely.
48- -->
49-
50- > [ !IMPORTANT]
51- > The standard recommended way to install ` macpan2 `
52- > is with the following command.
44+ The standard recommended way to install ` macpan2 ` is with the following command.
5345
5446```
5547repos = c('https://canmod.r-universe.dev', 'https://cloud.r-project.org')
Original file line number Diff line number Diff line change @@ -66,15 +66,8 @@ Agency of Canada](https://www.canada.ca/en/public-health.html) uses
6666
6767## Installation
6868
69- <!--
70- please to not remove the two spaces at the end of the line that
71- starts with > [!IMPORTANT]. Those spaces are important for
72- making github markdown alerts and rmarkdown play nicely.
73- -->
74-
75- > \[ !IMPORTANT\]
76- > The standard recommended way to install ` macpan2 ` is with the
77- > following command.
69+ The standard recommended way to install ` macpan2 ` is with the following
70+ command.
7871
7972 repos = c('https://canmod.r-universe.dev', 'https://cloud.r-project.org')
8073 install.packages('macpan2', repos = repos)
You can’t perform that action at this time.
0 commit comments