Skip to content

Commit 774e213

Browse files
committed
add missing word
1 parent 8e7c027 commit 774e213

1,936 files changed

Lines changed: 257019 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"hash": "3107001e69521c50c48630165cecd82f",
3+
"result": {
4+
"engine": "knitr",
5+
"markdown": "---\ntitle: \"Data Science @ The Strategy Unit\"\nsidebar: false\n---\n\nThis is the home of Data Science activities at [The Strategy Unit][su_web].\n\nHere, we host information about how we work, links to presentations, and blogposts relating to how we utilise data science tools. \n\nAll members of the Strategy Unit are welcome to contribute.\n\n[su_web]: https://strategyunitwm.nhs.uk/\n\n",
6+
"supporting": [],
7+
"filters": [
8+
"rmarkdown/pagebreak.lua"
9+
],
10+
"includes": {},
11+
"engineDependencies": {},
12+
"preserve": {},
13+
"postProcess": true
14+
}
15+
}

blogs/posts/2026-05-28_brain_plates/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ wider Unit, or anything you'd like us to know.”
3636

3737
We’ve grown to really value this hour, and lots of interesting ideas and
3838
positivity fall out of them. We try to avoid talking about BAU work, so that we
39-
can have a little and celebrate each other’s’ unique flavours of nerdery.
39+
can have a little fun and celebrate each other’s’ unique flavours of nerdery.
4040
Some recent highlights have been an app that was built to find optimal walking
4141
routes between pubs and landmarks, an auto-generated personal blog website with
4242
great photos and a notebook to analyse football statistics.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Package: R6
2+
Title: Encapsulated Classes with Reference Semantics
3+
Version: 2.6.1
4+
Authors@R: c( person("Winston", "Chang", , "winston@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd")) )
5+
Description: Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.
6+
License: MIT + file LICENSE
7+
URL: https://r6.r-lib.org, https://github.com/r-lib/R6
8+
BugReports: https://github.com/r-lib/R6/issues
9+
Depends: R (>= 3.6)
10+
Suggests: lobstr, testthat (>= 3.0.0)
11+
Config/Needs/website: tidyverse/tidytemplate, ggplot2, microbenchmark, scales
12+
Config/testthat/edition: 3
13+
Encoding: UTF-8
14+
RoxygenNote: 7.3.2
15+
NeedsCompilation: no
16+
Packaged: 2025-02-14 21:15:19 UTC; winston
17+
Author: Winston Chang [aut, cre], Posit Software, PBC [cph, fnd]
18+
Maintainer: Winston Chang <winston@posit.co>
19+
Repository: RSPM
20+
Date/Publication: 2025-02-15 00:50:02 UTC
21+
Built: R 4.5.0; ; 2025-04-06 06:09:51 UTC; windows
22+
RemoteType: standard
23+
RemoteRef: R6
24+
RemotePkgRef: R6
25+
RemoteRepos: https://packagemanager.posit.co/cran/latest
26+
RemoteReposName: CRAN
27+
RemotePkgPlatform: x86_64-w64-mingw32
28+
RemoteSha: 2.6.1
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
R6Class Create an R6 reference object generator
2+
as.list.R6 Create a list from an R6 object
3+
is.R6 Is an object an R6 Class Generator or Object?
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
YEAR: 2024
2+
COPYRIGHT HOLDER: R6 authors
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
ec43494969c83cfed95040101db188ce *DESCRIPTION
2+
6f0895156f9d20d053c4f32f641dd9b6 *INDEX
3+
d6683a2afab33f1588738ac1ba8151d4 *LICENSE
4+
0869340b035c056c906706d0c8a2d817 *Meta/Rd.rds
5+
dcba5627cf27ceb12c8668a195e57030 *Meta/features.rds
6+
9fd088d9d1e2a087cea10f158b7e2a92 *Meta/hsearch.rds
7+
782c8cd299ae9f9fa9c3a63df5712fcc *Meta/links.rds
8+
db23dcabc8d9c8ba33b3a4802a8b4bc3 *Meta/nsInfo.rds
9+
f38a4d421f97d5df354641bbb836633a *Meta/package.rds
10+
23693bb8b34da00f747c803b39b982a3 *NAMESPACE
11+
e82876657c660facb4181094f83e9830 *NEWS.md
12+
d6c68f1fe41ced6e98a766a3757313da *R/R6
13+
d187a77f4c947a8e3565b6b61aa69bc4 *R/R6.rdb
14+
5f96e3d2cd850c9b0f8b4ec87adf1631 *R/R6.rdx
15+
765f7e3b69264574dc8b485e251452e0 *help/AnIndex
16+
adb39021a0ffb79e801a13f791ebc809 *help/R6.rdb
17+
69623538af8c4f0dc49d52f5efa9d4a0 *help/R6.rdx
18+
953187e6cd444cafe5f6d4787d145ef0 *help/aliases.rds
19+
ea0913a482ce1aa926631dd7bb46e330 *help/figures/logo.png
20+
5f3ac92823b5ad4db8d362c634805c54 *help/figures/logo.svg
21+
4304505985a3fbcd2e117e15ce66cbba *help/paths.rds
22+
cde02f4768ae61952041c15a6fcc90fc *html/00Index.html
23+
8b9362669af13540a86a3ac6cf22f99d *html/R.css
392 Bytes
Binary file not shown.
123 Bytes
Binary file not shown.
423 Bytes
Binary file not shown.
160 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)