File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Description: This package introduces a common data structure for epidemiological
2424 work with revisions to these data sets over time, and offers associated
2525 utilities to perform basic signal processing tasks.
2626License: MIT + file LICENSE
27- Copyright: file COPYRIGHTS
27+ Copyright: file inst/ COPYRIGHTS
2828Imports:
2929 cli,
3030 data.table,
Original file line number Diff line number Diff line change @@ -193,11 +193,11 @@ assert_sufficient_f_args <- function(f, ...) {
193193# ' extended to include `..3`; and also by `epi[x]_slide`-specific names
194194# ' `.group_key` and `.ref_time_value`.
195195# '
196- # ' @source #' This code and documentation are based on the [`as_function`]
196+ # ' @source This code and documentation are based on [`as_function`]
197197# ' (https://github.com/r-lib/rlang/blob/c55f6027928d3104ed449e591e8a225fcaf55e13/R/fn.R#L343-L427)
198198# ' function from Hadley Wickham's `rlang` package.
199199# '
200- # ' Below is the orginal license for the `rlang` package.
200+ # ' Below is the original license for the `rlang` package.
201201# '
202202# '
203203# ' # MIT License
Original file line number Diff line number Diff line change 11Copyright for most of the included code is held by the Delphi group.
22
33Posit is the copyright holder for `rlang` fragments included in the
4- `as_slide_computation` function in `utils.R` under the following license.
4+ `as_slide_computation` function and documentation in `utils.R` under the following license.
55
66# MIT License
77
You can’t perform that action at this time.
0 commit comments