From 5506c157078eff7bd99e353b8b33dab3f9b06cdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:39:17 +0000 Subject: [PATCH] Update pkgdown documentation f298fa29771066e873200b3c73ccc893574cdd94 --- main/404.html | 96 +++++ main/CONTRIBUTING.html | 188 +++++++++ main/LICENSE-text.html | 84 ++++ main/authors.html | 148 +++++++ main/bootstrap-toc.css | 60 +++ main/bootstrap-toc.js | 159 ++++++++ main/docsearch.css | 148 +++++++ main/docsearch.js | 85 ++++ main/index.html | 125 ++++++ main/link.svg | 12 + main/news/index.html | 72 ++++ main/pkgdown.css | 384 ++++++++++++++++++ main/pkgdown.js | 108 +++++ main/pkgdown.yml | 5 + main/reference/ae.pptx | Bin 0 -> 36973 bytes main/reference/ae_summary.pptx | Bin 0 -> 36820 bytes main/reference/autoslider.core-package.html | 97 +++++ main/reference/autoslider_format.html | 156 +++++++ main/reference/center_figure_loc.html | 103 +++++ main/reference/center_table_loc.html | 97 +++++ main/reference/check_and_set_cutoff.html | 89 ++++ main/reference/dd.pptx | Bin 0 -> 33270 bytes main/reference/dec_paste.html | 85 ++++ .../reference/decorate-VTableTree-method.html | 106 +++++ .../reference/decorate-listing_df-method.html | 106 +++++ main/reference/decorate.autoslider_error.html | 89 ++++ main/reference/decorate.default.html | 89 ++++ main/reference/decorate.ggplot.html | 117 ++++++ main/reference/decorate.grob.html | 110 +++++ main/reference/decorate.html | 93 +++++ main/reference/decorate.list.html | 110 +++++ main/reference/decorate_outputs.html | 117 ++++++ main/reference/dor.pptx | Bin 0 -> 32684 bytes main/reference/eg_adae.html | 81 ++++ main/reference/eg_adeg.html | 81 ++++ main/reference/eg_adex.html | 81 ++++ main/reference/eg_adlb.html | 83 ++++ main/reference/eg_adrs.html | 81 ++++ main/reference/eg_adsl.html | 81 ++++ main/reference/eg_adtr.html | 81 ++++ main/reference/eg_adtte.html | 81 ++++ main/reference/eg_advs.html | 81 ++++ main/reference/fastDoCall.html | 98 +++++ main/reference/figure_to_slide.html | 121 ++++++ main/reference/format_3d.html | 89 ++++ main/reference/format_date.html | 122 ++++++ main/reference/func_wrapper.html | 101 +++++ main/reference/gen_notes.html | 82 ++++ main/reference/generate_output.html | 132 ++++++ main/reference/generate_outputs.html | 126 ++++++ main/reference/generate_slides.html | 171 ++++++++ main/reference/get_proper_title.html | 93 +++++ main/reference/if_display_pp.html | 89 ++++ main/reference/index.html | 331 +++++++++++++++ main/reference/lyt_to_side_by_side.html | 93 +++++ .../lyt_to_side_by_side_two_data.html | 97 +++++ main/reference/mutate_actarm.html | 103 +++++ main/reference/na_replace.html | 85 ++++ main/reference/perc_perc.html | 89 ++++ main/reference/ph_with_img.html | 101 +++++ main/reference/preprocess_t_dd.html | 97 +++++ main/reference/preprocess_t_ds.html | 97 +++++ main/reference/print.decoratedGrob.html | 90 ++++ main/reference/print.decoratedGrobSet.html | 90 ++++ main/reference/s_proportion_1.html | 102 +++++ main/reference/s_surv_time_1.html | 97 +++++ main/reference/slides_preview.html | 98 +++++ main/reference/t_ae_slide.html | 151 +++++++ main/reference/t_ae_summ_slide.html | 211 ++++++++++ main/reference/t_aesi_slide.html | 175 ++++++++ main/reference/t_dd_slide.html | 142 +++++++ main/reference/t_dm_slide.html | 139 +++++++ main/reference/t_dor_slide.html | 124 ++++++ main/reference/table_to_slide.html | 111 +++++ main/reference/to_flextable.Ddataframe.html | 114 ++++++ main/reference/to_flextable.VTableTree.html | 90 ++++ main/reference/to_flextable.dVTableTree.html | 103 +++++ main/reference/to_flextable.data.frame.html | 85 ++++ main/reference/to_flextable.default.html | 90 ++++ main/reference/to_flextable.dlisting.html | 78 ++++ main/reference/to_flextable.html | 89 ++++ main/reference/to_vector.html | 85 ++++ main/reference/trim_perc.html | 89 ++++ main/reference/trim_perc1.html | 89 ++++ main/sitemap.xml | 75 ++++ 85 files changed, 8803 insertions(+) create mode 100644 main/404.html create mode 100644 main/CONTRIBUTING.html create mode 100644 main/LICENSE-text.html create mode 100644 main/authors.html create mode 100644 main/bootstrap-toc.css create mode 100644 main/bootstrap-toc.js create mode 100644 main/docsearch.css create mode 100644 main/docsearch.js create mode 100644 main/index.html create mode 100644 main/link.svg create mode 100644 main/news/index.html create mode 100644 main/pkgdown.css create mode 100644 main/pkgdown.js create mode 100644 main/pkgdown.yml create mode 100644 main/reference/ae.pptx create mode 100644 main/reference/ae_summary.pptx create mode 100644 main/reference/autoslider.core-package.html create mode 100644 main/reference/autoslider_format.html create mode 100644 main/reference/center_figure_loc.html create mode 100644 main/reference/center_table_loc.html create mode 100644 main/reference/check_and_set_cutoff.html create mode 100644 main/reference/dd.pptx create mode 100644 main/reference/dec_paste.html create mode 100644 main/reference/decorate-VTableTree-method.html create mode 100644 main/reference/decorate-listing_df-method.html create mode 100644 main/reference/decorate.autoslider_error.html create mode 100644 main/reference/decorate.default.html create mode 100644 main/reference/decorate.ggplot.html create mode 100644 main/reference/decorate.grob.html create mode 100644 main/reference/decorate.html create mode 100644 main/reference/decorate.list.html create mode 100644 main/reference/decorate_outputs.html create mode 100644 main/reference/dor.pptx create mode 100644 main/reference/eg_adae.html create mode 100644 main/reference/eg_adeg.html create mode 100644 main/reference/eg_adex.html create mode 100644 main/reference/eg_adlb.html create mode 100644 main/reference/eg_adrs.html create mode 100644 main/reference/eg_adsl.html create mode 100644 main/reference/eg_adtr.html create mode 100644 main/reference/eg_adtte.html create mode 100644 main/reference/eg_advs.html create mode 100644 main/reference/fastDoCall.html create mode 100644 main/reference/figure_to_slide.html create mode 100644 main/reference/format_3d.html create mode 100644 main/reference/format_date.html create mode 100644 main/reference/func_wrapper.html create mode 100644 main/reference/gen_notes.html create mode 100644 main/reference/generate_output.html create mode 100644 main/reference/generate_outputs.html create mode 100644 main/reference/generate_slides.html create mode 100644 main/reference/get_proper_title.html create mode 100644 main/reference/if_display_pp.html create mode 100644 main/reference/index.html create mode 100644 main/reference/lyt_to_side_by_side.html create mode 100644 main/reference/lyt_to_side_by_side_two_data.html create mode 100644 main/reference/mutate_actarm.html create mode 100644 main/reference/na_replace.html create mode 100644 main/reference/perc_perc.html create mode 100644 main/reference/ph_with_img.html create mode 100644 main/reference/preprocess_t_dd.html create mode 100644 main/reference/preprocess_t_ds.html create mode 100644 main/reference/print.decoratedGrob.html create mode 100644 main/reference/print.decoratedGrobSet.html create mode 100644 main/reference/s_proportion_1.html create mode 100644 main/reference/s_surv_time_1.html create mode 100644 main/reference/slides_preview.html create mode 100644 main/reference/t_ae_slide.html create mode 100644 main/reference/t_ae_summ_slide.html create mode 100644 main/reference/t_aesi_slide.html create mode 100644 main/reference/t_dd_slide.html create mode 100644 main/reference/t_dm_slide.html create mode 100644 main/reference/t_dor_slide.html create mode 100644 main/reference/table_to_slide.html create mode 100644 main/reference/to_flextable.Ddataframe.html create mode 100644 main/reference/to_flextable.VTableTree.html create mode 100644 main/reference/to_flextable.dVTableTree.html create mode 100644 main/reference/to_flextable.data.frame.html create mode 100644 main/reference/to_flextable.default.html create mode 100644 main/reference/to_flextable.dlisting.html create mode 100644 main/reference/to_flextable.html create mode 100644 main/reference/to_vector.html create mode 100644 main/reference/trim_perc.html create mode 100644 main/reference/trim_perc1.html create mode 100644 main/sitemap.xml diff --git a/main/404.html b/main/404.html new file mode 100644 index 00000000..b21250d8 --- /dev/null +++ b/main/404.html @@ -0,0 +1,96 @@ + + +
+ + + + +🙏 Thank you for taking the time to contribute!
+Your input is deeply valued, whether an issue, a pull request, or even feedback, regardless of size, content or scope.
+ +Please refer the project documentation for a brief introduction. Please also see other articles within the project documentation for additional information.
+A Code of Conduct governs this project. Participants and contributors are expected to follow the rules outlined therein.
+All your contributions will be covered by this project’s license.
+We use GitHub to track issues, feature requests, and bugs. Before submitting a new issue, please check if the issue has already been reported. If the issue already exists, please upvote the existing issue 👍.
+For new feature requests, please elaborate on the context and the benefit the feature will have for users, developers, or other relevant personas.
+This repository uses the GitHub Flow model for collaboration. To submit a pull request:
+Create a branch
+Please see the branch naming convention below. If you don’t have write access to this repository, please fork it.
+Make changes
+Make sure your code
+Create a pull request (PR)
+In the pull request description, please link the relevant issue (if any), provide a detailed description of the change, and include any assumptions.
+Address review comments, if any
Post approval
+Merge your PR if you have write access. Otherwise, the reviewer will merge the PR on your behalf.
+Pat yourself on the back
+Congratulations! 🎉 You are now an official contributor to this project! We are grateful for your contribution.
+Suppose your changes are related to a current issue in the current project; please name your branch as follows: <issue_id>_<short_description>
. Please use underscore (_
) as a delimiter for word separation. For example, 420_fix_ui_bug
would be a suitable branch name if your change is resolving and UI-related bug reported in issue number 420
in the current project.
If your change affects multiple repositories, please name your branches as follows: <issue_id>_<issue_repo>_<short description>
. For example, 69_awesomeproject_fix_spelling_error
would reference issue 69
reported in project awesomeproject
and aims to resolve one or more spelling errors in multiple (likely related) repositories.
monorepo
and staged.dependencies
+Sometimes you might need to change upstream dependent package(s) to be able to submit a meaningful change. We are using staged.dependencies
functionality to simulate a monorepo
behavior. The dependency configuration is already specified in this project’s staged_dependencies.yaml
file. You need to name the feature branches appropriately. This is the only exception from the branch naming convention described above.
Please refer to the staged.dependencies package documentation for more details.
+This repository follows some unified processes and standards adopted by its maintainers to ensure software development is carried out consistently within teams and cohesively across other repositories.
+This repository follows the standard tidyverse
style guide and uses lintr
for lint checks. Customized lint configurations are available in this repository’s .lintr
file.
Lightweight is the right weight. This repository follows tinyverse recommedations of limiting dependencies to minimum.
+If the code is not compatible with all (!) historical versions of a given dependenct package, it is required to specify minimal version in the DESCRIPTION
file. In particular: if the development version requires (imports) the development version of another package - it is required to put abc (>= 1.2.3.9000)
.
We continuously test our packages against the newest R version along with the most recent dependencies from CRAN and BioConductor. We recommend that your working environment is also set up in the same way. You can find the details about the R version and packages used in the R CMD check
GitHub Action execution log - there is a step that prints out the R sessionInfo()
.
If you discover bugs on older R versions or with an older set of dependencies, please create the relevant bug reports.
+pre-commit
We highly recommend that you use the pre-commit
tool combined with R hooks for pre-commit
to execute some of the checks before committing and pushing your changes.
Pre-commit hooks are already available in this repository’s .pre-commit-config.yaml
file.
As mentioned previously, all contributions are deeply valued and appreciated. While all contribution data is available as part of the repository insights, to recognize a significant contribution and hence add the contributor to the package authors list, the following rules are enforced:
+git blame
query) OR*Excluding auto-generated code, including but not limited to roxygen
comments or renv.lock
files.
The package maintainer also reserves the right to adjust the criteria to recognize contributions.
+Copyright 2022 F. Hoffmann-La Roche AG + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. ++ +
$UM?h!Mh-^CngsZ0RjImMQE %*vH`kLK$JI$4@3T R3Cm>{i;QObA z0FQN{oTdh7?&GG0>70&^?HEh=T`4qqlPIG&S}BRK)|Xy(y6L3>2it?pJ%NnEd+|Zl zPoy{7S5+P9c|7P4smM-xZ0SO+*NmeSGoKbm8T53fMY_GH;%8@I>kT}vDCqw3mc*1? zYrgqop 9cmRRBldL`$n25t+nhYVaAv0T zR2$B_sg#Y7JjE~X tXBU0KripkkUVFH* zVYAQ$^|q 8dJub y?@WkBHt26UsRoC^`@Oj?X40F+k9zvdW zE29)*;yJW*T>WBp(!^gIVFn||bNN%f+L%e3^7YjO62eYp>ctAo-QS1*80K7_3pmw4 zyG^-#AHBGtJ)hf{R#vMhno3)uePUi+4FmD)^=*Ie;!|;3;|Oro;u8(_BY%?Dft=vW zvfKruoCD*`WyMx6>!`gaC_ZlIt>Q+kHfd3P9H-zt%v(JX>#9u cZy9e!~ZTlMZnnf4%nvgP2R9j?cFM05?BlH^SRRVC(2~5^88|xKd zE)!BACy-GG!@kO6-iDLSAc!-UW^YFFQQ#owry^7&5A_AcCm^|Ca;BfaihLBr;ubCB zT=5$*Fo&+$!4x*qL5e{XGbkVxL~}I830+L)SaHA=T|v-FVBpZ6gi=bnjk^l jpvs7G^kv#p2XU9V;ORHvi1VK0}WcKKAx$$}VxRx|7Rs)=X@f)k>OL&CJ#_1Et->RR9eN8qRMB?lz5@mAhBx$4n6L6O^9rSPH0hM4UHRN z#;3Qt&yua1XQD!Pta>*}IC#|Sq2t?bC)K8-Qz?a3->Z|96lA{(?XHFn vm81LdBs*CrM%%#T(bIj3+7tk~ b`BtJ50!U-kd?z67@CRPLkDKdNV1ZZ4-DrQ|uD$Hcyfll$wi+d7GK0PAg zHG!`qFMYcX2e}SCy$X5gC^Rq%n4SWY0;HqBM_vroK^wHF4v?Aql0l1#Q9wihk^shl z$+h4XMS{yoLdg> 59eidV)-L z4M6G4@K>dyzQdCFMa!O*Z!xp3fZ{u |!U#bAd>mrFf`DA c9C1_zOwfV`Ja zABC-UDoolx9$YE^Uj92MIFVXK_*}Es4ADD>^ZtfI`TYqbG^7Sy3tg5XUC;1w`9uXL zmlFHPyb 8_9_^pZvS|SD)^;DLt>#;B>%d!lKm2eM0j4d~b z8w;ME0FxZE4Xi=Y?+9K9@Wp6m63MW}B)AXshqY;cfcx6B>Z{6aMcd1`++Z203l6Ycxk?(bq> z>XP~B_sVpv^EmewFO-s78}ic^Yy1_+hf>z}+0UGk&ECi%2$(sC&pyp|dR4dpLY4By zlFDb$S(-e$QIGTdJth x@J8s_E@KpM7p4R@NHhJ$2B#XE+<1- zNIGL5)j1mKCZ%c<`B#!lN4nMEaml$ 0v)c-NQZb6P9|{LOu~_#@Ds#~22Qdm|fs;?1 z^-;w~?})6-#C0Su ^|)i<*gabeFMvIV5f&T~fkK z?D&9h-TM5r)3#+>Ya8%h&T=l=2n={7T_W*|rZ+tYl-5=Wt7gw;(Jb|cbsVfBVXF2i z(CVR>;96Q1sY9D+l6)QDysbaPc3w0`Q}CMdXKZ16_>WyY5wrIw-$forJ+oaIg?=p{ zn~;>xnOJZQMRN0VJ$m{kA}SB4!+k8PKi8vwujQ{;a}FkkmWFgcfB#&9+*ebNny*9m zqWgTuzvWpv5dKxq1#gfgvc;UvX^Qr^H-;UBC!QiYec>4zDC}kt9RzHykT&dT8IsT_ z2tqU=-6aF0-uf}|OIe% HG2#T1522MiS?zUXD-YxLBD0fl_@b?#7)8eUBA jGDpilhcZ4!c+{ca L~ z6|LV_H^N4=K7PO6=pktJIO4N;lcR#Q4tT379`L+4Z1uVu;q$e=yQ?_ly-dR%+5N73 zcXLug*ZPCu>}Af`g|xQk`S#S^_W`!M%T5pihK9n95nDfYmvGv4O38Id1h{t)?o1&k zSgRj8DI(Y Z2Rm?t%Y=gW9*&~Fgsehh znA~# l-4145J5zO>gnj< zcU}#+WGw8CH(z32%XE^(8slP^KyJQt<9zwXPc@jGt&dw5H{yVpVmEPgzsDeMON8uO z{~K<<_{kXg52>B>ec|c0I8#*w-xA =(N36J#WwC;J$jSTD<_A~|~GOuvI<5{1>jzH$a7)YiPRGdbq&?HL;%QwgB Jfipcke5ze*7 nQ>`xY? 8 zanUcI=o5o_Zch=e-010>W|_ve&Xxiz_B&?z kwWL1a|BwWw-ap_R~B z*a9}YK|!JlKR}$PH3Zl2p?vGhc~ }#j !8NE=$S>U_C$0N&QC4 z{Y$FLLJ?bRLNgbEr-3gVgj3J>w#R{c*} OLnD&^& zWQFjJ!JgOX&3u;hjETX~By#iwNrTI4x^>D;>D9Xh!flvFuRT1fl=ks@KEsKJq= 9;CTPXcKn`m`B%v`WZA~IZ48k};zynIw4 z !yB8+ShaZ6avhB18JLGAnCCC$KqVJ&W&+74h5-%fEJFyYOPq z0n5p^ zdh;pDmtw1w=Q|2Rw&4Y|A3B${sQ3M>uGETAXBe;r@BPmZyP#m0PtZW1p`k(U+Y*j* z``sz<>=+SfX}~P{m2!RW|56vUwsHXC?P@Ey+8Ekv-Wz)|;*S9u?d%X^Cea!(n4XpKliW8l#jm=*b`!LS>y$t?J zxxP)n`IrB^{VVAG?}a}M&3zw?{a4EMRRDHv{^#|_q1hjT-1DyELHOzWDBizPuCETv zABOTj#Pog$cF&H7agZNZs2%nXut)K$AHIH1%fpbh_Xg~*l L z6JX-Mfc|$>Kjw!x5IX07L;tyX^`D4-jI0i*;QvPcb3^FAM>Yq9;(sIm8Cvt-BfA63 zLH`^1&mfim9ytu--yr`P?(yFvrvW rMMD$Aqforbs0M1_^KT!6cI`TW*!}u(Kh47!0>w5 k)+e}?<1m%qb3^uqKQ&XxC{;eIOP?{E)&!90eGd->0BKQ-`oxQ9Ln9>Zw} z|1;cAwfi0J$AdGokKvdk{u%D4uKf=8@Nnqk&V5Yw0o< !-f zc}ys~{9hpdj`@(#dyC=W;S9q6sPBD$psxM^?$MY2ufLY}Xb%rLJVw*i_&c<}{zCpU znz82Jq5bt&@gD8rp6mO)3%^pXucg)_w4W^duioSy;^D@K#}E#>{|)h9J;*)8!ztFs z5GYpv4e^(~#>4r`$HqFG+aD0W&CEV*^Lrcb;h65Rm3Z_E;I~Q7hY0tzcsQ1LY^LJ- d{XxQ`k)Vt?1TcgI0igtbtl>dGw*2q^`+puqWmy0K literal 0 HcmV?d00001 diff --git a/main/reference/ae_summary.pptx b/main/reference/ae_summary.pptx new file mode 100644 index 0000000000000000000000000000000000000000..4a78cb82db80b05f7dea05bdb75daa2132c32d56 GIT binary patch literal 36820 zcmeFZQ<$XPmMxsBM5VK`(zb2ewpD4{S(UbJGt##0O53)rll67~|M_-5=j`sM&t>np zh gbWX FHH~#p#rCG zeN3|A5y#AoMgZczv(ZLmR@<={Kpn0kE2uKwA3STicOyj!pysk*7+XSTYENuPRW_n{ z3K*Q3So)aq+MVBgA=_g7!LL}zBm 4@+d}J zCFa))zITmcwQDz4`q@ *Us{|JsPe}BUA6R`+TIYNC|@ZmvLAgSt>YsA0$de9-!F{f0;RNS&u7axnaM_* zip4J@wH2||aN`K|j;DO&x;Ig+JV>F%D*Su11g0FVsqIg?;`j+i;Aq_pWm9V6*^x 5e ze$>8%8or$t;$!(klgX5||B6j(8xgONww |BI(I9jT}%R>-; zE}#MOjGpns(^K5Ie*H<_^T!AcI5ny=^%wAO< MrLL=rF ztWGnK&oVDLny!cReE3t6ZDmTNNS*gsasy@wEzI)VsP{a@lme*c(DU}JB3u`rqkycr zw(L)pv;5!G^ZGv`3>Mh^CZ{a9!Fh;Tq+cZvt8@LEk>QWRY#e_{60XvNhuvRy0#C_{ zOW)U~ynUhs0oiQt;Q025$q~rkQ3C?P|68B|0U>;TGqm|3XK!QcK&x+S`zOu{l%%7U z=@8mgkAGEp(x5&2P#Csp_#i+W<{~*yT5|!HMp`Y=Xg{Bvuo0ypE19jNuaC8jg=d*a zU1UlI$ZWPTxd#sRB8p@?5a#oYUGiwc@%-2YUGSyM(+`~7yu$W)3AE0r-t+~FGWdFC z@`&b}fwX-?7{3btLv2t@Uu#&9Y0W1&H=3PF>OBt(d+24#RA7_c8wC%%K|1&(d`9tc zA-`u=`PVx==Sp(a)EHO=gE|PN; &xQ2IBeO$d%c{M3{*8v=#qCKHh (%${2?H##`CC(88) zusoYp!Gax_tfn|E2(1}&LVY7ITT3&?OVbN}xoM7Xr}nLCKMiq_@O?XxPPEjqKwO2- zuPE(FpX5mVKt4W*#Y%tlc?Fyx!3($D*a}|CYIiHbH_hy|!xk>+@cN=mYxYkzqF1vz zG1{kGP`YW}GCUP?j;V4mlfLhSJ1A;YOj@!Fl{QrnFSu9jAC`t_zQL9Ip(#w;9%>w4 z{Ip@L-2_f`JL5b$AHoi9x;f)&glh>MVOPF75Uqg6! V7kw-iyS zv9>R7& {UKCD?3#HG9kTbu12XYKt=Sox z#&W1bF{T5|>Eb0#z9_6kT(nSW_}NmDistt=v|WPXr)#^PNU+Yr=a&3tB(C9}3xaUA z6bu8Z^zO2Q894TJ_*{g|n+SQ_rc7ei1Qdc4$Zh2K{OI7z)dUrS6hG=%L;}$)S^|Ad z7m!xLlLWr^E#_(Hiyxw@1E0IEbJKK1hokvY>WemrI4T*}DUU>qSn!L`@5%wOV!TvD z$y#=g>GaH@N?(SvWPkPgUO`CRJX2OMQsX$9y>I!>^Pb*5cA~%;u3Db!9ZQy%qfZh< z)KgTxCjX@mGJ$G7P4htA`zB*TG;ZU`@sT41F6*axn-75IKqxIGV=$KgzN)c>(&b*F zJ5iZY>NV9gYN~p`?;FFQ3K9;-tPqdy)DI33@r9FhC(n(FS!jVyRQL5 8kwBM zu*xa%qYZX?wR+I5Ki!|V@6_3`@l8eQSz__Y=75eR=rw?X9*2KPF6k@7PCk>9&mky^ zOvkVX44DPGo&JD?{UUd>a-r+BaqiivUOIOS#*L4F3*?WWwFyxM7Ys@T>1+o{OCc`- zsVp>wZx&iu5(?nZwq83jpi!P{=eR*DG&5iE_0;J-V3F$m38w!uNG?TT$rd2 #Z&MnAC3ei6!>Oam;D4`gEsU!o@W+6M$1%)gqis-5|QXVVKWyv2{u04uW( zc`D0T$asHO0>Ao+*jQmr%v8zTJ+aKy&vV7a|7;n%!^Gyc;|&51hXc#yR&Db! _S k2hK>3Tn#A;xa%*Nx6-wrMb14mBq#J`O(=4E*cgF4mM_1a(ZfJN=9wF z<)qR4t--1!9@w|3djWw!?k-5!NZY0#Nd56lQM?R_3 +KX3;ydu$U0DCCf=;pNjr zBlv?R8^)@!H5jD{SVzs}Ml0z#Av!&Ea{tQYBD87H&A{_uN~BETN9yO3O9X7!3~$!E zHfexXM-GQV5!3tOP+Q*g8{CBZvg;aZR#4;fh%Ccs9Nc0TG+0*uU{Sy*;4MiwO1_z9 zQmVbqU>2KU(~)O{^YKiTa8?F4R;BhqZXa;yQP#dex=?M5NtZKqh977A(m`tys`}v3t)|BBdwx^~y|O(7OP#M9?o8uhLK3n16z;cMD7% z`4iy1e*pMD?y7%O@DIR$p#5uW{ex@y^jat;J{tJujlhNe}h9P55R!Yc&Hg7ap%%F5zM&c^30 zaAu})fA2ndaq!WS4K|6SQi9Uly))lAXC_3?hQ`Tw50dE6n257cpk}r-FF3YNT=~{X z BqjF0_6ZUY!X&3-S>dbB0M&?$&Fi zfuuU2rxi&I%=IKv$zZd`wc$q9o#}j{I*5T_=N2se@Y!FGvyTw!%))+q8gJzNYbVPy zB(w Gj zwiqk2+au0Ef3O(|?%m|P!41#MCnJK 9Q;Vv3Uii7gQk$Xzq$i&~O8p#c1n5p*W z#fiNj9@072O_4d+$H6MD_hhfb#z`a>HwcyvY+w6@7=Bg=p4BMKS?|fNE^DtQ<{$c$ z-&cknx#8D=u(`7EL2{^ay~!pRU+cEWErXrWjZC9?RNy`tVm*7y$w-4aYn`TRr&n6i zkhoOT>moFSw}nk*keHk0+Ay8@4oUN?ke9;8W92wZW&oilN9-c+M1%EFrAv^09akzS zdzk16IeD?tA7OEvyi3KtlgMH#HP18t(Hx&-gzc&$(N~fpKoUq>YC$?tj@9?twT3jy zo)CuCyA*GupU5tPr!})MC#wCmuKY>8=TP7^(Plr7fRQ6tqh}rtF5pS)TsZe6>ZfKR zh+q<0D=W#kE~sTiO|9H_F3AJ*1L<2NR==Tl+YmV9uT!Fp=cVUoVNx@> D)StBxF7Hae-NF^oF3`>?6#FSf{`20>NSF;*Rpq!*Lz#5`=c01;KgRd7n7N za5V%bg|!uI?PO{Nm!aB>L%F02ewM7Y*o^zy (vCJ~!}1 z_`h@VKk5qAzjM;T(#+6EO5e@K$ VewTBJ?;!^t(yXTCg+%K5P z39-9d_!c;FcNu(zXgBw8C2h*rZ^!HHU90w&be^k%0cu;Ih6>(LnqI~Q^J>N59157p zEz01gcyAio{h9rgmT8|>q^oU=usoLqntdc^!6FP3{wTt5k~r$Le{+0^D&jb{hr$V9 zx%k$KkCU-~*j$WM)32$6@a;!Xg+m}*Hy6qElc@jplsX5Yi9|sEtl~W0p3AQWrBNhc zfYt2j+CAtWot>MCy=wUUx2&IW`oD9&|A+_me+>`1e*xk^`*(u;&tb@aEn*n{#}MSd zh6m%n@c4&-Vfq&y|9}Vczwr16JXrpP$3Nh~`Y$~G0S~r+;qec6u>X(21ONZzQ2%bl z{va`~c4D2*hWy?+-2rOwt5t6YQ$8;A#Jr#`g5wMn;nGm9ncB5*SS8_Eqcv)VRDFdn zS!;QGUqKkdXE6QdDgDL^3x-xVV F@VTo-eBn;3>?) zD)kX;b+mnYogB}1Nl9zna^DA+gj*95drSlUPJge9En%}wMB4~uz|t zLk_>{z=&--RBEV+PpG2)F@G@&Ru`qT{{)~YBPpHh^RUt{2h!PycSe2>6|6{NS-s z-V(R&+P0K&tD W_(4{@IMa5biIxG?Y&!*{-Zt}JPkiTI27N2$Kw*o{wv-R2s? z@%wWr(gzgGaf*#8yYZvz@xz(q^9vboJ#dY+Fi<@eoYxTe3I*2{4CjJe7^Wo3!st#m zm+Vp&LpN2_G<6Rp9F#b e^0Z^f)HBih7tTS58Lpc)i;^Ay^T?2pJ26Ckl_ZCIS8S >@2UN)z)V0iLP> #RdFYc-QZek(ytf{boP>ATZ>`x<)0>^>B3N{P&gJ(IRndix}==m*H3 zTpn+)>viR`UMh_A&vJQ!|4b?W%HqdWPpns1kl%UrF7Qk{)kBcTL-;cUQ0>v8S-MZp zc`2u=<<>-|D%uJ7bS*s6d4|Q*CDJ8PO~kx`0*P=lULG<)kI!1IwAC^3Uuvw3Sv+@^ z6HTuh$kIkr-t4;h3^m)grMpWT5E(s4-Cx#@CVAV>WS#+RJFU*;RA+fdvX5gr E<1egMq!@43OCzb2Z>l;R0lT_&7cKT&3$W>_NfF%3qd!hp_G-q2=l4%En9MJP zLPIGtesxl`{=A;Y-YJjEU9bi}Ss^dcE-IaikPj=jf_1mgBmT`ZS8#9xsKU^(=+0G2 zsB-ix @>Qs3lfP72Y@%b{0-6!fay0#Kq<^ zMq4EMvqpPldDTg^>}+g)^K5L6o*~0O;UeHEf=M@nH#@EJ5OjG0xr-gr9I#C4(up k$ZdChC8|L;+SRN#FBm~AE}U^_ zR&foBDR^18UI^E509A+j(!R?g#w2{$5})EGbnPkcs2lF4W2W+v*V+ONN#uf>^&1^1 zGuW#;OAFe zq@f^@{Q0951bW6qA-9r9{e0#dG}Mo+>U23t+Rq}c6wwUso9_vl_ @?IePLQng;s;@q?VVxGqD>^-86A+_{8YiK8F3 zk9FiiGswnTA)37hozq)kh<*6^VEJ|fe4z&LdIDU00$H)iTU32pqwu;pLFFHksy(H9 zOwQ*wR{I4!lrVEhFrWg6U~D&4I?Oa*=!MDgh_1K=1pUccQX_E!2ILaz_4f8OLT~D8 za1CPS7AVTWY$^`aG6W6}vku%31LZk_fFBB*He)}2W`%tO*|=_FT4>fH!l4K0kneCw zR9iPfBPBfn<#_x4exSD{zafj1gOR>XGG0{}=H7ePawySct%l>lJ;_8p*7J4ONeHOo zDLavM0UE4y>W`)i^(6x@$$IwA0rRB`r^7>d)`$(D&!dHJdRLj|_CRpB_`(8fz-EZ( z15}{Yn7#$sM<)anfFlsD;I$1^!76QoXXWTTNRxcA@&3N|()cS=zm+X$Lrig@74)14 z3aX7sf)4}{l#CERSlt`A_gOEIL_Ym_*0#v+kjJI&lI`5_3>Ck%0gHz$hjZGbcf7fO zK{HLrhqb%zK+GkK&_S`YL-m^bVuBS^{CF!q9xitR!J*PUZyU>#KkFU(k52Iy#Tcr6 z>QwMQt-=1MI`vm^Z9I9!dPU^3{RH|J8}i;=`rL<<(4J4hP`)c9Vr2L&P)l9N_1L~Z z3>Id$etB>>&M}d|YDvYixe63CP>kBd#AN@&xP3OQ@dUu6BH%2nC@bY@m=;)EOG0}* z8uGM7AlzZ*7`nhto2DT(7I8S%NZR>+UC4bt@)~cGTENgHx`urd(kutyZYZPC3=VY> zm8LXzWw9~r|L&QPq(bwAda0d&Qf;*WaFtK%^>iD0HRhpZptq_qA~vsgA`l+_-nT&= z+JMYBF zJW0gHhOa*yx>}`OeL+VI|5m&GS-YY3UhBSgqjI7^es_6gv%fA7!Y`#hV|GK$rBFAr z@zs?(DWOBaDg3Sv43YJDX8H$$e~cAGZQ7KjUBe)YCXq*3xgD^DiG0Q!OVi5{g2OL) z$Ejy;8BXTFhWP%z*VIBH``Gv#
{_^oQda4ZUNXUITp_ahBE?;V717KfLGu?g%hp}< zVz53gofoPy{Hq+0JOXWxWy37aJZnCB>MG{c$UQ)i_?dyX^btmi2q83|{b(lpNQHFy znt{tp!UJ~?h({^86Sh?P3IamX y} z1bQxKf4PCx|8{}&zno`{%i<%r8wSO5$1%Dk=C@?_E4_BN@Zd=1n9UruhEH};?T)Hs z_@)l}@m-=CX%84@cn60TC4g%c-)mKWnW{ho>of*?vpSh~^U~~WeBeIQp4i%n*{eVs zo0P>Vk4SiniG)nb6Q2ImU{`jBtP417nCa(J#Y9e6YbX9Uor%Gp4Y<~(7P=d6*)#jL z;K#MFSf}7ny+bKT5Y>G$ct$9Bc)?^)NKw`P+7Y6qSWHU7#M9gM 9XS%vsv+RvSSP7r_G@O+9JtI0046-GPZDbk=0xgGw^DqFHSte$>W zKTBDpmk{?#NZxNhX?9n)?R^RBm=}v-;&|(PI9^<*Ny>Uo32w?TEwqcIxgt(q&PpZQ zq=9&Me3AG^m{giux!o^NxljdTE 1UL_TXBe{;XubXjDo54 X~(tJC+;R9)kaoYU->pc3unW7gRmNqU&mitS8;NE*O^h8laPcaRA3>rM8 zA-t{;E#>HSOJl^Pja&0BTIr3P{5(hlc7OhMpl|spU~`xEkGRQ6msLi5iks 4W&3glIOX7@})Xhd#Dqq#}| z41(4ocku3YknH(ly)ru=INE`9wi;-owX$u6KLTh^UBRU#3$`p(Eu&Va*5GM$X=~ib zczvB&v7TSpBVP%ruc?b@$f|B`R{*53%jlN5_CB-b?v%ebAlK+ibdFFK#h=zTtj)sN zuXUNJ%`NA3aEa(rB`J3^%9mlT1KJUXEeai9-vGzY!x}E(^)lBwY3Owqf%(oE6DnHo z`kH>xtB0zlS%+<5!rB_t7PmdZ1?JXA$7&^}2@On;w`&2rt6cSIx<-wM6MNYY`VKVZ z048S zJ-CjM-4-rAwd}r|TMA;yWkesq)MvL`N}gL^wttT*fq3N*3OpwZ)CvX~yMrdTE6o1Y zEVONN*|b+rMU1EGT9bVW8XO+a3Lp@wLp7Hsz(mMO5^BbTk2A$2|5My6HUJ$KXyhBn zG?oZQBn&VvDT0B}r*}H32IAO1;xXI`e~Ju|<-1)gA>+AIp=6Q+S2aP(0L(^8teNM> zGcebXdX9@8Q~}=lK %eY z0FQ>``d2jy^B(h*H09l$pS>^rL`|}aa0}MKM)s#t(I2dr>tL@#KTq0>zvzav%trpE zEC7!5O9n52*8^Y=`bc_Th$8rd>1X*vlF+z`V<_$2tL&nq{YJlJy^~h_#Y+go0E+)C zie|R~?YTVaiz*P+mulnc gwLNGA}> +4HhKt22!ix+E+UDwG8(f&d$(=<50JiE{G$emEsNDacs(BVE zU^Y3E{*)p}>^DK0p2qNLdYGohJ@&ZMhajz2#Ez$L8^s951Xv7koeBfQ@&b&sPW;=0 z^n7&LU4*|u*(Jn~jgXBII=OZdCC %k##Em> $AFO^Px z2uNF0@W8otkTuE2A7^L-coE#Y9%TJGB04y>UWZf69>@;2AaUS|y!rAlz%mZn_Q#@p zlL|1l!E}XgI6-VpDNOA?b#qhLoO&HzZ!bwUx*u+VN84DL?u7ssh*f+dI5`YNKD $(Gu2zF6Z$;(}fUli+65_V0FZkv*jUmJm)-4ia&HYLWauHCq3f7X5Wd z^`~_9_k0jpT%13nr^O0%nx%LKLXL<71+YT4?4$yAXkqnPJ3|*2PjonGqk)1!LlMq! zxXrln%8h({9&ezCfZfranq~afQ6ud)ryhrTH#hd`8Ur-R#1S*^roqCTma &+oBFFI8fXg=V)BvZz@YwI;v78(W)vvYVKyWbV>33I$l?uU6yxrQP~WC zrBEdSrJnuqM({OluVzSX*6<{BE*HK>J>_dir{;GnRuK#Mka_$0VY=lP79zW~5lha* zw}I(ZraJtMA#&5qk=0t^6ig?L;gBz*@vS*9=nJZ?_r8pUB6s_$>om&_6&dSR6V39w z6hoVq8odGCW5*e{T`fC5nc-&Q&SF)M$x8JtO$v$5G~P7LBdr2r?&6l1(#qF)_0r0> zA lsm+XM$afyRx2@lSCi -t5^?kG9uCIhT`&r27^|!~8;)gP?2eQQ z&H442ADa#@@MU^yhIr6(>D6=~cdVA724J KVN=91_ msebD=we-EQC1F z6N{Nv7aw)hpgSNWANF%VFz(Q0;B5(c5aYt}W$Cvd6Mlc6@O_T$8LEF6Nz(+_LJ%76 zS5$Xe$c2>6Z73Q?Eiw23NnHfm%*$BrHk|9Wygo^iHpiZ@=ptR9!Js4=*EQ}o8t32g z+fJly>;9@f{h}cYX_wC)uH<%6H*Pn$XHv-SW>ppeA09=y>!vO8NAE60zJoHv5?@;9 zO4vk~OZsvyJpgAoaUZ7xQ3a}D5MzIE|;jNuGE8o!#35eMZKt0`!evwL)+> Kj$0eSslX0LS#CZ6sOfq%2fmTtqNWp#M5CQuv^3G zml#P GkO$fj!zN;$LYE7pxjY2|qi7+yTlxr_!X~ENm`rZgKy3z31H%e#Fl< zZGrFqFJAAjL+>*+P3u(_ pnt)G@g_BBy#n^1{HREF2Rch9Nuhgdr6D=qs== zhMH&gHL*J8M4jKFG&wIty?t gJk@#W<*sF(8zzM0v z8p}Kfu{#}Ocn5ZD$044k7YV%VdsTT(mWCj7!vp@EfliW28tZRcPZDYpO<3bVSud9| ze>&N-XVtm!Rzl`**G?V<6=e+Q9kD-dZ!LX1d#k&d@zv3N%w-Z4K<`rQ@6=%es)xFN zoXlcZQEo7!rqzft+6(cFBKgi|V`9I#YHMDz4Cca%%~0T=b)=zI$Rmga(Vj`5QDQ#% z9&bc+ LoZsBZBNBL)+KtgTqkK=iT?_|PU}E>fN# zxfgJTSJjOgP<-fG86_u51 x<_G-?MfW&&7&Nlpp^Er z!thA9-fAx2>6AF{gg?=TnUG0y?J(kz0kshBGYp7J82eve6l-4_o`JIw@%Ft4wtXnJ zy%Vi7Eo>*+A5kjP$Z~BzkNM4^K+7R0$W=gpw4~dnZh^f*43E-wNLX#Wd^ly<&^LHf zcN=G3+aWlF#$+Mk%Aeaa`7x7({vZ<^6O>?YPj^Nm)+;U*F`PS+2 7H(WTs}p_0y{;`5J2Ahtu} zd)i89UWaK)zD$wS$+UwmXNiAtNT4KJ>*IL!Ec4JQ?u9yb(@yAd?=+V=2f}Gn=$cVK zy$RMwZmuf*q3;iT$tJ`&0NGSXkH0<&3MWb+R|`Q;N=rBMdknsoY#_J?1hQMx- 7@U$A#*yWzDxcj2Wu$|st0{PUo2uFtZ0iS zR!Z9ImQJaQn@bap*fdNj5et)3U~*c;f_6G4gwe~txk!16nX9Bv7isf3F8JTiX#Z+u zIaB{UfE7W0*Dbm5KD>Y$^BM@nwkxM#ul~*n@9lFpZA)2Y(JG(crt-q(7CTX;=j=7g zfhn43ZdTt#cQej@<8?3wtkc;{W&b0E#Y!dNg~Zb+O+;frIX2 m6*RpPLvrE?kK*`9V8*!#xW ~_$a7`1 zSq@aDg;2k?4pAGfj8Wv4F$G iiIM(vQ0Fc1dS7pPTj 4E9^dhenXcDWsKc;ZpYkW@FHE Y$(N*|S=>a+rQZ6s`Ao*2SQliy0 zUDS@F@>*!zH?yS06XL6{Hh7a21kg8eAUkY0EZrs?#r&mMp7s`|yyfiCk{6c{7zW@i z34yqg_yIOlPhtk2Dt}YW2y}V$Ny>!n$uZdGyMs|IfW8PKbC4Iw$cT`Uk=HUP)p|*J z5pF_$?E~P)OXJArP}rNL;|+!pkkB{09IU04+~r33DgRJXB`ByRl<%P{#jXOx-zfU9 zYRdJOtkf8~r 7nR|+~gd%i+f7q!lcUddo&psx(es8NixCNg@Jien&Uu*E+1 *DnlxwD|fals$ z)BrDe)aODH)8FR;_=qhWAC+Ue;g?f!|}L@GO}Xyj?gh_8`Sd_D|W?&ITm3W3gW) z 5+w5&axO`&&rovi9p5{G5X zo-&`!si`|>RcY_$GOk7kAMf&L)*yB6rTiAQm>kh>mFpBBtGYm%u-LnD h*Cg0MxG$^v5{B7ytt`fHn{swiquoHR(&>2|)}tSr!eynCM-l>aKg zQf=3ni9C@Abksi(Kmys8ydx$wMD|yTId1N`vdykn6tvgm1lVz&&CUrg&nnOV8VR_^ z%QDJuv?U_jLEEttR5Qz8|2-6PuZw-NZ>5Aw?Gc0Qm9Tp!U5~O4IGOF&cyac+{L2zU zv@%bue_CRY&)KK{{$}x4pWnEOh4l&>!h2`eI{)u?V?%}6(PHgGei{_9&z^Z4?}S6O zVjQhd=QC=MTa7b2_t@B)MK lWjka4$V@|HB z_sVP9w5u+v$bA)zWb?{pN1PqD@Se81v>&fK3CZx%P7`o%D(uUmtYb?(Yh=XxnXK`c z>or?tsBJSACpryMN3w2b%CTOv9V-KZwd#lUW#_BIIy?g%x|Jufs9w!hZbgwYL^jFO zSMX^XF!O1y;jH*i*=ynRE`kaWIkn35=8wV)SXw4Z37pja=L#me6{#afYNcOPMMlx* z#zycehz^YB&)yRah-vmrFP&Y;Gg=tnNCX$sP)L|BOqpcbvc@XU;>RB>mQv*xdX{Ll zV3)evxCwVW_TokL-6*M9QQ;30F|WNFOjs{vSeVtZ{aUl&>@Q}!<4wYMJmpw&%ga#D zNhRb_5I$?4jNT^b;ON~@*+WrKp{9|qmji0OwmK3#x!1BrOJ90Df*YL3UvhLyYin#s z&D8?U= aL0%irXl` z{OJ#SLET60f6kq20SyvshD0ny;r7%W##5Z-$9n47_v*UXV