Skip to content

Commit

Permalink
This time I understood to knit README.Rmd before committing and pushi…
Browse files Browse the repository at this point in the history
…ng the changes. Should finally fix the broken URL in README!
  • Loading branch information
cpsyctc committed Mar 10, 2024
1 parent f5cc2ba commit 98bb14c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The goal driving the creation of CECPfuns is largely selfish: to make sure I hav
idea of the package. Input has also come from (Emily Blackshaw)[https://www.researchgate.net/profile/Emily_Blackshaw2]. It is possible that
these functions may be of use to others so I am now uploading it to GitHub at https://github.com/cpsyctc/CECPfuns after any significant changes.

There is also now a pkgdown produced web site for the package at https:/cecpfuns.psyctc.org/.
There is also now a pkgdown produced web site for the package at https://cecpfuns.psyctc.org/.

## Installation

Expand Down
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ uploading it to GitHub at <https://github.com/cpsyctc/CECPfuns> after
any significant changes.

There is also now a pkgdown produced web site for the package at
<https::/cecpfuns.psyctc.org/>.
<https://cecpfuns.psyctc.org/>.

## Installation

Expand All @@ -47,18 +47,18 @@ can look for it every time you launch R, see

## Background information

- As above, you can find out more about Clara at
<https://investigacion.udla.edu.ec/udla_teams/clara-paz/>,
- you can find out more about Emily at
<https://www.researchgate.net/profile/Emily_Blackshaw2> and about
her PhD which I am supervising on ResearchGate,
[here](https://www.researchgate.net/project/Young-Persons-Clinical-Outcomes-in-Routine-Evaluation-YP-CORE-Scale-psychometric-properties-and-utility)
and
- my own biggest research programme, which overlaps with Emily’s work,
is the CORE system: <https://www.corestemtrust.org.uk/> and a web
site about my non-CORE work is slowly building (from a much earlier
one) at <https://www.psyctc.org/psyctc/> and my personal site is
<https://www.psyctc.org/pelerinage2016>.
- As above, you can find out more about Clara at
<https://investigacion.udla.edu.ec/udla_teams/clara-paz/>,
- you can find out more about Emily at
<https://www.researchgate.net/profile/Emily_Blackshaw2> and about her
PhD which I am supervising on ResearchGate,
[here](https://www.researchgate.net/project/Young-Persons-Clinical-Outcomes-in-Routine-Evaluation-YP-CORE-Scale-psychometric-properties-and-utility)
and
- my own biggest research programme, which overlaps with Emily’s work,
is the CORE system: <https://www.corestemtrust.org.uk/> and a web site
about my non-CORE work is slowly building (from a much earlier one) at
<https://www.psyctc.org/psyctc/> and my personal site is
<https://www.psyctc.org/pelerinage2016>.

## Licence and disclaimer

Expand Down
5 changes: 3 additions & 2 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
destination: docs
url: https://cpsyctc.github.io/CECPfuns/
url: ~
template:
bootstrap: 5

0 comments on commit 98bb14c

Please sign in to comment.