R-datasets-3.5.0-lp151.6.53 >  A \D/=„ L^S.ζܥ0= 6IjA\Az[.ν=bkxi7((0KUʠu$ɽnt]MnHx 634I0o~J=0RWkN~!Bw g=Y,hH>KG#:ϻc$98;対Nm,g8)/ȳHx1LbPq=+yAB;H)㕕ֵiqla7c98d1e327c1950f23ceb6cf292ec40cc3251962508efdfd578543f74ec2040fa351681d271d05e3d464e5bb77bf59e70874dbag@\D/=„d g9weׁ=G.2`dZ`<UHJ> Cx4 XWe^k2{Q; DmT=VS#@Hp EArc>j2 f.X,@)` },x ȥj2Уr ^'ei(;ӊWń:|/X38NPAVhj6}Al5lz K~&T;Op >>k>W#;R qⷥ>p;9?9d   N !'0   h B   $    *( L8 T)9 ):S)F4AG4TH4I5$X5@Y5H\5l]5^6b7c89d8e8f8l8u8v9z9L9\9`9f9CR-datasets3.5.0lp151.6.53Package providing R-core datasets in R-datasetsThis package provides R-datasets, one of R-core packages.\ʮlamb07 openSUSE Leap 15.1openSUSEGPL-2.0-only OR GPL-3.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://www.r-project.org/linuxx86_64@ " HGd%J6GL>ZA큤A큤A큤A큤A큤\ʗ\ʗ\ʗ\ʠ\ʗ\ʗ\ʠ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʗ\ʠ\ʗ\ʠc71846c098d9acd86003a74c597a0a90cfd60b87d38aaf59904fd9a340acebf9d95d0a12e6e8f1d61c997b5e022d8a122d217d8c16bf251bc8edec56c103fab3df3d6db69dec4e95268e4feb906b984299027e43f6c421f08103f51ce035b5ced3caa656e0b7108acb09e3395cfe82832e431095c56f27c7d56bfb208828cfefa7a84af94731705df86774c8163e8d52c37c2e69f36a560038c09a011fe017ff7aaba2a06c3a2ad543a06bf3d015972f0611e5903ff49ef1126f7d2fa4b3ec3b68c74078ac192ae13dc8e0da7d798387a580947b66bbf5585aa55ee1f9fb429bc60f471d8d482942f0da723176d9ea9efa4c6712879f53dd9170cb31096c32d2b90c1d636c82f2182a266a8564845a896507098ebb3dfae51c302ad4f41db9d91266c5c1282b975fa13e6c8df30657c0d59d3be01bf7f0e9faec05fded67761c65b008b1467baa409772c3e9143978681024efa241e71b5bdfb43ff91dea4348757900f3ce7e5204673b2608d58896cf61169605a7ea093e1ca557517c7272f66247b3d5551d71e2fb882d36a8803c497397a3c0e2ca05448d2b667f537b80b22eafea93e0b30930588cbcba98d1ee47bc92cedb756ad02a7ff0c39b7905fcd9676880bb336ab001beaf040d30c088b617c746ee201a3f8fe46424a399d2ef21c8b550380929fdfdadf2b023cce3470c5253f52596edf1564947869a95a98e6bf20526dd1152feb0b63206e76b3a002ecc523f12596616b4f7ca7c778c6b643989c70bd8b538935b2ff3fe88e338960a68bdb19001091874d0c0b23e361c25850e5c1e49f844793e017dc18160b1b53d71a759dd961d7cca15225228990dd3a7../../KernSmooth/Meta/features.rds../../../doc/html/R.cssrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootR-base-3.5.0-lp151.6.53.src.rpmR-datasetsR-datasets(x86-64)    R-baserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.5.03.0.4-14.6.0-14.0-15.2-14.14.1ZZZZ`@ZkZY5YyYV=@X@XXXXXO@X2@Wv[@Wi,@W n. The "quoteExpressions" option, also part of "all", no longer quote()s formulas as that may not re-parse identically. (PR#17378) * If the option setWidthOnResize is set and TRUE, R run in a terminal using a recent readline library will set the width option when the terminal is resized. Suggested by Ralf Goertz. * If multiple on.exit() expressions are set using add = TRUE then all expressions will now be run even if one signals an error. * mclapply() gets an option affinity.list which allows more efficient execution with heterogeneous processors, thanks to Helena Kotthaus. * The character methods for as.Date() and as.POSIXlt() are more flexible _via_ new arguments tryFormats and optional: see their help pages. * on.exit() gains an optional argument after with default TRUE. Using after = FALSE with add = TRUE adds an exit expression before any existing ones. This way the expressions are run in a first-in last-out fashion. (From Lionel Henry.) * On Windows, file.rename() internally retries the operation in case of error to attempt to recover from possible anti-virus interference. * Command line completion on :: now also includes lazy-loaded data. * If the TZ environment variable is set when date-time functions are first used, it is recorded as the session default and so will be used rather than the default deduced from the OS if TZ is subsequently unset. * There is now a [ method for class "DLLInfoList". * glm() and glm.fit get the same singular.ok = TRUE argument that lm() has had forever. As a consequence, in glm(*, method = ), user specified methods need to accept a singular.ok argument as well. * aspell() gains a filter for Markdown (.md and .Rmd) files. * intToUtf8(multiple = FALSE) gains an argument to allow surrogate pairs to be interpreted. * The maximum number of DLLs that can be loaded into R e.g. _via_ dyn.load() has been increased up to 614 when the OS limit on the number of open files allows. * Sys.timezone() on a Unix-alike caches the value at first use in a session: _inter alia_ this means that setting TZ later in the session affects only the _current_ time zone and not the _system_ one. Sys.timezone() is now used to find the system timezone to pass to the code used when R is configured with --with-internal-tzcode. * When tar() is used with an external command which is detected to be GNU tar or libarchive tar (aka bsdtar), a different command-line is generated to circumvent line-length limits in the shell. * system(*, intern = FALSE), system2() (when not capturing output), file.edit() and file.show() now issue a warning when the external command cannot be executed. * The "default" ("lm" etc) methods of vcov() have gained new optional argument complete = TRUE which makes the vcov() methods more consistent with the coef() methods in the case of singular designs. The former (back-compatible) behavior is given by vcov(*, complete = FALSE). * coef() methods (for lm etc) also gain a complete = TRUE optional argument for consistency with vcov(). For "aov", both coef() and vcov() methods remain back-compatibly consistent, using the _other_ default, complete = FALSE. * attach(*, pos = 1) is now an error instead of a warning. * New function getDefaultCluster() in package parallel to get the default cluster set via setDefaultCluster(). * str(x) for atomic objects x now treats both cases of is.vector(x) similarly, and hence much less often prints "atomic". This is a slight non-back-compatible change producing typically both more informative and shorter output. * write.dcf() gets optional argument useBytes. * New, partly experimental packageDate() which tries to get a valid "Date" object from a package DESCRIPTION file, thanks to suggestions in PR#17324. * tools::resaveRdaFiles() gains a version argument, for use when packages should remain compatible with earlier versions of R. * ar.yw(x) and hence by default ar(x) now work when x has NAs, mostly thanks to a patch by Pavel Krivitsky in PR#17366. The ar.yw.default()'s AIC computations have become more efficient by using determinant(). * New warnErrList() utility (from package nlme, improved). * By default the (arbitrary) signs of the loadings from princomp() are chosen so the first element is non-negative. * If --default-packages is not used, then Rscript now checks the environment variable R_SCRIPT_DEFAULT_PACKAGES. If this is set, then it takes precedence over R_DEFAULT_PACKAGES. If default packages are not specified on the command line or by one of these environment variables, then Rscript now uses the same default packages as R. For now, the previous behavior of not including methods can be restored by setting the environment variable R_SCRIPT_LEGACY to yes. * When a package is found more than once, the warning from find.package(*, verbose=TRUE) lists all library locations. * POSIXt objects can now also be rounded or truncated to month or year. * stopifnot() can be used alternatively via new argument exprs which is nicer and useful when testing several expressions in one call. * The environment variable R_MAX_VSIZE can now be used to specify the maximal vector heap size. On macOS, unless specified by this environment variable, the maximal vector heap size is set to the maximum of 16GB and the available physical memory. This is to avoid having the R process killed when macOS over-commits memory. * sum(x) and sum(x1,x2,..,x) with many or long logical or integer vectors no longer overflows (and returns NA with a warning), but returns double numbers in such cases. * Single components of "POSIXlt" objects can now be extracted and replaced via [ indexing with 2 indices. * S3 method lookup now searches the namespace registry after the top level environment of the calling environment. * Arithmetic sequences created by 1:n, seq_along, and the like now use compact internal representations via the ALTREP framework. Coercing integer and numeric vectors to character also now uses the ALTREP framework to defer the actual conversion until first use. * Finalizers are now run with interrupts suspended. * merge() gains new option no.dups and by default suffixes the second of two duplicated column names, thanks to a proposal by Scott Ritchie (and Gabe Becker). * scale.default(x, center, scale) now also allows center or scale to be "numeric-alike", i.e., such that as.numeric(.) coerces them correctly. This also eliminates a wrong error message in such cases. * par*apply and par*applyLB gain an optional argument chunk.size which allows to specify the granularity of scheduling. * Some as.data.frame() methods, notably the matrix one, are now more careful in not accepting duplicated or NA row names, and by default produce unique non-NA row names. This is based on new function .rowNamesDF(x, make.names = *) <- rNms where the logical argument make.names allows to specify _how_ invalid row names rNms are handled. .rowNamesDF() is a "workaround" compatible default. * R has new serialization format (version 3) which supports custom serialization of ALTREP framework objects. These objects can still be serialized in format 2, but less efficiently. Serialization format 3 also records the current native encoding of unflagged strings and converts them when de-serialized in R running under different native encoding. Format 3 comes with new serialization magic numbers (RDA3, RDB3, RDX3). Format 3 can be selected by version = 3 in save(), serialize() and saveRDS(), but format 2 remains the default for all serialization and saving of the workspace. Serialized data in format 3 cannot be read by versions of R prior to version 3.5.0. * The "Date" and "date-time" classes "POSIXlt" and "POSIXct" now have a working `length<-` method, as wished in PR#17387. * optim(*, control = list(warn.1d.NelderMead = FALSE)) allows to turn off the warning when applying the default "Nelder-Mead" method to 1-dimensional problems. * matplot(.., panel.first = .) etc now work, as log becomes explicit argument and ... is passed to plot() unevaluated, as suggested by Sebastian Meyer in PR#17386. * Interrupts can be suspended while evaluating an expression using suspendInterrupts. Subexpression can be evaluated with interrupts enabled using allowInterrupts. These functions can be used to make sure cleanup handlers cannot be interrupted. * R 3.5.0 includes a framework that allows packages to provide alternate representations of basic R objects (ALTREP). The framework is still experimental and may undergo changes in future R releases as more experience is gained. For now, documentation is provided in . UTILITIES: * install.packages() for source packages now has the possibility to set a 'timeout' (elapsed-time limit). For serial installs this uses the timeout argument of system2(): for parallel installs it requires the timeout utility command from GNU coreutils. * It is now possible to set 'timeouts' (elapsed-time limits) for most parts of R CMD check _via_ environment variables documented in the 'R Internals' manual. * The 'BioC extra' repository which was dropped from Bioconductor 3.6 and later has been removed from setRepositories(). This changes the mapping for 6-8 used by setRepositories(ind=). * R CMD check now also applies the settings of environment variables _R_CHECK_SUGGESTS_ONLY_ and _R_CHECK_DEPENDS_ONLY_ to the re-building of vignettes. * R CMD check with environment variable _R_CHECK_DEPENDS_ONLY_ set to a true value makes test-suite-management packages available and (for the time being) works around a common omission of rmarkdown from the VignetteBuilder field. INSTALLATION on a UNIX-ALIKE: * Support for a system Java on macOS has been removed - install a fairly recent Oracle Java (see 'R Installation and Administration' SSC.3.2). * configure works harder to set additional flags in SAFE_FFLAGS only where necessary, and to use flags which have little or no effect on performance. In rare circumstances it may be necessary to override the setting of SAFE_FFLAGS. * C99 functions expm1, hypot, log1p and nearbyint are now required. * configure sets a -std flag for the C++ compiler for all supported C++ standards (e.g., -std=gnu++11 for the C++11 compiler). Previously this was not done in a few cases where the default standard passed the tests made (e.g. clang 6.0.0 for C++11). C-LEVEL FACILITIES: * 'Writing R Extensions' documents macros MAYBE_REFERENCED, MAYBE_SHARED and MARK_NOT_MUTABLE that should be used by package C code instead NAMED or SET_NAMED. * The object header layout has been changed to support merging the ALTREP branch. This requires re-installing packages that use compiled code. * 'Writing R Extensions' now documents the R_tryCatch, R_tryCatchError, and R_UnwindProtect functions. * NAMEDMAX has been raised to 3 to allow protection of intermediate results from (usually ill-advised) assignments in arguments to BUILTIN functions. Package C code using SET_NAMED may need to be revised. DEPRECATED AND DEFUNCT: * Sys.timezone(location = FALSE) is defunct, and is ignored (with a warning). * methods:::bind_activation() is defunct now; it typically has been unneeded for years. The undocumented 'hidden' objects .__H__.cbind and .__H__.rbind in package base are deprecated (in favour of cbind and rbind). * The declaration of pythag() in Rmath.h has been removed - the entry point has not been provided since R 2.14.0. BUG FIXES: * printCoefmat() now also works without column names. * The S4 methods on Ops() for the "structure" class no longer cause infinite recursion when the structure is not an S4 object. * nlm(f, ..) for the case where f() has a "hessian" attribute now computes LL' = H + uI correctly. (PR#17249). * An S4 method that "rematches" to its generic and overrides the default value of a generic formal argument to NULL no longer drops the argument from its formals. * Rscript can now accept more than one argument given on the #! line of a script. Previously, one could only pass a single argument on the #! line in Linux. * Connections are now written correctly with encoding "UTF-16LE". (PR#16737). * Evaluation of ..0 now signals an error. When ..1 is used and ... is empty, the error message is more appropriate. * (Windows mainly.) Unicode code points which require surrogate pairs in UTF-16 are now handled. All systems should properly handle surrogate pairs, even those systems that do not need to make use of them. (PR#16098) * stopifnot(e, e2, ...) now evaluates the expressions sequentially and in case of an error or warning shows the relevant expression instead of the full stopifnot(..) call. * path.expand() on Windows now accepts paths specified as UTF-8-encoded character strings even if not representable in the current locale. (PR#17120) * line(x, y) now correctly computes the medians of the left and right group's x-values and in all cases reproduces straight lines. * Extending S4 classes with slots corresponding to special attributes like dim and dimnames now works. * Fix for legend() when fill has multiple values the first of which is NA (all colours used to default to par(fg)). (PR#17288) * installed.packages() did not remove the cached value for a library tree that had been emptied (but would not use the old value, just waste time checking it). * The documentation for installed.packages(noCache = TRUE) incorrectly claimed it would refresh the cache. * aggregate() no longer uses spurious names in some cases. (PR#17283) * object.size() now also works for long vectors. * packageDescription() tries harder to solve re-encoding issues, notably seen in some Windows locales. This fixes the citation() issue in PR#17291. * poly(, 3) now works, thanks to prompting by Marc Schwartz. * readLines() no longer segfaults on very large files with embedded '\0' (aka 'nul') characters. (PR#17311) * ns() (package splines) now also works for a single observation. interpSpline() gives a more friendly error message when the number of points is less than four. * dist(x, method = "canberra") now uses the correct definition; the result may only differ when x contains values of differing signs, e.g. not for 0-1 data. * methods:::cbind() and methods:::rbind() avoid deep recursion, thanks to Suharto Anggono via PR#17300. * Arithmetic with zero-column data frames now works more consistently; issue raised by Bill Dunlap. Arithmetic with data frames gives a data frame for ^ (which previously gave a numeric matrix). * pretty(x, n) for large n or large diff(range(x)) now works better (though it was never meant for large n); internally it uses the same rounding fuzz (1e-10) as seq.default() - as it did up to 2010-02-03 when both were 1e-7. * Internal C-level R_check_class_and_super() and hence R_check_class_etc() now also consider non-direct super classes and hence return a match in more cases. This e.g., fixes behaviour of derived classes in package Matrix. * Reverted unintended change in behavior of return calls in on.exit expressions introduced by stack unwinding changes in R 3.3.0. * Attributes on symbols are now detected and prevented; attempt to add an attribute to a symbol results in an error. * fisher.test(*, workspace = ) now may also increase the internal stack size which allows larger problem to be solved, fixing PR#1662. * The methods package no longer directly copies slots (attributes) into a prototype that is of an "abnormal" (reference) type, like a symbol. * The methods package no longer attempts to call length<-() on NULL (during the bootstrap process). * The methods package correctly shows methods when there are multiple methods with the same signature for the same generic (still not fully supported, but at least the user can see them). * sys.on.exit() is now always evaluated in the right frame. (From Lionel Henry.) * seq.POSIXt(*, by = " DSTdays") now should work correctly in all cases and is faster. (PR#17342) * .C() when returning a logical vector now always maps values other than FALSE and NA to TRUE (as documented). * Subassignment with zero length vectors now coerces as documented (PR#17344). Further, x <- numeric(); x[1] <- character() now signals an error 'replacement has length zero' (or a translation of that) instead of doing nothing. * (Package parallel.) mclapply(), pvec() and mcparallel() (when mccollect() is used to collect results) no longer leave zombie processes behind. * R CMD INSTALL now produces the intended error message when, e.g., the LazyData field is invalid. * as.matrix(dd) now works when the data frame dd contains a column which is a data frame or matrix, including a 0-column matrix/d.f. . * mclapply(X, mc.cores) now follows its documentation and calls lapply() in case mc.cores = 1 also in the case mc.preschedule is false. (PR#17373) * aggregate(, drop=FALSE) no longer calls the function on parts but sets corresponding results to NA. (Thanks to Suharto Anggono's patches in PR#17280). * The duplicated() method for data frames is now based on the list method (instead of string coercion). Consequently unique() is better distinguishing data frame rows, fixing PR#17369 and PR#17381. The methods for matrices and arrays are changed accordingly. * Calling names() on an S4 object derived from "environment" behaves (by default) like calling names() on an ordinary environment. * read.table() with a non-default separator now supports quotes following a non-whitespace character, matching the behavior of scan(). * parLapplyLB and parSapplyLB have been fixed to do load balancing (dynamic scheduling). This also means that results of computations depending on random number generators will now really be non-reproducible, as documented. * Indexing a list using dollar and empty string (l$"") returns NULL. * Using \usage{ data(, package="") } no longer produces R CMD check warnings. * match.arg() more carefully chooses the environment for constructing default choices, fixing PR#17401 as proposed by Duncan Murdoch. * Deparsing of consecutive ! calls is now consistent with deparsing unary - and + calls and creates code that can be reparsed exactly; thanks to a patch by Lionel Henry in PR#17397. (As a side effect, this uses fewer parentheses in some other deparsing involving ! calls.)- added gcc-c++ build dependency- Setting correctly R_UNZIPCMD Corrects this bug: http://bugzilla.suse.com/show_bug.cgi?id=1083075- upstrem updated to 3.4.4 CHANGES IN R 3.4.4: NEW FEATURES: * Sys.timezone() tries more heuristics on Unix-alikes and so is more likely to succeed (especially on Linux). For the slowest method, a warning is given recommending that TZ is set to avoid the search. * The version of LAPACK included in the sources has been updated to 3.8.0 (for the routines used by R, a very minor bug-fix change). * parallel::detectCores(logical = FALSE) is ignored on Linux systems, since the information is not available with virtualized OSes. INSTALLATION on a UNIX-ALIKE: * configure will use pkg-config to find the flags to link to jpeg if available (as it should be for the recently-released jpeg-9c and libjpeg-turbo). (This amends the code added in R 3.3.0 as the module name in jpeg-9c is not what that tested for.) DEPRECATED AND DEFUNCT: * Sys.timezone(location = FALSE) (which was a stop-gap measure for Windows long ago) is deprecated. It no longer returns the value of environment variable TZ (usually a location). * Legacy support of make macros such as CXX1X is formally deprecated: use the CXX11 forms instead. BUG FIXES: * power.prop.test() now warns when it cannot solve the problem, typically because of impossible constraints. (PR#17345) * removeSource() no longer erroneously removes NULL in certain cases, thanks to D'enes T'oth. * nls(`NO [mol/l]` ~ f(t)) and nls(y ~ a) now work. (Partly from PR#17367) * R CMD build checks for GNU cp rather than assuming Linux has it. (PR#17370 says 'Alpine Linux' does not.) * Non-UTF-8 multibyte character handling fixed more permanently (PR#16732). * sum(, ) is more consistent. (PR#17372) * rf() and rbeta() now also work correctly when ncp is not scalar, notably when (partly) NA. (PR#17375) * R CMD INSTALL now correctly sets C++ compiler flags when all source files are in sub-directories of src.- Do not buildrequire xorg-x11-devel but individual x libs.- upstream updated to 3.4.3 CHANGES IN R 3.4.3: INSTALLATION on a UNIX-ALIKE: * A workaround has been added for the changes in location of time-zone files in macOS 10.13 'High Sierra' and again in 10.13.1, so the default time zone is deduced correctly from the system setting when R is configured with --with-internal-tzcode (the default on macOS). * R CMD javareconf has been updated to recognize the use of a Java 9 SDK on macOS. BUG FIXES: * raw(0) & raw(0) and raw(0) | raw(0) again return raw(0) (rather than logical(0)). * intToUtf8() converts integers corresponding to surrogate code points to NA rather than invalid UTF-8, as well as values larger than the current Unicode maximum of 0x10FFFF. (This aligns with the current RFC3629.) * Fix calling of methods on S4 generics that dispatch on ... when the call contains .... * Following Unicode 'Corrigendum 9', the UTF-8 representations of U+FFFE and U+FFFF are now regarded as valid by utf8ToInt(). * range(c(TRUE, NA), finite = TRUE) and similar no longer return NA. (Reported by Lukas Stadler.) * The self starting function attr(SSlogis, "initial") now also works when the y values have exact minimum zero and is slightly changed in general, behaving symmetrically in the y range. * The printing of named raw vectors is now formatted nicely as for other such atomic vectors, thanks to Lukas Stadler.- upstream update to 3.4.2 CHANGES IN R 3.4.2: NEW FEATURES: * Setting the LC_ALL category in Sys.setlocale() invalidates any cached locale-specific day/month names and the AM/PM indicator for strptime() (as setting LC_TIME has since R 3.1.0). * The version of LAPACK included in the sources has been updated to 3.7.1, a bug-fix release. * The default for tools::write_PACKAGES(rds_compress=) has been changed to "xz" to match the compression used by CRAN. * c() and unlist() are now more efficient in constructing the names(.) of their return value, thanks to a proposal by Suharto Anggono. (PR#17284) UTILITIES: * R CMD check checks for and R CMD build corrects CRLF line endings in shell scripts configure and cleanup (even on Windows). INSTALLATION on a UNIX-ALIKE: * The order of selection of OpenMP flags has been changed: Oracle Developer Studio 12.5 accepts -fopenmp and -xopenmp but only the latter enables OpenMP so it is now tried first. BUG FIXES: * within(List, rm(x1, x2)) works correctly again, including when List[["x2"]] is NULL. * regexec(pattern, text, *) now applies as.character(.) to its first two arguments, as documented. * write.table() and related functions, writeLines(), and perhaps other functions writing text to connections did not signal errors when the writes failed, e.g. due to a disk being full. Errors will now be signalled if detected during the write, warnings if detected when the connection is closed. (PR#17243) * rt() assumed the ncp parameter was a scalar. (PR#17306) * menu(choices) with more than 10 choices which easily fit into one getOption("width")-line no longer erroneously repeats choices. (PR#17312) * length()<- on a pairlist succeeds. () * Language objects such as quote(("\n")) or R functions are correctly printed again, where R 3.4.1 accidentally duplicated the backslashes. * Construction of names() for very large objects in c() and unlist() now works, thanks to Suharto Anggono's patch proposals in PR#17292. * Resource leaks (and similar) reported by Steve Grubb fixed. (PR#17314, PR#17316, PR#17317, PR#17318, PR#17319, PR#17320) * model.matrix(~1, mf) now gets the row names from mf also when they differ from 1:nrow(mf), fixing PR#14992 thanks to the suggestion by Sebastian Meyer. * sigma(fm) now takes the correct denominator degrees of freedom for a fitted model with NA coefficients. (PR#17313) * hist(x, "FD") no longer "dies" with a somewhat cryptic error message when x has extreme outliers or IQR() zero: nclass.FD(x) tries harder to find a robust bin width h in the latter case, and hist.default(*, breaks) now checks and corrects a too large breaks number. (PR#17274) * callNextMethod() works for ... methods. * qr.coef(qd, y) now has correct names also when qd is a complex QR or stems from qr(*, LAPACK=TRUE). * Setting options(device = *) to an invalid function no longer segfaults when plotting is initiated. (PR#15883) * encodeString() no longer segfaults. (PR#15885) * It is again possible to use configure --enable-maintainer-mode without having installed notangle (it was required in R 3.4.[01]). * S4 method dispatch on ... calls the method by name instead of .Method (for consistency with default dispatch), and only attempts to pass non-missing arguments from the generic. * readRDS(textConnection(.)) works again. (PR#17325) * (1:n)[-n] no longer segfaults for n <- 2.2e9 (on a platform with enough RAM). * x <- 1:2; tapply(x, list(x, x), function(x) "")[1,2] now correctly returns NA. (PR#17333) * Running of finalizers after explicit GC request moved from the R interface do_gc to the C interface R_gc. This helps with reclaiming inaccessible connections. * help.search(topic) and ??topic matching topics in vignettes with multiple file name extensions (e.g., *.md.rsp but not *.Rmd) failed with an error when using options(help_type = "html"). * The X11 device no longer uses the Xlib backing store (PR#16497). * array(character(), 1) now gives (a 1D array with) NA as has been documented for a long time as in the other cases of zero-length array initialization and also compatibly with matrix(character(), * ). As mentioned there, this also fixes PR#17333. * splineDesign(.., derivs = 4) no longer segfaults. * fisher.test(*, hybrid=TRUE) now (again) will use the hybrid method when Cochran's conditions are met, fixing PR#16654.- Corrected "bug" "https://bugzilla.suse.com/show_bug.cgi?id=1049503 R now installs zip and unzip, what in turn eases the installation of packages directly from github via devtools.- upstream update to 3.4.1 CHANGES IN R 3.4.1: INSTALLATION on a UNIX-ALIKE: * The deprecated support for PCRE versions older than 8.20 has been removed. BUG FIXES: * getParseData() gave incorrect column information when code contained multi-byte characters. (PR#17254) * Asking for help using expressions like ?stats::cor() did not work. (PR#17250) * readRDS(url(....)) now works. * R CMD Sweave again returns status = 0 on successful completion. * Vignettes listed in .Rbuildignore were not being ignored properly. (PR#17246) * file.mtime() no longer returns NA on Windows when the file or directory is being used by another process. This affected installed.packages(), which is now protected against this. * R CMD INSTALL Windows .zip file obeys --lock and --pkglock flags. * (Windows only) The choose.files() function could return incorrect results when called with multi = FALSE. (PR#17270) * aggregate(, drop = FALSE) now also works in case of near-equal numbers in by. (PR#16918) * fourfoldplot() could encounter integer overflow when calculating the odds ratio. (PR#17286) * parse() no longer gives spurious warnings when extracting srcrefs from a file not encoded in the current locale. This was seen from R CMD check with inst/doc/*.R files, and check has some additional protection for such files. * print.noquote(x) now always returns its argument x (invisibly). * Non-UTF-8 multibyte character sets were not handled properly in source references. (PR#16732)- upstream update to 3.4.0 CHANGES IN R 3.4.0: SIGNIFICANT USER-VISIBLE CHANGES: * (Unix-alike) The default methods for download.file() and url() now choose "libcurl" except for file:// URLs. There will be small changes in the format and wording of messages, including in rare cases if an issue is a warning or an error. For example, when HTTP re-direction occurs, some messages refer to the final URL rather than the specified one. Those who use proxies should check that their settings are compatible (see ?download.file: the most commonly used forms work for both "internal" and "libcurl"). * table() has been amended to be more internally consistent and become back compatible to R <= 2.7.2 again. Consequently, table(1:2, exclude = NULL) no longer contains a zero count for , but useNA = "always" continues to do so. * summary.default() no longer rounds, but its print method does resulting in less extraneous rounding, notably of numbers in the ten thousands. * factor(x, exclude = L) behaves more rationally when x or L are character vectors. Further, exclude = now behaves as documented for long. * Arithmetic, logic (&, |) and comparison (aka 'relational', e.g., <, ==) operations with arrays now behave consistently, notably for arrays of length zero. Arithmetic between length-1 arrays and longer non-arrays had silently dropped the array attributes and recycled. This now gives a warning and will signal an error in the future, as it has always for logic and comparison operations in these cases (e.g., compare matrix(1,1) + 2:3 and matrix(1,1) < 2:3). * The JIT ('Just In Time') byte-code compiler is now enabled by default at its level 3. This means functions will be compiled on first or second use and top-level loops will be compiled and then run. (Thanks to Tomas Kalibera for extensive work to make this possible.) For now, the compiler will not compile code containing explicit calls to browser(): this is to support single stepping from the browser() call. JIT compilation can be disabled for the rest of the session using compiler::enableJIT(0) or by setting environment variable R_ENABLE_JIT to 0. * xtabs() works more consistently with NAs, also in its result no longer setting them to 0. Further, a new logical option addNA allows to count NAs where appropriate. Additionally, for the case sparse = TRUE, the result's dimnames are identical to the default case's. * Matrix products now consistently bypass BLAS when the inputs have NaN/Inf values. Performance of the check of inputs has been improved. Performance when BLAS is used is improved for matrix/vector and vector/matrix multiplication (DGEMV is now used instead of DGEMM). One can now choose from alternative matrix product implementations _via_ options(matprod = ). The "internal" implementation is not optimized for speed but consistent in precision with other summations in R (using long double accumulators where available). "blas" calls BLAS directly for best speed, but usually with undefined behavior for inputs with NaN/Inf. * factor() now uses order() to sort its levels, not sort.list(). This makes factor() support custom vector-like objects if methods for the appropriate generics are defined. This change has the side effect of making factor() succeed on empty or length-one non-atomic vector(-like) types (e.g., list), where it failed before. NEW FEATURES: * User errors such as integrate(f, 0:1, 2) are now caught. * Add signature argument to debug(), debugonce(), undebug() and isdebugged() for more conveniently debugging S3 and S4 methods. (Based on a patch by Gabe Becker.) * Add utils::debugcall() and utils::undebugcall() for debugging the function that would be called by evaluating the given expression. When the call is to an S4 generic or standard S3 generic, debugcall() debugs the method that would be dispatched. A number of internal utilities were added to support this, most notably utils::isS3stdGeneric(). (Based on a patch by Gabe Becker.) * Add utils::strcapture(). Given a character vector and a regular expression containing capture expressions, strcapture() will extract the captured tokens into a tabular data structure, typically a data.frame. * str() and strOptions() get a new option drop.deparse.attr with improved but _changed_ default behaviour for expressions. For expression objects x, str(x) now may remove extraneous white space and truncate long lines. * str() is no longer very slow; inspired by Mikko Korpela's proposal in PR#16527. * str(x)'s default method is more "accurate" and hence somewhat more generous in displaying character vectors; this will occasionally change R outputs (and need changes to some * .Rout(.save) files). For a classed integer vector such as x <- xtabs(~ c(1,9,9,9)), str(x) now shows both the class and "int", instead of only the latter. * isSymmetric(m) is much faster for large asymmetric matrices m _via_ pre-tests and a new option tol1 (with which strict back compatibility is possible but not the default). * The result of eigen() now is of class "eigen" in the default case when eigenvectors are computed. * Zero-length date and date-time objects (of classes "POSIX[cl]?t") now print() "recognizably". * xy.coords() and xyz.coords() get a new setLab option. * The method argument of sort.list(), order() and sort.int() gains an "auto" option (the default) which should behave the same as before when method was not supplied. * stopifnot(E, ..) now reports differences when E is a call to all.equal() and that is not true. * boxplot(, *) gain optional arguments drop, sep, and lex.order to pass to split.default() which itself gains an argument lex.order to pass to interaction() for more flexibility. * The plot() method for ppr() has enhanced default labels (xmin and main). * sample.int() gains an explicit useHash option (with a back compatible default). * identical() gains an ignore.srcref option which drops "srcref" and similar attributes when true (as by default). * diag(x, nrow = n) now preserves typeof(x), also for logical, integer and raw x (and as previously for complex and numeric). * smooth.spline() now allows direct specification of lambda, gets a hatvalues() method and keeps tol in the result, and optionally parts of the internal matrix computations. * addNA() is faster now, e.g. when applied twice. (Part of PR#16895.) * New option rstandard(, type = "predicted") provides the "PRESS"-related leave-one-out cross-validation errors for linear models. * After seven years of deprecation, duplicated factor levels now produce a warning when printed and an error in levels<- instead of a warning. * Invalid factors, e.g., with duplicated levels (invalid but constructable) now give a warning when printed, _via_ new function .valid.factor(). * sessionInfo() has been updated for Apple's change in OS naming as from '10.12' ('macOS Sierra' _vs_ 'OS X El Capitan'). Its toLatex() method now includes the running component. * options(interrupt=) can be used to specify a default action for user interrupts. For now, if this option is not set and the error option is set, then an unhandled user interrupt invokes the error option. (This may be dropped in the future as interrupt conditions are not error conditions.) * In most cases user interrupt handlers will be called with a "resume" restart available. Handlers can invoke this restart to resume computation. At the browser prompt the r command will invoke a "resume" restart if one is available. Some read operations cannot be resumed properly when interrupted and do not provide a "resume" restart. * Radix sort is now chosen by method = "auto" for sort.int() for double vectors (and hence used for sort() for unclassed double vectors), excluding 'long' vectors. sort.int(method = "radix") no longer rounds double vectors. * The default and data.frame methods for stack() preserve the names of empty elements in the levels of the ind column of the return value. Set the new drop argument to TRUE for the previous behavior. * Speedup in simplify2array() and hence sapply() and mapply() (for the case of names and common length > 1), thanks to Suharto Anggono's PR#17118. * table(x, exclude = NULL) now sets useNA = "ifany" (instead of "always"). Together with the bug fixes for this case, this recovers more consistent behaviour compatible to older versions of R. As a consequence, summary() for a logical vector no longer reports (zero) counts for NA when there are no NAs. * dump.frames() gets a new option include.GlobalEnv which allows to also dump the global environment, thanks to Andreas Kersting's proposal in PR#17116. * system.time() now uses message() instead of cat() when terminated early, such that suppressMessages() has an effect; suggested by Ben Bolker. * citation() supports inst/CITATION files from package source trees, with lib.loc pointing to the directory containing the package. * try() gains a new argument outFile with a default that can be modified _via_ options(try.outFile = .), useful notably for Sweave. * The unexported low-level functions in package parallel for passing serialized R objects to and from forked children now support long vectors on 64-bit platforms. This removes some limits on higher-level functions such as mclapply() (but returning gigabyte results from forked processes _via_ serialization should be avoided if at all possible). * Connections now print() without error even if invalid, e.g. after having been destroyed. * apropos() and find(simple.words = FALSE) no longer match object names starting with . which are known to be internal objects (such as .__S3MethodsTable__.). * Convenience function hasName() has been added; it is intended to replace the common idiom !is.null(x$name) without the usually unintended partial name matching. * strcapture() no longer fixes column names nor coerces strings to factors (suggested by Bill Dunlap). * strcapture() returns NA for non-matching values in x (suggested by Bill Dunlap). * source() gets new optional arguments, notably exprs; this is made use of in the new utility function withAutoprint(). * sys.source() gets a new toplevel.env argument. This argument is useful for frameworks running package tests; contributed by Tomas Kalibera. * Sys.setFileTime() and file.copy(copy.date = TRUE) will set timestamps with fractions of seconds on platforms/filesystems which support this. * (Windows only.) file.info() now returns file timestamps including fractions of seconds; it has done so on other platforms since R 2.14.0. (NB: some filesystems do not record modification and access timestamps to sub-second resolution.) * The license check enabled by options(checkPackageLicense = TRUE) is now done when the package's namespace is first loaded. * ppr() and supsmu() get an optional trace argument, and ppr(.., sm.method = ..spline) is no longer limited to sample size n <= 2500. * The POSIXct method for print() gets optional tz and usetz arguments, thanks to a report from Jennifer S. Lyon. * New function check_packages_in_dir_details() in package tools for analyzing package-check log files to obtain check details. * Package tools now exports function CRAN_package_db() for obtaining information about current packages in the CRAN package repository, and several functions for obtaining the check status of these packages. * The (default) Stangle driver Rtangle allows annotate to be a function and gets a new drop.evalFALSE option. * The default method for quantile(x, prob) should now be monotone in prob, even in border cases, see PR#16672. * bug.report() now tries to extract an email address from a BugReports field, and if there is none, from a Contacts field. * The format() and print() methods for object.size() results get new options standard and digits; notably, standard = "IEC" and standard = "SI" allow more standard (but less common) abbreviations than the default ones, e.g. for kilobytes. (From contributions by Henrik Bengtsson.) * If a reference class has a validity method, validObject will be called automatically from the default initialization method for reference classes. * tapply() gets new option default = NA allowing to change the previously hardcoded value. * read.dcf() now consistently interprets any 'whitespace' to be stripped to include newlines. * The maximum number of DLLs that can be loaded into R e.g. _via_ dyn.load() can now be increased by setting the environment variable R_MAX_NUM_DLLS before starting R. * Assigning to an element of a vector beyond the current length now over-allocates by a small fraction. The new vector is marked internally as growable, and the true length of the new vector is stored in the truelength field. This makes building up a vector result by assigning to the next element beyond the current length more efficient, though pre-allocating is still preferred. The implementation is subject to change and not intended to be used in packages at this time. * Loading the parallel package namespace no longer sets or changes the .Random.seed, even if R_PARALLEL_PORT is unset. NB: This can break reproducibility of output, and did for a CRAN package. * Methods "wget" and "curl" for download.file() now give an R error rather than a non-zero return value when the external command has a non-zero status. * Encoding name "utf8" is mapped to "UTF-8". Many implementations of iconv accept "utf8", but not GNU libiconv (including the late 2016 version 1.15). * sessionInfo() shows the full paths to the library or executable files providing the BLAS/LAPACK implementations currently in use (not available on Windows). * The binning algorithm used by bandwidth selectors bw.ucv(), bw.bcv() and bw.SJ() switches to a version linear in the input size n for n > nb/2. (The calculations are the same, but for larger n/nb it is worth doing the binning in advance.) * There is a new option PCRE_study which controls when grep(perl = TRUE) and friends 'study' the compiled pattern. Previously this was done for 11 or more input strings: it now defaults to 10 or more (but most examples need many more for the difference from studying to be noticeable). * grep(perl = TRUE) and friends can now make use of PCRE's Just-In-Time mechanism, for PCRE >= 8.20 on platforms where JIT is supported. It is used by default whenever the pattern is studied (see the previous item). (Based on a patch from Mikko Korpela.) This is controlled by a new option PCRE_use_JIT. Note that in general this makes little difference to the speed, and may take a little longer: its benefits are most evident on strings of thousands of characters. As a side effect it reduces the chances of C stack overflow in the PCRE library on very long strings (millions of characters, but see next item). Warning: segfaults were seen using PCRE with JIT enabled on 64-bit Sparc builds. * There is a new option PCRE_limit_recursion for grep(perl = TRUE) and friends to set a recursion limit taking into account R's estimate of the remaining C stack space (or 10000 if that is not available). This reduces the chance of C stack overflow, but because it is conservative may report a non-match (with a warning) in examples that matched before. By default it is enabled if any input string has 1000 or more bytes. (PR#16757) * getGraphicsEvent() now works on X11(type = "cairo") devices. Thanks to Frederick Eaton (for reviving an earlier patch). * There is a new argument onIdle for getGraphicsEvent(), which allows an R function to be run whenever there are no pending graphics events. This is currently only supported on X11 devices. Thanks to Frederick Eaton. * The deriv() and similar functions now can compute derivatives of log1p(), sinpi() and similar one-argument functions, thanks to a contribution by Jerry Lewis. * median() gains a formal ... argument, so methods with extra arguments can be provided. * strwrap() reduces indent if it is more than half width rather than giving an error. (Suggested by Bill Dunlap.) * When the condition code in if(.) or while(.) is not of length one, an error instead of a warning may be triggered by setting an environment variable, see the help page. * Formatting and printing of bibliography entries (bibentry) is more flexible and better documented. Apart from setting options(citation.bibtex.max = 99) you can also use print(, bibtex=TRUE) (or format(..)) to get the BibTeX entries in the case of more than one entry. This also affects citation(). Contributions to enable style = "html+bibtex" are welcome. C-LEVEL FACILITIES: * Entry points R_MakeExternalPtrFn and R_ExternalPtrFn are now declared in header Rinternals.h to facilitate creating and retrieving an R external pointer from a C function pointer without ISO C warnings about the conversion of function pointers. * There was an exception for the native Solaris C++ compiler to the dropping (in R 3.3.0) of legacy C++ headers from headers such as R.h and Rmath.h - this has now been removed. That compiler has strict C++98 compliance hence does not include extensions in its (non-legacy) C++ headers: some packages will need to request C++11 or replace non-C++98 calls such as lgamma: see SS1.6.4 of 'Writing R Extensions'. Because it is needed by about 70 CRAN packages, headers R.h and Rmath.h still declare use namespace std; when included on Solaris. * When included from C++, the R headers now use forms such as std::FILE directly rather than including the line using std::FILE; C++ code including these headers might be relying on the latter. * Headers R_ext/BLAS.h and R_ext/Lapack.h have many improved declarations including const for double-precision complex routines. _Inter alia_ this avoids warnings when passing 'string literal' arguments from C++11 code. * Headers for Unix-only facilities R_ext/GetX11Image.h, R_ext/QuartzDevice.h and R_ext/eventloop.h are no longer installed on Windows. * No-longer-installed headers GraphicsBase.h, RGraphics.h, Rmodules/RX11.h and Rmodules/Rlapack.h which had a LGPL license no longer do so. * HAVE_UINTPTR_T is now defined where appropriate by Rconfig.h so that it can be included before Rinterface.h when CSTACK_DEFNS is defined and a C compiler (not C++) is in use. Rinterface.h now includes C header stdint.h or C++11 header cstdint where needed. * Package tools has a new function package_native_routine_registration_skeleton() to assist adding native-symbol registration to a package. See its help and SS5.4.1 of 'Writing R Extensions' for how to use it. (At the time it was added it successfully automated adding registration to over 90% of CRAN packages which lacked it. Many of the failures were newly-detected bugs in the packages, e.g. 50 packages called entry points with varying numbers of arguments and 65 packages called entry points not in the package.) INSTALLATION on a UNIX-ALIKE: * readline headers (and not just the library) are required unless configuring with --with-readline=no. * configure now adds a compiler switch for C++11 code, even if the compiler supports C++11 by default. (This ensures that g++ 6.x uses C++11 mode and not its default mode of C++14 with 'GNU extensions'.) The tests for C++11 compliance are now much more comprehensive. For gcc < 4.8, the tests from R 3.3.0 are used in order to maintain the same behaviour on Linux distributions with long-term support. * An alternative compiler for C++11 is now specified with CXX11, not CXX1X. Likewise C++11 flags are specified with CXX11FLAGS and the standard (e.g., -std=gnu++11 is specified with CXX11STD. * configure now tests for a C++14-compliant compiler by testing some basic features. This by default tries flags for the compiler specified by CXX11, but an alternative compiler, options and standard can be specified by variables CXX14, CXX14FLAGS and CXX14STD (e.g., -std=gnu++14). * There is a new macro CXXSTD to help specify the standard for C++ code, e.g. -std=c++98. This makes it easier to work with compilers which default to a later standard: for example, with CXX=g++6 CXXSTD=-std=c++98 configure will select commands for g++ 6.x which conform to C++11 and C++14 where specified but otherwise use C++98. * Support for the defunct IRIX and OSF/1 OSes and Alpha CPU has been removed. * configure checks that the compiler specified by $CXX $CXXFLAGS is able to compile C++ code. * configure checks for the required header sys/select.h (or sys/time.h on legacy systems) and system call select and aborts if they are not found. * If available, the POSIX 2008 system call utimensat will be used by Sys.setFileTime() and file.copy(copy.date = TRUE). This may result in slightly more accurate file times. (It is available on Linux and FreeBSD but not macOS.) * The minimum version requirement for libcurl has been reduced to 7.22.0, although at least 7.28.0 is preferred and earlier versions are little tested. (This is to support Debian 7 'Wheezy' LTS and Ubuntu 'Precise' 12.04 LTS, although the latter is close to end-of-life.) * configure tests for a C++17-compliant compiler. The tests are experimental and subject to change in the future. INCLUDED SOFTWARE: * (Windows only) Tcl/Tk version 8.6.4 is now included in the binary builds. The tcltk*.chm help file is no longer included; please consult the online help at instead. * The version of LAPACK included in the sources has been updated to 3.7.0: no new routines have been added to R. PACKAGE INSTALLATION: * There is support for compiling C++14 or C++17 code in packages on suitable platforms: see 'Writing R Extensions' for how to request this. * The order of flags when LinkingTo other packages has been changed so their include directories come earlier, before those specified in CPPFLAGS. This will only have an effect if non-system include directories are included with -I flags in CPPFLAGS (and so not the default -I/usr/local/include which is treated as a system include directory on most platforms). * Packages which register native routines for .C or .Fortran need to be re-installed for this version (unless installed with R-devel SVN revision r72375 or later). * Make variables with names containing CXX1X are deprecated in favour of those using CXX11, but for the time being are still made available _via_ file etc/Makeconf. Packages using them should be converted to the new forms and made dependent on R (>= 3.4.0).- And again that ldconfig call. Newline was obviously wrong. Hopefully correct now.- Jan Engelhardt asked for reverting the change to the ldconfig call. So be it.- improvements for a) calling /sbin/ldconfig, which no longer gives a warning b) unregistering info-pages in %preun instead of %postun- a change in OBS now requires a BuildRequire: shadow for some openSUSE releases.- upstream release 3.3.3 - Most important changes CHANGES IN R 3.3.3: NEW FEATURES: * Changes when redirection of a http:// URL to a https:// URL is encountered: * The internal methods of download.file() and url() now report that they cannot follow this (rather than failing silently). * (Unix-alike) download.file(method = "auto") (the default) re-tries with method = "libcurl". * (Unix-alike) url(method = "default") with an explicit open argument re-tries with method = "libcurl". This covers many of the usages, e.g. readLines() with a URL argument. INSTALLATION on a UNIX-ALIKE: * The configure check for the zlib version is now robust to versions longer than 5 characters, including 1.2.11. UTILITIES: * Environmental variable _R_CHECK_TESTS_NLINES_ controls how R CMD check reports failing tests (see SS8 of the 'R Internals' manual). DEPRECATED AND DEFUNCT: * (C-level Native routine registration.) The undocumented styles field of the components of R_CMethodDef and R_FortranMethodDef is deprecated. BUG FIXES: * vapply(x, *) now works with long vectors x. (PR#17174) * isS3method("is.na.data.frame") and similar are correct now. (PR#17171) * grepRaw(, , fixed = TRUE) now works, thanks to a patch by Mikko Korpela. (PR#17132) * Package installation into a library where the package exists _via_ symbolic link now should work wherever Sys.readlink() works, resolving PR#16725. * "Cincinnati" was missing an "n" in the precip dataset. * Fix buffer overflow vulnerability in pdf() when loading an encoding file. Reported by Talos (TALOS-2016-0227). * getDLLRegisteredRoutines() now produces its warning correctly when multiple DLLs match, thanks to Matt Dowle's PR#17184. * Sys.timezone() now returns non-NA also on platforms such as Ubuntu 14.04.5 LTS, thanks to Mikko Korpela's PR#17186. * format(x) for an illegal "POSIXlt" object x no longer segfaults. * methods(f) now also works for f "(" or "{". * (Windows only) dir.create() did not check the length of the path to create, and so could overflow a buffer and crash R. (PR#17206) * On some systems, very small hexadecimal numbers in hex notation would underflow to zero. (PR#17199) * pmin() and pmax() now work again for ordered factors and 0-length S3 classed objects, thanks to Suharto Anggono's PR#17195 and PR#17200. * bug.report() did not do any validity checking on a package's BugReports field. It now ignores an empty field, removes leading whitespace and only attempts to open http:// and https:// URLs, falling back to emailing the maintainer. * Bandwidth selectors bw.ucv() and bw.SJ() gave incorrect answers or incorrectly reported an error (because of integer overflow) for inputs longer than 46341. Similarly for bw.bcv() at length 5793. Another possible integer overflow is checked and may result in an error report (rather than an incorrect result) for much longer inputs (millions for a smooth distribution). * findMethod() failed if the active signature had expanded beyond what a particular package used. (Example with packages XR and XRJulia on CRAN.) * qbeta() underflowed too early in some very asymmetric cases. (PR#17178) * R CMD Rd2pdf had problems with packages with non-ASCII titles in .Rd files (usually the titles were omitted).- upstream release 3.3.2 - Most important changes CHANGES IN R 3.3.2: NEW FEATURES: * extSoftVersion() now reports the version (if any) of the readline library in use. * The version of LAPACK included in the sources has been updated to 3.6.1, a bug-fix release including a speedup for the non-symmetric case of eigen(). * Use options(deparse.max.lines=) to limit the number of lines recorded in .Traceback and other deparsing activities. * format() looks more regular, also for non-character atomic matrices. * abbreviate() gains an option named = TRUE. * The online documentation for package methods is extensively rewritten. The goals are to simplify documentation for basic use, to note old features not recommended and to correct out-of-date information. * Calls to setMethod() no longer print a message when creating a generic function in those cases where that is natural: S3 generics and primitives. INSTALLATION and INCLUDED SOFTWARE: * Versions of the readline library >= 6.3 had been changed so that terminal window resizes were not signalled to readline: code has been added using a explicit signal handler to work around that (when R is compiled against readline >= 6.3). (PR#16604) * configure works better with Oracle Developer Studio 12.5. UTILITIES: * R CMD check reports more dubious flags in files src/Makevars[.in], including -w and -g. * R CMD check has been set up to filter important warnings from recent versions of gfortran with -Wall -pedantic: this now reports non-portable GNU extensions such as out-of-order declarations. * R CMD config works better with paths containing spaces, even those of home directories (as reported by Ken Beath). DEPRECATED AND DEFUNCT: * Use of the C/C++ macro NO_C_HEADERS is deprecated (no C headers are included by R headers from C++ as from R 3.3.0, so it should no longer be needed). BUG FIXES: * The check for non-portable flags in R CMD check could be stymied by src/Makevars files which contained targets. * (Windows only) When using certain desktop themes in Windows 7 or higher, Alt-Tab could cause Rterm to stop accepting input. (PR#14406; patch submitted by Jan Gleixner.) * pretty(d, ..) behaves better for date-time d (PR#16923). * When an S4 class name matches multiple classes in the S4 cache, perform a dynamic search in order to obey namespace imports. This should eliminate annoying messages about multiple hits in the class cache. Also, pass along the package from the ClassExtends object when looking up superclasses in the cache. * sample(NA_real_) now works. * Packages using non-ASCII encodings in their code did not install data properly on systems using different encodings. * merge(df1, df2) now also works for data frames with column names "na.last", "decreasing", or "method". (PR#17119) * contour() caused a segfault if the labels argument had length zero. (Reported by Bill Dunlap.) * unique(warnings()) works more correctly, thanks to a new duplicated.warnings() method. * findInterval(x, vec = numeric(), all.inside = TRUE) now returns 0s as documented. (Reported by Bill Dunlap.) * (Windows only) R CMD SHLIB failed when a symbol in the resulting library had the same name as a keyword in the .def file. (PR#17130) * pmax() and pmin() now work with (more ?) classed objects, such as "Matrix" from the Matrix package, as documented for a long time. * axis(side, x = D) and hence Axis() and plot() now work correctly for "Date" and time objects D, even when "time goes backward", e.g., with decreasing xlim. (Reported by William May.) * str(I(matrix(..))) now looks as always intended. * plot.ts(), the plot() method for time series, now respects cex, lwd and lty. (Reported by Greg Werbin.) * parallel::mccollect() now returns a named list (as documented) when called with wait = FALSE. (Reported by Michel Lang.) * If a package added a class to a class union in another package, loading the first package gave erroneous warnings about "undefined subclass". * c()'s argument use.names is documented now, as belonging to the (C internal) default method. In "parallel", argument recursive is also moved from the generic to the default method, such that the formal argument list of base generic c() is just (...). * rbeta(4, NA) and similarly rgamma() and rnbinom() now return NaN's with a warning, as other r(), and as documented. (PR#17155) * Using options(checkPackageLicense = TRUE) no longer requires acceptance of the licence for non-default standard packages such as compiler. (Reported by Mikko Korpela.) * split(, *) now works even when the split off parts are long. (PR#17139) * min() and max() now also work correctly when the argument list starts with character(0). (PR#17160) * Subsetting very large matrices (prod(dim(.)) >= 2^31) now works thanks to Michael Schubmehl's PR#17158. * bartlett.test() used residual sums of squares instead of variances, when the argument was a list of lm objects. (Reported by Jens Ledet Jensen). * plot(, which = *) now correctly labels the contour lines for the standardized residuals for which = 6. It also takes the correct p in case of singularities (also for which = 5). (PR#17161) * xtabs(~ exclude) no longer fails from wrong scope, thanks to Suharto Anggono's PR#17147. * Reference class calls to methods() did not re-analyse previously defined methods, meaning that calls to methods defined later would fail. (Reported by Charles Tilford). * findInterval(x, vec, left.open = TRUE) misbehaved in some cases. (Reported by Dmitriy Chernykh.)- Fix typo in Group tag.- upstream release 3.3.1 - Most important changes CHANGES IN R 3.3.1: BUG FIXES: * R CMD INSTALL and hence install.packages() gave an internal error installing a package called description from a tarball on a case-insensitive file system. * match(x, t) (and hence x %in% t) failed when x was of length one, and either character and x and t only differed in their Encoding or when x and t where complex with NAs or NaNs. (PR#16885.) * unloadNamespace(ns) also works again when ns is a 'namespace', as from getNamespace(). * rgamma(1,Inf) or rgamma(1, 0,0) no longer give NaN but the correct limit. * length(baseenv()) is correct now. * pretty(d, ..) for date-time d rarely failed when "halfmonth" time steps were tried (PR#16923) and on 'inaccurate' platforms such as 32-bit windows or a configuration with --disable-long-double; see comment #15 of PR#16761. * In text.default(x, y, labels), the rarely(?) used default for labels is now correct also for the case of a 2-column matrix x and missing y. * as.factor(c(a = 1L)) preserves names() again as in R < 3.1.0. * strtrim(""[0], 0[0]) now works. * Use of Ctrl-C to terminate a reverse incremental search started by Ctrl-R in the readline-based Unix terminal interface is now supported for readline >= 6.3 (Ctrl-G always worked). (PR#16603) * diff() now keeps the "units" attribute, as subtraction already did, PR#16940.- further cleanup of spec file. Removed unneeded explicit Requires for libcairo2/libfreetype6/liblzma5/libreadline6 Removed removal of backup file that was meanwhile removed upstream.- clean up of spec file after comments from Jan Engelhardt in https://build.opensuse.org/request/show/393426 Some unneeded explicit BuildRequires removed.- tre.patch was removed.- and libbz2-devel needed, too.- added BuildRequires: bzip2 for i586.- upstream release 3.3.0 CHANGES IN R 3.3.0: SIGNIFICANT USER-VISIBLE CHANGES: * nchar(x, *)'s argument keepNA governing how the result for NAs in x is determined, gets a new default keepNA = NA which returns NA where x is NA, except for type = "width" which still returns 2, the formatting / printing width of NA. * All builds have support for https: URLs in the default methods for download.file(), url() and code making use of them. Unfortunately that cannot guarantee that any particular https: URL can be accessed. For example, server and client have to successfully negotiate a cryptographic protocol (TLS/SSL, ...) and the server's identity has to be verifiable _via_ the available certificates. Different access methods may allow different protocols or use private certificate bundles: we encountered a https: CRAN mirror which could be accessed by one browser but not by another nor by download.file() on the same Linux machine. NEW FEATURES: * The print method for methods() gains a byclass argument. * New functions validEnc() and validUTF8() to give access to the validity checks for inputs used by grep() and friends. * Experimental new functionality for S3 method checking, notably isS3method(). Also, the names of the R 'language elements' are exported as character vector tools::langElts. * str(x) now displays "Time-Series" also for matrix (multivariate) time-series, i.e. when is.ts(x) is true. * (Windows only) The GUI menu item to install local packages now accepts *.tar.gz files as well as *.zip files (but defaults to the latter). * New programmeR's utility function chkDots(). * D() now signals an error when given invalid input, rather than silently returning NA. (Request of John Nash.) * formula objects are slightly more "first class": e.g., formula() or new("formula", y ~ x) are now valid. Similarly, for "table", "ordered" and "summary.table". Packages defining S4 classes with the above S3/S4 classes as slots should be reinstalled. * New function strrep() for repeating the elements of a character vector. * rapply() preserves attributes on the list when how = "replace". * New S3 generic function sigma() with methods for extracting the estimated standard deviation aka "residual standard deviation" from a fitted model. * news() now displays R and package news files within the HTML help system if it is available. If no news file is found, a visible NULL is returned to the console. * as.raster(x) now also accepts raw arrays x assuming values in 0:255. * Subscripting of matrix/array objects of type "expression" is now supported. * type.convert("i") now returns a factor instead of a complex value with zero real part and missing imaginary part. * Graphics devices cairo_pdf() and cairo_ps() now allow non-default values of the cairographics 'fallback resolution' to be set. This now defaults to 300 on all platforms: that is the default documented by cairographics, but apparently was not used by all system installations. * file() gains an explicit method argument rather than implicitly using getOption("url.method", "default"). * Thanks to a patch from Tomas Kalibera, x[x != 0] is now typically faster than x[which(x != 0)] (in the case where x has no NAs, the two are equivalent). * read.table() now always uses the names for a named colClasses argument (previously names were only used when colClasses was too short). (In part, wish of PR#16478.) * (Windows only) download.file() with default method = "auto" and a ftps:// URL chooses "libcurl" if that is available. * The out-of-the box Bioconductor mirror has been changed to one using https://: use chooseBioCmirror() to choose a http:// mirror if required. * The data frame and formula methods for aggregate() gain a drop argument. * available.packages() gains a repos argument. * The undocumented switching of methods for url() on https: and ftps: URLs is confined to method = "default" (and documented). * smoothScatter() gains a ret.selection argument. * qr() no longer has a ... argument to pass additional arguments to methods. * [ has a method for class "table". * It is now possible (again) to replayPlot() a display list snapshot that was created by recordPlot() in a different R session. It is still not a good idea to use snapshots as a persistent storage format for R plots, but it is now not completely silly to use a snapshot as a format for transferring an R plot between two R sessions. The underlying changes mean that packages providing graphics devices (e.g., Cairo, RSvgDevice, cairoDevice, tikzDevice) will need to be reinstalled. Code for restoring snapshots was contributed by Jeroen Ooms and JJ Allaire. Some testing code is available at . * tools::undoc(dir = D) and codoc(dir = D) now also work when D is a directory whose normalizePath()ed version does not end in the package name, e.g. from a symlink. * abbreviate() has more support for multi-byte character sets - it no longer removes bytes within characters and knows about Latin vowels with accents. It is still only really suitable for (most) European languages, and still warns on non-ASCII input. abbreviate(use.classes = FALSE) is now implemented, and that is more suitable for non-European languages. * match(x, table) is faster (sometimes by an order of magnitude) when x is of length one and incomparables is unchanged, thanks to Peter Haverty (PR#16491). * More consistent, partly not back-compatible behavior of NA and NaN coercion to complex numbers, operations less often resulting in complex NA (NA_complex_). * lengths() considers methods for length and [[ on x, so it should work automatically on any objects for which appropriate methods on those generics are defined. * The logic for selecting the default screen device on OS X has been simplified: it is now quartz() if that is available even if environment variable DISPLAY has been set by the user. The choice can easily be overridden _via_ environment variable R_INTERACTIVE_DEVICE. * On Unix-like platforms which support the getline C library function, system(*,intern = TRUE) no longer truncates (output) lines longer than 8192 characters, thanks to Karl Millar. (PR#16544) * rank() gains a ties.method = "last" option, for convenience (and symmetry). * regmatches(invert = NA) can now be used to extract both non-matched and matched substrings. * data.frame() gains argument fix.empty.names; as.data.frame.list() gets new cut.names, col.names and fix.empty.names. * plot(x ~ x, *) now warns that it is the same as plot(x ~ 1, *). * recordPlot() has new arguments load and attach to allow package names to be stored as part of a recorded plot. replayPlot() has new argument reloadPkgs to load/attach any package names that were stored as part of a recorded plot. * S4 dispatch works within calls to .Internal(). This means explicit S4 generics are no longer needed for unlist() and as.vector(). * Only font family names starting with "Hershey" (and not "Her" as before) are given special treatment by the graphics engine. * S4 values are automatically coerced to vector (via as.vector) when subassigned into atomic vectors. * findInterval() gets a left.open option. * The version of LAPACK included in the sources has been updated to 3.6.0, including those 'deprecated' routines which were previously included. _Ca_ 40 double-complex routines have been added at the request of a package maintainer. As before, the details of what is included are in src/modules/lapack/README and this now gives information on earlier additions. * tapply() has been made considerably more efficient without changing functionality, thanks to proposals from Peter Haverty and Suharto Anggono. (PR#16640) * match.arg(arg) (the one-argument case) is faster; so is sort.int(). (PR#16640) * The format method for object_size objects now also accepts "binary" units such as "KiB" and e.g., "Tb". (Partly from PR#16649.) * Profiling now records calls of the form foo::bar and some similar cases directly rather than as calls to . Contributed by Winston Chang. * New string utilities startsWith(x, prefix) and endsWith(x, suffix). Also provide speedups for some grepl("^...",*) uses (related to proposals in PR#16490). * Reference class finalizers run at exit, as well as on garbage collection. * Avoid parallel dependency on stats for port choice and random number seeds. (PR#16668) * The radix sort algorithm and implementation from data.table (forder) replaces the previous radix (counting) sort and adds a new method for order(). Contributed by Matt Dowle and Arun Srinivasan, the new algorithm supports logical, integer (even with large values), real, and character vectors. It outperforms all other methods, but there are some caveats (see ?sort). * The order() function gains a method argument for choosing between "shell" and "radix". * New function grouping() returns a permutation that stably rearranges data so that identical values are adjacent. The return value includes extra partitioning information on the groups. The implementation came included with the new radix sort. * rhyper(nn, m, n, k) no longer returns NA when one of the three parameters exceeds the maximal integer. * switch() now warns when no alternatives are provided. * parallel::detectCores() now has default logical = TRUE on all platforms - as this was the default on Windows, this change only affects Sparc Solaris. Option logical = FALSE is now supported on Linux and recent versions of OS X (for the latter, thanks to a suggestion of Kyaw Sint). * hist() for "Date" or "POSIXt" objects would sometimes give misleading labels on the breaks, as they were set to the day before the start of the period being displayed. The display format has been changed, and the shift of the start day has been made conditional on right = TRUE (the default). (PR#16679) * R now uses a new version of the logo (donated to the R Foundation by RStudio). It is defined in .svg format, so will resize without unnecessary degradation when displayed on HTML pages-there is also a vector PDF version. Thanks to Dirk Eddelbuettel for producing the corresponding X11 icon. * New function .traceback() returns the stack trace which traceback() prints. * lengths() dispatches internally. * dotchart() gains a pt.cex argument to control the size of points separately from the size of plot labels. Thanks to Michael Friendly and Milan Bouchet-Valat for ideas and patches. * as.roman(ch) now correctly deals with more diverse character vectors ch; also arithmetic with the resulting roman numbers works in more cases. (PR#16779) * prcomp() gains a new option rank. allowing to directly aim for less than min(n,p) PC's. The summary() and its print() method have been amended, notably for this case. * gzcon() gains a new option text, which marks the connection as text-oriented (so e.g. pushBack() works). It is still always opened in binary mode. * The import() namespace directive now accepts an argument except which names symbols to exclude from the imports. The except expression should evaluate to a character vector (after substituting symbols for strings). See Writing R Extensions. * New convenience function Rcmd() in package tools for invoking R CMD tools from within R. * New functions makevars_user() and makevars_site() in package tools to determine the location of the user and site specific Makevars files for customizing package compilation.- CHANGES IN R 3.2.5: BUG FIXES: • format.POSIXlt() behaved incorrectly in R 3.2.4. E.g. the output of format(as.POSIXlt(paste0(1940:2000,"-01-01"), tz = "CET"), usetz = TRUE) ended in two "CEST" time formats. • A typo in the Makefile for src/extra/xz prevented builds of liblzma.a. (Notice that this will become unbundled in 3.3.0.)- upstrem releases minorst bug fix release NEWS: The 3.2.4 release had two annoyances which we would rather not have in an "ultra-stable" release, designed to hang around for the duration of the 3.3 series. One was a relatively minor Makefile issue affecting system using R's bundled lzma library. The other, rather more serious, affected printing and formatting of POSIXlt objects, which would unpredictably get the Daylight Savings Time wrong.- Some version numbers of recommended packages corrected- Release numbers for sub-packages improved- added MakefileTypo.patch to enable building for 12.2 was a one charcter show stopper- upstream release 3.2.4, only minor improvements CHANGES IN R 3.2.4: NEW FEATURES: • install.packages() and related functions now give a more informative warning when an attempt is made to install a base package. • summary(x) now prints with less rounding when x contains infinite values. (Request of PR#16620.) • provideDimnames() gets an optional unique argument. • shQuote() gains type = "cmd2" for quoting in cmd.exe in Windows. (Response to PR#16636.) • The data.frame method of rbind() gains an optional argument stringsAsFactors (instead of only depending on getOption("stringsAsFactors")). • smooth(x, *) now also works for long vectors. • tools::texi2dvi() has a workaround for problems with the texi2dvi script supplied by texinfo 6.1. It extracts more error messages from the LaTeX logs when in emulation mode. UTILITIES: • R CMD check will leave a log file build_vignettes.log from the re-building of vignettes in the .Rcheck directory if there is a problem, and always if environment variable _R_CHECK_ALWAYS_LOG_VIGNETTE_OUTPUT_ is set to a true value. DEPRECATED AND DEFUNCT: • Use of SUPPORT_OPENMP from header Rconfig.h is deprecated in favour of the standard OpenMP define _OPENMP. (This has been the recommendation in the manual for a while now.) • The make macro AWK which is long unused by R itself but recorded in file etc/Makeconf is deprecated and will be removed in R 3.3.0. • The C header file S.h is no longer documented: its use should be replaced by R.h.- The big split up. What was a monolithic R-base*rpm now is divided over 30 something packages, with the following layout. R-base-3.2.3: dummy packages, contains all of R Use R-base, if you don´t have a good understandig what it means to install only parts of it! R-base-devel-3.2.3: dummy, contains R-core-devel R-core-3.2.3: R core, no packages at all R-core-devel-3.2.3: devel files R-core-libs-3.2.3: contains Rlib R-core-doc-3.2.3: all the documentation of R-core R-core-packages-3.2.3: dummy package to load all core packages, that are R-compiler-3.2.3, R-datasets-3.2.3, R-grDevices-3.2.3, R-graphics-3.2.3, R-grid-3.2.3, R-methods-3.2.3, R-parallel-3.2.3, R-splines-3.2.3, R-stats-3.2.3, R-stats4-3.2.3, R-tcltk-3.2.3, R-tools-3.2.3, R-utils-3.2.3. Each of these packages may be installed alone. R-recommended-packages-3.2.3: dummy package to load all recommeded packages, that are R-boot-1.3.17, R-class-7.3.14, R-cluster-2.0.3, R-codetools-0.2.14, R-foreign-0.8.66, R-KernSmooth-2.23.15, R-lattice-0.20.33, R-MASS-7.3.45, R-Matrix-1.2.3, R-Matrix-devel-1.2.3, R-mgcv-1.8.9, R-nlme-3.1.122, R-nnet-7.3.11, R-rpart-4.1.10, R-spatial-7.3.11, R-survival-2.38.3. Each of these packages may be installed alone.- Upstream release R-3.2.3 CHANGES IN R 3.2.3: NEW FEATURES: * Some recently-added Windows time zone names have been added to the conversion table used to convert these to Olson names. (Including those relating to changes for Russia in Oct 2014, as in PR#16503.) * (Windows) Compatibility information has been added to the manifests for Rgui.exe, Rterm.exe and Rscript.exe. This should allow win.version() and Sys.info() to report the actual Windows version up to Windows 10. * Windows "wininet" FTP first tries EPSV / PASV mode rather than only using active mode (reported by Dan Tenenbaum). * which.min(x) and which.max(x) may be much faster for logical and integer x and now also work for long vectors. * The 'emulation' part of tools::texi2dvi() has been somewhat enhanced, including supporting quiet = TRUE. It can be selected by texi2dvi = "emulation". (Windows) MiKTeX removed its texi2dvi.exe command in Sept 2015: tools::texi2dvi() tries texify.exe if it is not found. * (Windows only) Shortcuts for printing and saving have been added to menus in Rgui.exe. (Request of PR#16572.) * loess(..., iterTrace=TRUE) now provides diagnostics for robustness iterations, and the print() method for summary() shows slightly more. * The included version of PCRE has been updated to 8.38, a bug-fix release. * View() now displays nested data frames in a more friendly way. (Request with patch in PR#15915.) INSTALLATION and INCLUDED SOFTWARE: * The included configuration code for libintl has been updated to that from gettext version 0.19.5.1 - this should only affect how an external library is detected (and the only known instance is under OpenBSD). (Wish of PR#16464.) * configure has a new argument --disable-java to disable the checks for Java. * The configure default for MAIN_LDFLAGS has been changed for the FreeBSD, NetBSD and Hurd OSes to one more likely to work with compilers other than gcc (FreeBSD 10 defaults to clang). * configure now supports the OpenMP flags -fopenmp=libomp (clang) and -qopenmp (Intel C). * Various macros can be set to override the default behaviour of configure when detecting OpenMP: see file config.site. * Source installation on Windows has been modified to allow for MiKTeX installations without texi2dvi.exe. See file MkRules.dist. BUG FIXES: * regexpr(pat, x, perl = TRUE) with Python-style named capture did not work correctly when x contained NA strings. (PR#16484) * The description of dataset ToothGrowth has been improved/corrected. (PR#15953) * model.tables(type = "means") and hence TukeyHSD() now support "aov" fits without an intercept term. (PR#16437) * close() now reports the status of a pipe() connection opened with an explicit open argument. (PR#16481) * Coercing a list without names to a data frame is faster if the elements are very long. (PR#16467) * (Unix-only) Under some rare circumstances piping the output from Rscript or R -f could result in attempting to close the input file twice, possibly crashing the process. (PR#16500) * (Windows) Sys.info() was out of step with win.version() and did not report Windows 8. * topenv(baseenv()) returns baseenv() again as in R 3.1.0 and earlier. This also fixes compilerJIT(3) when used in .Rprofile. * detach()ing the methods package keeps .isMethodsDispatchOn() true, as long as the methods namespace is not unloaded. * Removed some spurious warnings from configure about the preprocessor not finding header files. (PR#15989) * rchisq(*, df=0, ncp=0) now returns 0 instead of NaN, and dchisq(*, df=0, ncp=*) also no longer returns NaN in limit cases (where the limit is unique). (PR#16521) * pchisq(*, df=0, ncp > 0, log.p=TRUE) no longer underflows (for ncp > ~60). * nchar(x, "w") returned -1 for characters it did not know about (e.g. zero-width spaces): it now assumes 1. It now knows about most zero-width characters and a few more double-width characters. * Help for which.min() is now more precise about behavior with logical arguments. (PR#16532) * The print width of character strings marked as "latin1" or "bytes" was in some cases computed incorrectly. * abbreviate() did not give names to the return value if minlength was zero, unlike when it was positive. * (Windows only) dir.create() did not always warn when it failed to create a directory. (PR#16537) * When operating in a non-UTF-8 multibyte locale (e.g. an East Asian locale on Windows), grep() and related functions did not handle UTF-8 strings properly. (PR#16264) * read.dcf() sometimes misread lines longer than 8191 characters. (Reported by Herv'e Pag`es with a patch.) * within(df, ..) no longer drops columns whose name start with a ".". * The built-in HTTP server converted entire Content-Type to lowercase including parameters which can cause issues for multi-part form boundaries (PR#16541). * Modifying slots of S4 objects could fail when the methods package was not attached. (PR#16545) * splineDesign(*, outer.ok=TRUE) (splines) is better now (PR#16549), and interpSpline() now allows sparse=TRUE for speedup with non-small sizes. * If the expression in the traceback was too long, traceback() did not report the source line number. (Patch by Kirill M"uller.) * The browser did not truncate the display of the function when exiting with options("deparse.max.lines") set. (PR#16581) * When bs(*, Boundary.knots=) had boundary knots inside the data range, extrapolation was somewhat off. (Patch by Trevor Hastie.) * var() and hence sd() warn about factor arguments which are deprecated now. (PR#16564) * loess(*, weights = *) stored wrong weights and hence gave slightly wrong predictions for newdata. (PR#16587) * aperm(a, *) now preserves names(dim(a)). * poly(x, ..) now works when either raw=TRUE or coef is specified. (PR#16597) * data(package=*) is more careful in determining the path. * prettyNum(*, decimal.mark, big.mark): fixed bug introduced when fixing PR#16411.- Reverse the whole split. Back to the big package. Had user reports of broken installations. R-base, R-base-devel and R-base-libs are provided for now. The big split will come for 3.3.0- R-base was changed from a giant monolith to thirty-some packages. There were requests to use the libs without the interpreter. Furthermore it is now possible to use a frugal installation of R. The following binaries are built now: R-base-3.2.2-5.1.x86_64.rpm : A Meta-package. Use this, and it looks just like it looked the last 10 years. Requires base and recommended packages. R-base-devel-3.2.2-5.1.x86_64.rpm: Just for backward compatibility. R-core-3.2.2-5.1.x86_64.rpm R-core-libs-3.2.2-5.1.x86_64.rpm R-core-devel-3.2.2-5.1.x86_64.rpm : The R-core packages install a bare-bones R. No packages inculded. R-grid-3.2.2-5.1.x86_64.rpm R-graphics-3.2.2-5.1.x86_64.rpm R-grDevices-3.2.2-5.1.x86_64.rpm R-datasets-3.2.2-5.1.x86_64.rpm R-stats4-3.2.2-5.1.x86_64.rpm R-methods-3.2.2-5.1.x86_64.rpm R-tcltk-3.2.2-5.1.x86_64.rpm R-compiler-3.2.2-5.1.x86_64.rpm R-parallel-3.2.2-5.1.x86_64.rpm R-splines-3.2.2-5.1.x86_64.rpm R-stats-3.2.2-5.1.x86_64.rpm R-utils-3.2.2-5.1.x86_64.rpm R-tools-3.2.2-5.1.x86_64.rpm : All the base packages. R-recommended-3.2.2-5.1.x86_64.rpm : A meta-package including all recommended packages. R-cluster-2.0.3-5.1.x86_64.rpm R-nlme-3.1.121-5.1.x86_64.rpm R-lattice-0.20.33-5.1.x86_64.rpm R-class-7.3.13-5.1.x86_64.rpm R-Matrix-devel-1.2.2-5.1.x86_64.rpm R-codetools-0.2.14-5.1.x86_64.rpm R-survival-2.38.3-5.1.x86_64.rpm R-rpart-4.1.10-5.1.x86_64.rpm R-MASS-7.3.43-5.1.x86_64.rpm R-mgcv-1.8.7-5.1.x86_64.rpm R-foreign-0.8.65-5.1.x86_64.rpm R-nnet-7.3.10-5.1.x86_64.rpm R-Matrix-1.2.2-5.1.x86_64.rpm R-boot-1.3.17-5.1.x86_64.rpm R-KernSmooth-2.23.15-5.1.x86_64.rpm R-spatial-7.3.10-5.1.x86_64.rpm : All recommended packaged. Note: They now have their own version numbers, so it should be much easier to use newer Versions of the recommended packages. And the source RPM for all the above. R-base-3.2.2-5.1.src.rpm- Disable building man files for openSUSE:42.- Upstream release 3.2.2 - Most important CHANGES IN R 3.2.2: SIGNIFICANT USER-VISIBLE CHANGES: * It is now easier to use secure downloads from https:// URLs on builds which support them: no longer do non-default options need to be selected to do so. In particular, packages can be installed from repositories which offer https:// URLs, and those listed by setRepositories() now do so (for some of their mirrors). Support for https:// URLs is available on Windows, and on other platforms if support for libcurl was compiled in and if that supports the https protocol (system installations can be expected to do). So https:// support can be expected except on rather old OSes (an example being OS X 'Snow Leopard', where a non-system version of libcurl can be used). (Windows only) The default method for accessing URLs _via_ download.file() and url() has been changed to be "wininet" using Windows API calls. This changes the way proxies need to be set and security settings made: there have been some reports of sites being inaccessible under the new default method (but the previous methods remain available). NEW FEATURES: * cmdscale() gets new option list. for increased flexibility when a list should be returned. * configure now supports texinfo version 6.0, which (unlike the change from 4.x to 5.0) is a minor update. (Wish of PR#16456.) * (Non-Windows only) download.file() with default method = "auto" now chooses "libcurl" if that is available and a https:// or ftps:// URL is used. * (Windows only) setInternet2(TRUE) is now the default. The command-line option --internet2 and environment variable R_WIN_INTERNET2 are now ignored. Thus by default the "internal" method for download.file() and url() uses the "wininet" method: to revert to the previous default use setInternet2(FALSE). This means that https:// can be read by default by download.file() (they have been readable by file() and url() since R 3.2.0). There are implications for how proxies need to be set (see ?download.file): also, cacheOK = FALSE is not supported. * chooseCRANmirror() and chooseBioCmirror() now offer HTTPS mirrors in preference to HTTP mirrors. This changes the interpretation of their ind arguments: see their help pages. * capture.output() gets optional arguments type and split to pass to sink(), and hence can be used to capture messages. C-LEVEL FACILITIES: * Header Rconfig.h now defines HAVE_ALLOCA_H if the platform has the alloca.h header (it is needed to define alloca on Solaris and AIX, at least: see 'Writing R Extensions' for how to use it). INSTALLATION and INCLUDED SOFTWARE: * The libtool script generated by configure has been modified to support FreeBSD >= 10 (PR#16410). BUG FIXES: * The HTML help page links to demo code failed due to a change in R 3.2.0. (PR#16432) * If the na.action argument was used in model.frame(), the original data could be modified. (PR#16436) * getGraphicsEvent() could cause a crash if a graphics window was closed while it was in use. (PR#16438) * matrix(x, nr, nc, byrow = TRUE) failed if x was an object of type "expression". * strptime() could overflow the allocated storage on the C stack when the timezone had a non-standard format much longer than the standard formats. (Part of PR#16328.) * options(OutDec = s) now signals a warning (which will become an error in the future) when s is not a string with exactly one character, as that has been a documented requirement. * prettyNum() gains a new option input.d.mark which together with other changes, e.g., the default for decimal.mark, fixes some format()ting variants with non-default getOption("OutDec") such as in PR#16411. * download.packages() failed for type equal to either "both" or "binary". (Reported by Dan Tenenbaum.) * The dendrogram method of labels() is much more efficient for large dendrograms, now using rapply(). (Comment #15 of PR#15215) * The "port" algorithm of nls() could give spurious errors. (Reported by Radford Neal.) * Reference classes that inherited from reference classes in another package could invalidate methods of the inherited class. Fixing this requires adding the ability for methods to be "external", with the object supplied explicitly as the first argument, named .self. See "Inter-Package Superclasses" in the documentation. * readBin() could fail on the SPARC architecture due to alignment issues. (Reported by Radford Neal.) * qt(*, df=Inf, ncp=.) now uses the natural qnorm() limit instead of returning NaN. (PR#16475) * Auto-printing of S3 and S4 values now searches for print() in the base namespace and show() in the methods namespace instead of searching the global environment. * polym() gains a coefs = NULL argument and returns class "poly" just like poly() which gets a new simple=FALSE option. They now lead to correct predict()ions, e.g., on subsets of the original data. * rhyper(nn, ) now works correctly. (PR#16489) * ttkimage() did not (and could not) work so was removed. Ditto for tkimage.cget() and tkimage.configure(). Added two Ttk widgets and missing subcommands for Tk's image command: ttkscale(), ttkspinbox(), tkimage.delete(), tkimage.height(), tkimage.inuse(), tkimage.type(), tkimage.types(), tkimage.width(). (PR#15372, PR#16450) * getClass("foo") now also returns a class definition when it is found in the cache more than once.- Upstream release 3.2.1 - Improvement of build: include libcurl and texlive-dvips/ texlive-hevetic - Most important CHANGES IN R 3.2.1: NEW FEATURES: * utf8ToInt() now checks that its input is valid UTF-8 and returns NA if it is not. * install.packages() now allows type = "both" with repos = NULL if it can infer the type of file. * nchar(x, *) and nzchar(x) gain a new argument keepNA which governs how the result for NAs in x is determined. For the R 3.2.x series, the default remains FALSE which is fully back compatible. From R 3.3.0, the default will change to keepNA = NA and you are advised to consider this for code portability. * news() more flexibly extracts dates from package NEWS.Rd files. * lengths(x) now also works (trivially) for atomic x and hence can be used more generally as an efficient replacement of sapply(x, length) and similar. * The included version of PCRE has been updated to 8.37, a bug-fix release. * diag() no longer duplicates a matrix when extracting its diagonal. * as.character.srcref() gains an argument to allow characters corresponding to a range of source references to be extracted. BUG FIXES: * acf() and ccf() now guarantee values strictly in [-1,1] (instead of sometimes very slightly outside). PR#15832. * as.integer("111111111111") now gives NA (with a warning) as it does for the corresponding numeric or negative number coercions. Further, as.integer(M + 0.1) now gives M (instead of NA) when M is the maximal representable integer. * On some platforms nchar(x, "c") and nchar(x, "w") would return values (possibly NA) for inputs which were declared to be UTF-8 but were not, or for invalid strings without a marked encoding in a multi-byte locale, rather than give an error. Additional checks have been added to mitigate this. * apply(a, M, function(u) c(X = ., Y = .)) again has dimnames containing "X" and "Y" (as in R < 3.2.0). * (Windows only) In some cases, the --clean option to R CMD INSTALL could fail. (PR#16178) * (Windows only) choose.files() would occasionally include characters from the result of an earlier call in the result of a later one. (PR#16270) * A change in RSiteSearch() in R 3.2.0 caused it to submit invalid URLs. (PR#16329) * Rscript and command line R silently ignored incomplete statements at the end of a script; now they are reported as parse errors. (PR#16350) * Parse data for very long strings was not stored. (PR#16354) * plotNode(), the workhorse of the plot method for "dendrogram"s is no longer recursive, thanks to Suharto Anggono, and hence also works for deeply nested dendrograms. (PR#15215) * The parser could overflow internally when given numbers in scientific format with extremely large exponents. (PR#16358) * If the CRAN mirror was not set, install.packages(type = "both") and related functions could repeatedly query the user for it. (Part of PR#16362) * The low-level functions .rowSums() etc. did not check the length of their argument, so could segfault. (PR#16367) * The quietly argument of library() is now correctly propagated from .getRequiredPackages2(). * Under some circumstances using the internal PCRE when building R fron source would cause external libs such as -llzma to be omitted from the main link. * The .Primitive default methods of the logic operators, i.e., !, & and |, now give correct error messages when appropriate, e.g., for `&`(TRUE) or `!`(). (PR#16385) * cummax(x) now correctly propagates NAs also when x is of type integer and begins with an NA. * summaryRprof() could fail when the profile contained only two records. (PR#16395) * HTML vignettes opened using vignette() did not support links into the rest of the HTML help system. (Links worked properly when the vignette was opened using browseVignettes() or from within the help system.) * arima(*, xreg = .) (for d >= 1) computes estimated variances based on a the number of effective observations as in R version 3.0.1 and earlier. (PR#16278) * slotNames(.) is now correct for "signature" objects (mostly used internally in methods). * On some systems, the first string comparison after a locale change would result in NA.- Upstream release 3.2.0 - Most important CHANGES IN 3.2.0: NEW FEATURES: * anyNA() gains a recursive argument. * When x is missing and names is not false (including the default value), Sys.getenv(x, names) returns an object of class "Dlist" and hence prints tidily. * (Windows.) shell() no longer consults the environment variable SHELL: too many systems have been encountered where it was set incorrectly (usually to a path where software was compiled, not where it was installed). R_SHELL, the preferred way to select a non-default shell, can be used instead. * Some unusual arguments to embedFonts() can now be specified as character vectors, and the defaults have been changed accordingly. * Functions in the Summary group duplicate less. (PR#15798) * (Unix-alikes.) system(cmd, input = ) now uses 'shell-execution-environment' redirection, which will be more natural if cmd is not a single command (but requires a POSIX-compliant shell). (Wish of PR#15508) * read.fwf() and read.DIF() gain a fileEncoding argument, for convenience. * Graphics devices can add attributes to their description in .Device and .Devices. Several of those included with R use a "filepath" attribute. * pmatch() uses hashing in more cases and so is faster at the expense of using more memory. (PR#15697) * pairs() gains new arguments to select sets of variables to be plotted against each other. * file.info(, extra_cols = FALSE) allows a minimal set of columns to be computed on Unix-alikes: on some systems without properly-configured caching this can be significantly faster with large file lists. * New function dir.exists() in package base to test efficiently whether one or more paths exist and are directories. * dput() and friends gain new controls hexNumeric and digits17 which output double and complex quantities as, respectively, binary fractions (exactly, see sprintf("%a")) and as decimals with up to 17 significant digits. * save(), saveRDS() and serialize() now support ascii = NA which writes ASCII files using sprintf("%a") for double/complex quantities. This is read-compatible with ascii = TRUE but avoids binary->decimal->binary conversions with potential loss of precision. Unfortunately the Windows C runtime's lack of C99 compliance means that the format cannot be read correctly there in R before 3.1.2. * The default for formatC(decimal.mark =) has been changed to be getOption("OutDec"); this makes it more consistent with format() and suitable for use in print methods, e.g. those for classes "density", "ecdf", "stepfun" and "summary.lm". getOption("OutDec") is now consulted by the print method for class "kmeans", by cut(), dendrogram(), plot.ts() and quantile() when constructing labels and for the report from legend(trace = TRUE). (In part, wish of PR#15819.) * printNum() and hence format() and formatC() give a warning if big.mark and decimal.mark are set to the same value (period and comma are not uncommonly used for each, and this is a check that conventions have not got mixed). * merge() can create a result which uses long vectors on 64-bit platforms. * dget() gains a new argument keep.source which defaults to FALSE for speed (dput() and dget() are most often used for data objects where this can make dget() many times faster). * Packages may now use a file of common macro definitions in their help files, and may import definitions from other packages. * A number of macros have been added in the new share/Rd directory for use in package overview help pages, and promptPackage() now makes use of them. * tools::parse_Rd() gains a new permissive argument which converts unrecognized macros into text. This is used by utils:::format.bibentry to allow LaTeX markup to be ignored. * options(OutDec =) can now specify a multi-byte character, e.g., options(OutDec = "\u00b7") in a UTF-8 locale. * is.recursive(x) is no longer true when x is an external pointer, a weak reference or byte code; the first enables all.equal(x, x) when x <- getClass(.). * ls() (aka objects()) and as.list.environment() gain a new argument sorted. * The "source" attribute (which has not been added to functions by R since before R version 2.14.0) is no longer treated as special. * Function returnValue() has been added to give on.exit() code access to a function's return value for debugging purposes. * crossprod(x, y) allows more matrix coercions when x or y are vectors, now equalling t(x) %*% y in these cases (also reported by Radford Neal). Similarly, tcrossprod(x,y) and %*% work in more cases with vector arguments. * Utility function dynGet() useful for detecting cycles, aka infinite recursions. * The byte-code compiler and interpreter include new instructions that allow many scalar subsetting and assignment and scalar arithmetic operations to be handled more efficiently. This can result in significant performance improvements in scalar numerical code. * apply(m, 2, identity) is now the same as the matrix m when it has _named_ row names. * A new function debuggingState() has been added, allowing to temporarily turn off debugging. * example() gets a new optional argument run.donttest and tools::Rd2ex() a corresponding commentDonttest, with a default such that example(..) in help examples will run \donttest code only if used interactively (a change in behaviour). * rbind.data.frame() gains an optional argument make.row.names, for potential speedup. * New function extSoftVersion() to report on the versions of third-party software in use in this session. Currently reports versions of zlib, bzlib, the liblzma from xz, PCRE, ICU, TRE and the iconv implementation. A similar function grSoftVersion() in package grDevices reports on third-party graphics software. Function tcltk::tclVersion() reports the Tcl/Tk version. * Calling callGeneric() without arguments now works with primitive generics to some extent. * vapply(x, FUN, FUN.VALUE) is more efficient notably for large length(FUN.VALUE); as extension of PR#16061. * as.table() now allows tables with one or more dimensions of length 0 (such as as.table(integer())). * names(x) <- NULL now clears the names of call and ... objects. * library() will report a warning when an insufficient dependency version is masking a sufficient one later on the library search path. * A new plot() method for class "raster" has been added. * New check_packages_in_dir_changes() function in package tools for conveniently analyzing how changing sources impacts the check results of their reverse dependencies. * Speed-up from Peter Haverty for ls() and methods:::.requirePackage() speeding up package loading. (PR#16133) * New get0() function, combining exists() and get() in one call, for efficiency. * match.call() gains an envir argument for specifying the environment from which to retrieve the ... in the call, if any; this environment was wrong (or at least undesirable) when the definition argument was a function. * topenv() has been made .Internal() for speedup, based on Peter Haverty's proposal in PR#16140. * getOption() no longer calls options() in the main case. * Optional use of libcurl (version 7.28.0 from Oct 2012 or later) for Internet access: * capabilities("libcurl") reports if this is available. * libcurlVersion() reports the version in use, and other details of the "libcurl" build including which URL schemes it supports. * curlGetHeaders() retrieves the headers for http://, https://, ftp:// and ftps:// URLs: analysis of these headers can provide insights into the `existence' of a URL (it might for example be permanently redirected) and is so used in R CMD check --as-cran. * download.file() has a new optional method "libcurl" which will handle more URL schemes, follow redirections, and allows simultaneous downloads of multiple URLs. * url() has a new method "libcurl" which handles more URL schemes and follows redirections. The default method is controlled by a new option url.method, which applies also to the opening of URLs _via_ file() (which happens implicitly in functions such as read.table.) * When file() or url() is invoked with a https:// or ftps:// URL which the current method cannot handle, it switches to a suitable method if one is available. * (Windows.) The DLLs internet.dll and internet2.dll have been merged. In this version it is safe to switch (repeatedly) between the internal and Windows internet functions within an R session. The Windows internet functions are still selected by flag - -internet2 or setInternet2(). This can be overridden for an url() connection _via_ its new method argument. download.file() has new method "wininet", selected as the default by --internet2 or setInternet2(). * parent.env<- can no longer modify the parent of a locked namespace or namespace imports environment. Contributed by Karl Millar. * New function isLoadedNamespace() for readability and speed. * names(env) now returns all the object names of an environment env, equivalently to ls(env, all.names = TRUE, sorted = FALSE) and also to the names of the corresponding list, names(as.list(env, all.names = TRUE)). Note that although names() returns a character vector, the names have no particular ordering. * The memory manager now grows the heap more aggressively. This reduces the number of garbage collections, in particular while data or code are loaded, at the expense of slightly increasing the memory footprint. * New function trimws() for removing leading/trailing whitespace. * cbind() and rbind() now consider S4 inheritance during S3 dispatch and also obey deparse.level. * cbind() and rbind() will delegate recursively to methods::cbind2 (methods::rbind2) when at least one argument is an S4 object and S3 dispatch fails (due to ambiguity). * (Windows.) download.file(quiet = FALSE) now uses text rather than Windows progress bars in non-interactive use. * New function hsearch_db() in package utils for building and retrieving the help search database used by help.search(), along with functions for inspecting the concepts and keywords in the help search database. * New function .getNamespaceInfo(), a no-check version of getNamespaceInfo() mostly for internal speedups. * The help search system now takes \keyword entries in Rd files which are not standard keywords (as given in KEYWORDS in the R documentation directory) as concepts. For standard keyword entries the corresponding descriptions are additionally taken as concepts. * New lengths() function for getting the lengths of all elements in a list. * New function toTitleCase() in package tools, tailored to package titles. * The matrix methods of cbind() and rbind() allow matrices as inputs which have 2^31 or more elements. (For cbind(), wish of PR#16198.) * The default method of image() has an explicit check for a numeric or logical matrix (which was always required). * URLencode() will not by default encode further URLs which appear to be already encoded. * BIC(mod) and BIC(mod, mod2) now give non-NA numbers for arima() fitted models, as nobs(mod) now gives the number of "used" observations for such models. This fixes PR#16198, quite differently than proposed there. * The print() methods for "htest", "pairwise.htest" and "power.htest" objects now have a digits argument defaulting to (a function of) getOption("digits"), and influencing all printed numbers coherently. Unavoidably, this changes the display of such test results in some cases. * Code completion for namespaces now recognizes all loaded namespaces, rather than only the ones that are also attached. * The code completion mechanism can now be replaced by a user-specified completer function, for (temporary) situations where the usual code completion is inappropriate. * unzip() will now warn if it is able to detect truncation when unpacking a file of 4GB or more (related to PR#16243). * methods() reports S4 in addition to S3 methods; output is simplified when the class argument is used. .S3methods() and methods::.S4methods() report S3 and S4 methods separately. * Higher order functions such as the apply functions and Reduce() now force arguments to the functions they apply in order to eliminate undesirable interactions between lazy evaluation and variable capture in closures. This resolves PR#16093. INSTALLATION and INCLUDED SOFTWARE: * The \donttest sections of R's help files can be tested by make check TEST_DONTTEST=TRUE . * It is possible to request the use of system valgrind headers _via_ configure option --with-system-valgrind-headers: note the possible future incompatibility of such headers discussed in the 'R Installation and Administration' manual. (Wish of PR#16068.) * The included version of liblzma has been updated to xz-utils 5.0.7 (minor bug fixes from 5.0.5). * configure options --with-system-zlib, --with-system-bzlib and - -with-system-pcre are now the default. For the time being there is fallback to the versions included in the R sources if no system versions are found or (unlikely) if they are too old. Linux users should check that the -devel or -dev versions of packages zlib, bzip2/libbz2 and pcre as well as xz-devel/liblzma-dev (or similar names) are installed. * configure by default looks for the texi2any script from texinfo 5.1 or later, rather than the makeinfo program. (makeinfo is a link to the Perl script texi2any in texinfo 5.x.) * R CMD INSTALL gains an option --built-timestamp=STAMP allowing 100% reproducible package building, thanks to Dirk Eddelbuettel. UTILITIES: * There is support for testing the \dontrun and \donttest parts of examples in packages. tools::testInstalledPackage() accepts new arguments commentDontrun = FALSE and commentDonttest = FALSE. R CMD check gains options --run-dontrun and --run-donttest. * The HTML generated by tools::Rd2HTML() and tools::toHTML() methods is now 'XHTML 1.0 Strict'. * The compiler package's utility function setCompilerOptions() now returns the old values invisibly. The initial optimization level can also be set with the environment variable R_COMPILER_OPTIMIZE. * R CMD build adds a NeedsCompilation field if one is not already present in the DESCRIPTION file. * R CMD check gains option --test-dir to specify an alternative set of tests to run. * R CMD check will now by default continue with testing after many types of errors, and will output a summary count of errors at the end if any have occurred. * R CMD check now checks that the Title and Description fields are correctly terminated. * R CMD check --as-cran now: * checks a README.md file can be processed: this needs pandoc installed. * checks the existence and accessibility of URLs in the DESCRIPTION, CITATION, NEWS.Rd and README.md files and in the help files (provided the build has libcurl support). * reports non-ASCII characters in R source files when there is no package encoding declared in the DESCRIPTION file. * reports (apparent) S3 methods exported but not registered. * reports overwriting registered S3 methods from base/recommended packages. (Such methods are replaced in the affected package for the rest of the session, even if the replacing namespace is unloaded.) * reports if the Title field does not appear to be in title case (see 'Writing R Extensions': there may be false positives, but note that technical words should be single-quoted and will then be accepted). Most of these checks can also be selected by environment variables: see the 'R Internals' manual. C-LEVEL FACILITIES: * New C API utility logspace_sum(logx[], n). * Entry points rbinom_mu, rnbinom_mu and rmultinom are remapped (by default) to Rf_rbinom_mu etc. This requires packages using them to be re-installed. * .C(DUP = FALSE) and .Fortran(DUP = FALSE) are now ignored, so arguments are duplicated if DUP = TRUE would do so. As their help has long said, .Call() is much preferred. * New entry point R_allocLD, like R_alloc but guaranteed to have sufficient alignment for long double pointers. * isPairList() now returns TRUE for DOTSXP. WINDOWS BUILD CHANGES: A number of changes to the Windows build system are in development. The following are currently in place. * Installation using external binary distributions of zlib, bzip2, liblzma, pcre, libpng, jpeglib and libtiff is now required, and the build instructions have been revised. * A new make target rsync-extsoft has been added to obtain copies of the external libraries from CRAN. * Building the manuals now requires texi2any from texinfo 5.1 or later. CRAN binary builds include the manuals, but by default builds from source will not, and they will be accessed from CRAN. See the comments in src/gnuwin32/MkRules.dist for how to specify the location of texi2any. * (Windows) Changes have been made to support an experimental Windows toolchain based on GCC 4.9.2. The default toolchain continues to be based on GCC 4.6.3, as the new toolchain is not yet stable enough. A change to a new toolchain is expected during the R 3.2.x lifetime. PACKAGE INSTALLATION: * (Windows) The use of macro ZLIB_LIBS in file src/Makevars.win (which has not been documented for a long time) now requires an external libz.a to be available (it is part of the 'goodies' used to compile Windows binary packages). It would be simpler to use - lz instead. * The default for option pkgType on platforms using binary packages is now "both", so source packages will be tried if binary versions are not available or not up to date. There are options for what install.packages(type = "both") (possibly called _via_ update.packages()) will do if compilation of a source package is desirable: see ?options (under utils). If you intend not to accept updates as source packages, you should use update.packages(type = "binary"). DEPRECATED AND DEFUNCT: * download.file(method = "lynx") is defunct. * Building R using the included versions of zlib, bzip2, xz and PCRE is deprecated: these are frozen (bar essential bug-fixes) and will be removed for R 3.3.0. * The configure option --with-valgrind-instrumentation=3 has been withdrawn, as it did not work with recent valgrind headers: it is now treated as level 2. * The MethodsList class in package methods had been deprecated in R 2.11.0 and is defunct now. Functions using it are defunct if they had been deprecated in R 2.11.0, and are deprecated now, otherwise. BUG FIXES: * Fixed two obscure bugs in pairlist subassignment, reported by Radford Neal as part of pqR issue 16. * Fixes for bugs in handling empty arguments and argument matching by name in log(). * all.equal() gains methods for environments and refClasses. * [<- and [[<- gain S4 data.frame methods to avoid corruption of S4 class information by the S3 methods. * callNextMethod() should now work within a .local call when ... is absent from formals(.local). * dput(pairlist(x)) generates a call to the pairlist constructor instead of the list constructor. * Fix missing() when arguments are propagated through ... . (PR#15707) * eigen(m) now defaults to symmetric = TRUE even when the dimnames are asymmetric if the matrix is otherwise symmetric. (PR#16151) * Fix issues with forwarding ... through callGeneric() and callNextMethod(). (PR#16141) * callGeneric() now works after a callNextMethod(). * Subclass information is kept consistent when replacing an ordinary S4 class with an "old class" _via_ the S4Class argument to setOldClass(). Thus, for example, a data.frame is valid for a list argument in the signature, and a factor is valid for vector arguments. * In qbeta() the inversion of pbeta() is much more sophisticated. This works better in corner cases some of which failed completely previously (PR#15755), or were using too many iterations. * Auto-printing no longer duplicates objects when printing is dispatched to a method. * kmeans(x, k) would fail when nrow(x) >= 42949673. (Comment 6 of PR#15364) * 'Abbreviated' locale-specific day and month names could have been truncated in those rare locales where there are the same as the full names. * An irrelevant warning message from updating subclass information was silenced (the namespace would not be writable in this case).- Upstream release 3.1.3 - Most important CHANGES IN R 3.1.3: NEW FEATURES: * The internal method of download.file() can now handle files larger than 2GB on 32-bit builds which support such files (tested on 32-bit R running on 64-bit Windows). * kruskal.test() warns on more types of suspicious input. * The as.dendrogram() method for "hclust" objects gains a check argument protecting against memory explosion for invalid inputs. * capabilities() has a new item long.double which indicates if the build uses a long double type which is longer than double. * nlm() no longer modifies the callback argument in place (a new vector is allocated for each invocation, which mimics the implicit duplication that occurred in R < 3.1.0); note that this is a change from the previously documented behavior. (PR#15958) * icuSetCollate() now accepts locale = "ASCII" which uses the basic C function strcmp and so collates strings byte-by-byte in numerical order. * sessionInfo() tries to report the OS version in use (not just that compiled under, and including details of Linux distributions). * model.frame() (used by lm() and many other modelling functions) now warns when it drops contrasts from factors. (Wish of PR#16119) * install.packages() and friends now accept the value type = "binary" as a synonym for the native binary type on the platform (if it has one). * Single source or binary files can be supplied for install.packages(type = "both") and the appropriate type and repos = NULL will be inferred. * New function pcre_config() to report on some of the configuration options of the version of PCRE in use. In particular, this reports if regular expressions using \p{xx} are supported. * (Windows.) download.file(cacheOK = FALSE) is now supported when internet2.dll is used. * browseURL() has been updated to work with Firefox 36.0 which has dropped support for the -remote interface. INSTALLATION and INCLUDED SOFTWARE: * The included version of PCRE has been updated to 8.36. * configure accepts MAKEINFO=texi2any as another way to ensure texinfo 5.x is used when both 5.x and 4.x are installed. UTILITIES: * R CMD check now checks the packages used in \donttest sections of the examples are specified in the DESCRIPTION file. (These are needed to run the examples interactively.) * R CMD check checks for the undeclared use of GNU extensions in Makefiles, and for Makefiles with a missing final linefeed. R CMD build will correct line endings in all Makefiles, not just those in the src directory. * R CMD check notes uses of library() and require() in package code: see the section 'Suggested packages' of 'Writing R Extensions' for good practice. DEPRECATED AND DEFUNCT: * The configure option --with-valgrind-instrumentation=3 is deprecated and will be removed in R 3.2.0. BUG FIXES: * (Windows.) Rscript.exe was missing a manifest specifying the modern style for common controls (e.g., the download progress bar). * If a package had extra documentation files but no vignette, the HTML help system produced an empty index page. * The parser now gives an error if a null character is included in a string using Unicode escapes. (PR#16046) * qr.Q() failed on complex arguments due to pre-3.0(!) typo. (PR#16054) * abs() failed with named arguments when the argument was complex. (PR#16047) * "noquote" objects may now be used as columns in dataframes. (PR#15997) * Some values with extremely long names were printed incorrectly. (PR#15999) * Extremely large exponents on zero expressed in scientific notation (e.g. 0.0e50000) could give NaN. (PR#15976) * download.file() reported downloaded sizes as 0KB if less than 1MB, only for R 3.1.2 and only on big-endian platforms. * prompt() did not escape percent signs in the automatically generated usage section of help files. * drop.terms() dropped some of the attributes of the object it was working with. (PR#16029) * (Windows.) The command completion in Rgui.exe messed up the console. (PR#15791) * (Windows.) The choose.files() command returned a blank string when the user asked for a single file but cancelled the request. (PR#16074) * Math2 S4 group generics failed to correctly dispatch "structure"- and "nonStructure"-derived classes. * loadNamespace() imposed undocumented restrictions on the versionCheck parameter. (Reported by Geoff Lee.) * Rare over-runs detected by AddressSanitizer in substr() and its replacement version have been avoided. _Inter alia_ that fix gives the documented behaviour for substr(x, 1, 2) <- "" (subsequently reported as PR#16214). * Loading packages incorrectly defining an S4 generic followed by a function of the same name caused an erroneous cyclic namespace dependency error. * Declared vignette encodings are now always passed to the vignette engine. * Port Tomas Kalibera's fix from R-devel that restores the loadMethod() fast path, effectively doubling the speed of S4 dispatch. * power.t.test() and power.prop.test() now make use of the extendInt option of uniroot() and hence work in more extreme cases. (PR#15792) * If a package was updated and attached when its namespace was already loaded, it could end up with parts from one version and parts from the other. (PR#16120) * tools:::.Rdconv() didn't accept --encoding= due to a typo. (PR#16121) * Unix-alike builds without a suitable makeinfo were documented to link the missing HTML manuals to CRAN, but did not. * save(*, ascii=TRUE) and load() now correctly deal with NaN's. (PR#16137) * split.Date() retains fractional representations while avoiding incomplete class propagation. * R_ext/Lapack.h had not been updated for changes made by LAPACK to the argument lists of its (largely internal) functions dlaed2 and dlaed3. (PR#16157) * RShowDoc("NEWS", "txt") had not been updated for the layout changes of R 3.1.0. * The xtfrm() method for class "Surv" has been corrected and its description expanded. * mode(x) <- y would incorrectly evaluate x before changing its mode. (PR#16215) * besselJ(1, 2^64) and besselY(..) now signal a warning, returning NaN instead of typically segfaulting. (Issue 3 of PR#15554) * HTML conversion of \href markup in .Rd files did not remove the backslash from \% and so gave an invalid URL. In a related change, the \ escape is now required in such URLs.- Remove tex(inconsolata.sty) BuildRequires for SLE_12 builds (like older SLE releases).- Upstream release 3.1.2 - Most important CHANGES IN R 3.1.2: NEW FEATURES: * embedFonts() now defaults to format = "ps2write" for .ps and .eps files. This is available in Ghostscript 9.x (since 2010) whereas the previous default, format = "pswrite", was removed in Ghostscript 9.10. * For consistency with [dpqr]norm(), [dp]lnorm(sdlog = 0) model a point mass at exp(mulog) rather than return NaN (for an error). * capabilities() now reports if ICU is compiled in for use for collation (it is only actually used if a suitable locale is set for collation, and never for a C locale). * (OS X only.) Package tcltk checks when loaded if it is linked against the CRAN X11-based Tcl/Tk and if so that the Tcl/Tk component and the X11 libraries are installed. This allows more informative error messages to be given advising the installation of the missing component or of XQuartz. The X11() device and X11-based versions of the data editor and viewer (invoked by edit() and View() for data frames and matrices from command-line R) check that the X11 libraries are installed and if not advises installing XQuartz. * icuSetCollate() allows locale = "default", and locale = "none" to use OS services rather than ICU for collation. Environment variable R_ICU_LOCALE can be used to set the default ICU locale, in case the one derived from the OS locale is inappropriate (this is currently necessary on Windows). * New function icuGetCollate() to report on the ICU collation locale in use (if any). * utils::URLencode() was updated to use unreserved and reserved characters from RFC 3986, , instead of RFC 1738. * unique(warnings()) and c(warnings()) are now supported. * The Bioconductor 'version' used by setRepositories() now defaults to 3.0. (It can be set at runtime _via_ environment variable R_BIOC_VERSION.) INSTALLATION and INCLUDED SOFTWARE: * The configure script reports on the more important capabilities/options which will not be compiled in. More types of external BLAS are recognized by name in that report. * When building R as a shared library, the -L${R_HOME}/lib${R_ARCH} flag is placed earlier in the link commands used during installation and when packages are installed: this helps ensure that the current build has priority if an R shared library has already been installed by e.g. install-libR in a library mentioned in LDFLAGS (and not in 'your system's library directory' as documented). (Wish of PR#15790.) * LaTeX package upquote is no longer required for R's use of inconsolata. * (Windows only) If both 32 and 64 bit versions of R are installed, the bin/R.exe and bin/Rscript.exe executables now run 64 bit R. (To run 32 bit R, overwrite these files with copies of bin/i386/Rfe.exe.) UTILITIES: * Running R CMD check with _R_CHECK_DEPENDS_ONLY_ true now makes the VignetteBuilder packages available even if they are listed in Suggests, since they are needed to recognise and process non-Sweave vignettes. * R CMD check now reports empty importFrom declarations in a NAMESPACE file, as these are common errors (writing importFrom(Pkg) where import(Pkg) was intended). * R CMD check now by default checks code usage directly on the package namespace without loading and attaching the package and its suggests and enhances. For good practice with packages in the Suggests field, see SS1.1.3.1 of 'Writing R Extensions'. For use of lazy-data objects in the package's own code, see ?data. BUG FIXES: * dmultinom() did not handle non-finite probabilities correctly. * prettyNum(x, zero.print=*) now also works when x contains NAs. * A longstanding bug exhibited by nlminb() on Windows was traced to a compiler bug in gcc 4.6.3; a workaround has been put in place. (PR#15244 and PR#15914). * Rendering of \command in HTML versions of help pages has been improved: this is particularly evident on the help page for INSTALL. * as.hexmode(x) and as.octmode(x) now behave correctly for some numeric x, e.g., c(NA, 1) or c(1, pi). * drop1() failed if the scope argument had no variables to drop. (PR#15935) * edit() (and hence fix()) failed if an object had a non-character attribute named "source" (an attribute that had been used in R prior to version 2.14.0). * callGeneric() could fail if the generic had ... as a formal argument. (PR#15937). * Forking in package parallel called C entry point exit in the child. This was unsafe (_exit should have been called), and could flush stdin of the main R process (seen most often on Solaris). As good practice, stdout is now flushed before forking a child. * R objects such as list(`a\b` = 1) now print correctly. * getAnywhere("C_pbinom") now returns correctly a single object (rather than unlisting it). * The confint() method for nls() fits failed it these has specified parameter limits despite using an algorithm other than "port". (PR#15960) * Subclassing an S4 class failed if the class required arguments to the generator, through its initialize() method. * removeSource() did not properly handle expressions containing arguments that were supplied as missing, e.g. x[i,]. (PR#15957) * as.environment(list()) now works, and as.list() of such an environment is now the same as list(). * Several tcltk functions failed when run in unusual environments. (PR#15970) * options(list()) now works (trivially). (PR#15979) * merge(, ..) now works correctly for two `independent' dendrograms (PR#15648), and still compatibly via adjust = "auto" e.g. for two branches of an existing dendrogram. * The plot method for "hclust" objects gets an optional argument check; When that is true (the default) it checks more carefully for valid input. * (Windows only) If a user chose to install 64 bit R but not 32 bit R, the bin/R and bin/Rscript executables failed to run. (PR#15981) * Various possible buffer overruns have been prevented, and missed memory protection added. (PR#15990) * Rscript no longer passes --args to R when there are no extra ("user") arguments. * objects like getClass("refClass")@prototype now print() and str() without error. * identical() now also looks at the S4 bit. * hist(x, breaks) is more robust in adding a small fuzz to few breaks when some are very large. (PR#15988) * sub() and gsub() did not handle regular expressions like "\s{2,}" properly if the text contained NA or non-ascii elements in a UTF-8 locale. Part of this was due to a bug in the TRE library. (PR#16009) * RShowDoc("NEWS") now displays the PDF version. * Matrices and arrays with last dimension zero did not print at all or incompletely. (PR#16012) * plot.histogram() and hence hist() now respect the xaxs, yaxs and lab graphics parameters. (PR#16021) * bw.SJ(x) and other bw.*() no longer segfault when x contains non-finite values. (PR#16024) * R CMD Rd2pdf unintentionally ignored its --os option. * The internal method of download.file() was not reporting file sizes and progress correctly on files larger than 2GB (inherited from libxml2). This is corrected for 64-bit builds (32-bit platforms may not support such files, but where possible will be supported in future versions of R). * Work around a bug in OS X Yosemite where key environment variables may be duplicated causing issues in subprocesses. The duplicates are now removed on R startup (via Rprofile). (PR#16042) * Adjust X11 auto-launch detection in DISPLAY on OS X to recognize latest XQuartz.lamb07 1556925102 3.5.0-lp151.6.533.5.0-lp151.6.53datasetsDESCRIPTIONINDEXMetaRd.rdsdata.rdsfeatures.rdshsearch.rdslinks.rdsnsInfo.rdspackage.rdsNAMESPACEdataRdata.rdbRdata.rdsRdata.rdxmorley.tabhelpAnIndexaliases.rdsdatasets.rdbdatasets.rdxpaths.rdshtml00Index.htmlR.css/usr/lib64/R/library//usr/lib64/R/library/datasets//usr/lib64/R/library/datasets/Meta//usr/lib64/R/library/datasets/data//usr/lib64/R/library/datasets/help//usr/lib64/R/library/datasets/html/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/ec6d11d71176e0ef6c14cde5da4988ee-R-basecpioxz5x86_64-suse-linuxdirectoryASCII textHTML document, ASCII text|?urc NNXgڋ&TƴI)a]>ZTWjKm4qa>1g?P t*1DFEWL͵fcے`vGʓx A~ oJ'}g3S BYhf!>_Z[1O&TM'/nĴʆuE} 8aAi`-u,bۢsFh[JݙrF ?\a4Ge-~v`7Y!}PP`gW*+Q:u1F6:4˘uhITfb*;0!<$4,u[;.:ea7P9'?#hp2qdk_Y.BeDF]٬PHo4 cb,Z_'q ы,HO?[n5 A,9ëD|:kue 4o5)kIjs+#R,vJw}k.5k, _y:CqdT?l>'ΚOTARCDv\ X z&`JUI73$O k4U\T٪B$ϱd |y{SJ^ssmzħ.pk*eiC5Բyx[Ew0Y.q^htТw)JO,ӽ&+``<-LPiYw<5> ǫo;N0sh&RAz]خ.INޤ*n0 tM<)IQ8u+E"Un q%ZYd%~!l`OkZsƄ.Cǣ1`RI!lҁ x+ݷc 0H$PIoZ7v=3 \.ӨMvoD&?8A2@M_0QŔU f޾"e,g{!0xOdiu%oU)VĤ1AN?j7R`RIQxt&[(ڮ?S6C|SYB f ݆B-KNjMao oe#e|\݃U`89C̔>s.?h9%):˽ʉf t R^`Jo11+źYI IFhASɌ7FɞO}mG KUd ~FQf{o}!H "YƦǮ\j8ɸjPD!(Yb-{Qmb 3zS-Zt|P!vC [\aLh%/zW] G5Ja/)Kf.PS-BSOI \Y7A٥:q75WE /@S{#`~)|kpn[()j3 $/x,XKy5gIY>/:LdjP@3 ^%I @:ߢj f3ث|wo3v:>5C -4]ABT,{2pLGM??=5%GuS~IIW?H@k^Gϲ <"j*\ϥ?Ʊ- ӡnJt}HֱeaD&ۂdM2a"I;#د8"XMgqj[-*2Iq> &ѡD- 0&DR wǿ|W;!4R mVYd.>|Ǩ>p's1δƴ*Hl)c[UN+5 =mt`x;kp"Yڐ:OL|YL \լdm sTqWͼ5}t{d&h iqpxm_$},YziIUi!! h9w ]/;{{e\BPl)D~T83 E!yD!]Õ/SI_EV.`7&!X>kىF8!Q7QEQ䰳 AAzCIJ0K[;:nc*W7}~ʊ1>FzJ+hcUCöN2y3y.La[ Gt6i խض۶3nOG%ցP'cf@*P|V찆{o <{isݣo(;[ʼ`-g;/NNTljYlDOZJ]NFX$*tnt5,fЬjLY/nў)cb@d"{0R4v$%QTPу`Iza uCF[;I7N3d((sC_w v].Z b˜o ~ PHvx?Dst֐2\{w~ }X\@}@#l>- zFz@>_^.[vTg{9CI\F &aM'%D,Q/]3?+A<.g!kjpB >RƄE/V ?ot/8r`l?ˮ+΁.o6CrYVy޵h02_X(!)h_J_[2~!$<~s&MX(.T<`$*X$֧U\P 1yxod'Xs7e@XN %VN ^cU#!R_ &x}P֣\",7LVk#-QdriϦ1wa\T"!KކPOtD4rF ׹6/v[/Y*S²w|lQCD f7焾q\Nz`MLJ\I9]mn+isZqfC%Ñ"MVwFUs=CB\> aG2@D/;&ae?QX:.3Y)rRqHs?/Xfܕ-fPS-?4' iH9crILO!/,&KW2 %k4 ]w@)3od/ ϱ`ʲUDYLS_{|/`X5X,i ;I/DAC 89ՠވGDFz$y7|zAV.A5+DPPaE ̶M Sa̩{Od-6Q璼Dky<@6%Qns. ]w(#UDc3{76 ]7U& I%1\k\`oG3ڇ$ m!8vX$;+I zQx 9~^(CH6pֵ&uTac2:)xٺFR5dn<:TVަedM=VŁr&#п KZet2Boq}SǙSvK+-OR:Jf`1- J8nȉ\N@wyjႈMXNSP4s8"")I9hP"'X>I{_&!QwYn¿/E33/ 8hEe18#ySL3u4,Շ "6#ͩ"4f\L`tu01t)\]h^ޭffX`w[6YX<,lp@ q}Vx)6'݃(Hd]˪`VX;{񔪫QL;pVB(&*`fP|rCx!&v클Zz4i Lt2Ũw8B$^"m^Oa l2.]G 0љҌ b8 |z @DF D9&̬P~0'0c(wr}]B?Ǚ|&*U@aWq+g{vB2N~S-"wJ0_ KDFPhy_awZQ(x5>}ipmZY{u8&s]J0tr"]J5[9D\%G,@dNJ\ C7Ea?dFŽIbVs{ DEvH.fe0=>m%@X)ԃR&`E!e.3\6ަ RfdV@q6Kigq֥xsP!j"J|*@8x&bS}| ]d4t fq%V_i8uѤfN3HmrW] L[!_9[M"M,BW!,XGp[Y[5󷋥ꂵl >&W^:7Y!5.2lvGZTI,֮{s#%mvd9㪊X8avRDFzc zf|>eZQ?Gˑ6VN,죓@8ik҂B!`|lpȊ5w;_ qth+ Kk3K} ,S}[* ݑfs٣gPP/f=YgW7 xyz5cJԡMjJYxAN^+~|S܇}3w|UeC; L6Q)zjG }FgġGw +Sae"VRdqIu$Kjcѡr.@ ssをڇlh,sV@$vTYTQ5?xdV~\ Oߣfe;O/ng' q*-QpaمBt0Jo4 }C2wSO5]{d׎ډ'4Hx131ݚAc_| UeGj>JcNd+ \T*\.fb)8$+֛iF| mGL^ǓkڰhVh=d mF;(yM ~H+ pE#DXK:ݴzhz AƒTH R깩$qXw7mנ{ )WKR OgEi3 *d[꿥,p 3~lY@y648Z=e-ft+>j.S~I\"-`x'iM=\vJnf辰|xwPu{Ӧ6` 7da]8++rm\x!Ub]XHonF>ۖgAr)~ieҼڰ`cNRFFL:&^D0ѦLOdƮ;KCQ)] ;HXPW[ 0pPS%DZlv~(RVN3X@tuM; Sp,$ As׶΁VZI)`ڈ)^\ɨ K)#:Bُg^]`Η|E4XC^bigI"x7xCRBs b>N~D7A.漟BP6 y= oeHt[qNx*|7g1OֽH+dk+$t(a ,tBgO}\욳I)|_iLMInQUqQzt|R.7EVW_*Isv2Ϧ2b$L!Cʪ!:?T63-ϾQzƤVrsC@S@IV,?HQm1Kx UFSm8d&P:ʙ?.Nٰ6٢Lj Ͼ_]iRzk7&:Y^F j!_OYwG)}6sG& l;ZSWic54.*u*S)". ZzctIO2!,ι f=̵-A "w4KRR2C%e1f,_@mq2: ӳ~ceл'-m_vu0FZZĠck]~?F&/cIezq:nVpYP8&.LԅQGBDE hlNwoV*{\6i1ٙCD2z6_w<8l@5jM?gטnżXS5s&^b Cqi=T1z;{Y.?Mf U5$@S$#0ҟɖ^")tM~"0:\uF\ְCa\-~dO/k&ݍRJѮ,_M-J,d>6W 9竱Ғ}QA֌?9LN4mHCGi&&N {\Tbm@pQRjI~ /mq`7wiRl\;e.v0=\iQ6IYP"ـ6_ þ VB^MZٸڪUCЊRyHs :'iK1$kȲMM~aMT!ψ)&r@/3gć@885&0d\>%Q^x[:7nqQBgup+r߻/$;/FՒf>Zj?G|CpB|]n,pޒ!OZ(63^@aTDu. ĐHwaCT"iPw AЄ,ϕ~P$/"Q^km?] 8i>A2 Hhw;)wZDbY-X{ hAgIE6iθ4&|#S{WggQ7.z] XȾY4;k m lM~,^\PP3櫑t8IX!ov ].8QákAʖ}CPaxPGe0;33@ }۳.*4&v}<{ؘ,]]xefeJ+"(1\&]OhKz.\l8+bϱU =ͬҞ/_i]: 4Sd[Spp/t8m3dZ(K~DM3p)=kxR-󮆴|IcH3$Yڱha T&_ V. oƥ~5]A~o ~[R }^\#YXƞŜճ4p6uE`S7U{]#Z}\$MSߨu"p 7:Pqgwf;^ϴ'NZ2[TƬ)/r?0Pt .n!?L2N ڛ p3ϱ^w~xȧ0`$pD?!gVC!fkF/7f#LV,l d࠯՝+4w$f5MFtqQx]W+qCȜE/0uHfŸBuT5Aycζ݀;$Јh-Uf|k/ScttZ+5 ^qn {qPUǙlc:Cғ$D#X{ jd7vB$D+qKW‡ SX.<+-KK=| z>'ڣ{S[ߓa_2)fIYc gF /!o)էQ+CGFhƭIl(8y;J)ޗ<śJOpnR@?^mȃ~?;־+xڡXM*H ^{#9x֒n"K'⊎F WX0rkNlUQjqz4azv.>K|<?i%ڝ[J;(&i=3 `}]uS\K@m<_ NV١X^05|Gk]``Pҽt8YS"xH J F:0M="]܂J yL3)[T2_m|C4 4W`\ `r;9HR4nL1w*nW#/70 @ҺA2qTwC ³ E+s/NW2/Dy8^sB?K9yrI!)Tr /Eo^J[2߫BScm''wx({s؟(1w:ұ`Hl+KK.;y4Mkq!U.I):ݡχ8?@ʏZ[wz\ab> WZB+{okՉ yKp=k/5+`ì0X@w'agz8/tl4{lxg&|q!TyX$.n˴4;ԇ8]L/%$,CkP  a 'g?t Ұ9zPϨK$OE&@)x (m dM'C!"%,q뼈@W'\:0IQ؆?V`(vX EOP OwJW9w]w3,ɦW(e.,V]wWS]֚W϶CXWTm:,~U7gd|eJv/gɨl[m|VõCS-*0*;`zǨAx>D^;'\h?DjǠ%*rx%tg @Ҋ'm(;xjg 던$]"}?y\6'Tnѯ G U$*Ce%b3K!Or~Mh'ē%qe2VGGV)FbAj(ԓe# 'd*ΰ8q _Ch@Ցe'7{s}HgGw_}cm*A8Bq1+N>Pco0wdH$-?c-̵V+ӬQKeðYF=\LfACSCJEWs6F>4jo'|i"; ]*αhNZj'3 r#癮" X` 5e;X:|LimsH YnZtgѷ.7VHvHHñW-GX$FSx)9]a_4 _Ɯ;{IZ QQ+$bI]rvrɐ|)kVR+a߹_*>W+J!r;%j(3YR_Q?-a^(Zŷ?U98,&D{rIdگ{nnrgk(?K$<U_Β4Pnc|fpm7n{d8F4nbtu$oi'˔٥`~4:w܂j $]n wiܰ-:?1B@vfۋZ ؝:-(Ha驁-|y.QE!P2 "DIjb(Σ&,|8\S|JijA6[(N37F3NޖhFv`{ЋƲ ]*sv6QVdb`hjiqr`ﱧHr,}*'f@? ~]a6S< `|RLPO xtۦD]V2@Yq4Nο[5A´u[vAy5T: h*W1sɷu텦0ݮ:}gzUXdg@|/:ƪϑczaJQ p/N*]['W/}~DB {lD>jMiPu&Zy1<ĝ-Z;#P!*U? ] qMX'W/7K1W#KD/<;t>Ida~׷) ղπA&R q;Zp?TxJ?} 9S'..鍙W9*JQ0u=ɻcCHyiyiqL` B?,<S/_r%$--o3xk8M4#vIl]]""EM J?8?؝Sf( u/Z}pЭ[~Ey1a/eH LrЀ97:CafG\TICoK@YEe l.7Xt:;y-pR'|Fqlvhu)`· j%>Nhd0moAE\RS&`0Ӂs5\4鶌d ؽ$V ҙ0fl6GXb0lmIhV&, 꾚>3hU-:ǔdJ}1uzT7 ;28-No~]:2tU,-K EiOW,uWr 8Tgo: #$| rНpt ,9_I?![h(WyTֲZ->|az>ވ3i)'&N«]%yIuD#POКZj e_* !k_`<ҸOp<"6ijQH+ϜjÍK ʤ>mɀ0v?QfMG1'I-! X%4x#G\8[D^Tt͸GfI^dJ"p/D.a+:òhٽ^Jј+x^K' 'ZuRo4lBuc1$5ׅtmdZ t2h2tVNO܌E&mhWMxHB~|પ &EY) ]ŕm ;?Trw՝–7 >| iMw PCibC;ПHJ!TCbY *8"*͑ Xez-sn?5%^(+IExB[T=3 f=?dnllcDKaV8җ3 yp,[(%"I:g/]%F&>Rg֘8j돇eIN>ܻSFzoYLZs"r@ oԬZx&޻,rIF  `v^C?K=4Q'W$n\އI0szѬV3 <gp;,Egf/hC|= ^i~C-,}^qT͠u]ӫ_u,eҘ*3\b&s0̫|Il~=SQm֝׉)f{l6LaWAQΫ>ґ\)qW2V"]zr&8G€u7R+` NF[zÕyv1A28@=  QHRvg(lJ.:wίf|1[sgi6~ְ5 o>ɠ1]5>^e>CѕklxU@IvkT<w,B>GyeZUwp~zY<GUYLC͇\]b`"h'˫kradUT /t6d`vRSY NK&??Ɓkx@kAH0wۘ޿V{,9y_NsZHG\9.ht H?/t,irWT|I.l|.;PYvip%Oz!d/S۳RD,"HF4ǔ^%>hI6rsT Ę]Ŧ%VZHHbC.re%?s,i}5}jxZoJ1ʜĤD 9y~5QSvFtOtj3ixŹ}z-`I8U K$Pq#kC4bQ$c|#27yvJSG{ӳ#0IĪLNL'D?ZʧmمK H1ɲ,X@FG+ J/fc]ZY[u/jp(fйT׍B:]0k~<\tgr寯=^E rx4 Hڢ'dAwcK2>PÃC(fA Fy5Ii_5cB!4#Gl W3/ nj)ԈGaR46f%ܼyZ HӤdnp4m f3rX)&KGmlbRsNa8]Y?,bib r;W0S}-<tꖓř&-Lዻr"{Z_K%aU.#Ġ/_A.ڴ gcqf2ByRH׉-.EUɒ-xv٪< I܀ܢ] M޸sEasޱfʽ`h.hz\mb}+_I/ǂc7ws*D:6!Cf(8}q=/x*faE\D1f e,Mڨzt &}G̓ 6C Hi* (胀Zhx*?1ʣݔ~%TvH8*vK-,?tSA=iʁ ܒV,yrqg1~Px˼eT #,f!W~+喭s7Y{b'ipdo>MhQ\'@I{E@8> `8'v峼jS#bq* l"c+AًBP=5lzxksp0X['R֞5y٬fFةEy#jhۆ[ș&ǠhYZ gjfH@[X?¿kXֈяS *):Fo*pYavx? al"+@T"@%Bl@$NĨ?}bB:N-tpqVՍn k,;wn zچ > `ְʭƳ-Z %iqT٤@ WL6C"@XB&w6Q5CkyEѴ8OVmj_7Py -6HR~'Nğ{k{c9aK>̉FO&ZN_7~6sr4.*!6Hx)S :=HCH/F:~Cf=ZZ8&,jf^{syN}c=Dc-XD78}45*bN9tq|SڕP[;atW,_ T fzϋ^^{AkW: |_kQ\S n|Cۊe߆myQ)_tES^MNFt`n}h@Nq"E\!g܊]du9* ݾY>3lS @vLciiFZMy`8MLJlpl{FApx =p~շTjؓXrM|@ҏf 9\m2!#BZL±kLÀ,?R_)J!/2Xfn/~ACL.˃An0SCpڞSMrG@guu!M2[$"DSTI e,CjEStɮ-ֲ|FIY˄*;Rl)Ӯߠg#DL+͓*sAyt"ݺWx+ȇ4bCT+v:OASgd,a)$Yy2,w{K~=Sx$oӽDǣɲgS!E^7iyO&xQ`EZoᷖHSJ_|1UT(/,b4 R-_t#&4Z sPu{0Nȓ6XE&k8rr%Jّsr! =$eDrHDsjMth3_.{=TмSnWV l4_!X,m{ę&潦@EN[PbD e"s^ga9o|&-%\wT^l$Gjlڶw FyV |},]̳gbtG̣-}tnue'S)WM >- 24.5`Z$o͍N:3D1#8p&j̪'@>+Rv$T^,w=aTJuyp)PnTmVM9Qp6r#Ǘ9 m}17kH@:26uGv9ígs:=L4b烚NDz| *p= uQG lnARuW HW8d̞/¾zZJ1ӇT)n\5'ԙZs,(7aAU=ϣ#xF;LRVwQ2XSOU;yGI!Fě9O!~Cv%-^sZͷ$0MZ-V9~,z;Dlfya# PWeڡɋDzu9Xz#yN (;"qUꯆBL4g?G1sRA$O1,!demEup"VP'1QG[g3R.#ND.2{kށ"Z޼]qUբZpQ.D.g_tƔЅL,tzbɺ*.PNojCf]v #G2 u!sI+;tH$ir2 ggp bܹO{%$Cՠ~Mh+{r=o,T&^  ԋjw=k\J*A.&eO!=ao*!}j2٧Ańw:LXKO, nh.cO2@>Ξ-BJuO+ADu v,+mx:δKj"UHs|ɘqaĆMM.4pq mAG|,^iQM+yȗ|`'E0iHIN*O@>$3"1AhV2d3 WAS_{cG\'=OLxkHl.4"_/ qT&&'g7sheY F2MA KZ-}DLqw'nG[N+vCT9fWXNAL%lɧ QkX^EI7~ @C']H+ κG J;gvoAc+;zc'': W P'7huA=q/p ,QCL\/q֥zԿz\^;X (DwM -C҇]n1&C>aVEdq|%@o|z`aQ|ndmA|-9{f{Onޒ8SqXw' mB"\cdMgn)>('a'=Kd`n$o}ePU)^pI6g됿_\v} N@4]̼4oj>1S$6Jk_]PCTLAJ>vG:,5]V꾢aTvEyuck;{O5:>LMqzНjcZP"DFˆ}+6~(TR2/stJn4vOdNVP= )NPsE @B-~h7~G S,t\f(S4u}pȯi>"cDl*$燝#4R}emO,ʠ8Mebg'X/7c8NΨe E jZd%98W]6dkjld(YAk@=U4#rG%?]jfUr`JC&PS"v Omn%H?:4費9T9 *0|nK6pdy.E܏ʬn\)sTID5nw`5~m+7C1RF Leb}ʠeJσ9UTXv_$99irMNU N{nU8 "K i dbEVi1Q ]05 ("?S.[ճ0;$i=I(L<[4up30Qm(P(|0>5;'Sۍ?9A'&Q\:/0Bw,Y(9AwUvܚרOǪ=PC™B H/I蜿T0֋oL#=ūwgv~{ he2B>d4}sWfBKTS&$y,mQ}( MAm[gBvkǾQVË~xw]aXEք?&ڴE>(xŪ&uBzIq]I_bP<ԂaPVMr-;}>b!ע:!X'Uղڈ@ `Ĺ>z?~hz=sMoŧ*b 5-tVG{` Pij`.LjIg[~ZNXxA]N5'.ͲtWEP9QO@0x!*Ha7 dZ yR!IJB݂J<ދۜaXq2"n/fb&Ăf}1s&fmfu60lD8qt;lHxoS\UP0*2emq!4qȸ;lǼOe]&/9H :Bz ȘL~-}T}V^ e 6ts zЪڿ1CV /J0:M=>IȿT -5vSW? B0:l稂ԋ|̬e>(εN;㤾*%=w;T-gE4#I[i5?>t&?HU3P4ΰ LDFC,EGf)oN V^5H#}3(Q䠻Y]cC{Qc~WZWmFQ8׫}Tvc~Qw1Djk>=zB4"=a= )s[5.R$];x䗏Qf~-KS90Є~03R&g(pM+`Ko1"iyegH;sz]+9lh<[hjν¾!mB9#^J.T,W6ɨCO}~F{Ey7Z^0;8G %MZ P/Giߑ!'`sC -a_'limv` gS‹,0Ax!{33oP#hwkd sj< 7}4?hGqHz3cB̌h,e>G4B{V\ xH;";N=")[ wM~#p·ʋ"72?h!UDÉD Rp.Cs^՚7F؜y4FDdr'蠡;mhz'xÏLI$7L 1UG >KNO,RM!O_tA %y!{_&Gd ;ҢxIpk_7)\ ϻK8*BS,4Cxt+3B_2OD,Ņ yh!KenOG`5Zi2ЩQgޝatoWDr>YA$N탮(k*ʚ]yUI3oD~WsYp|Oo*DeN!@X4co~`~ &}VǎaK&;4$׭^02^Oa3^{0ed*V-:rFnjʡ_MxC7t _ +(A6ҭfi$|ͯuY*} ʿ .Z5ZG~^/ vd*9Ieվ1*nm,"Ssk-Cb8`lK{85jEV ɳg fE&!xRUzIWG+CۿgW(Gq9e/'P)+ō3񔀋bB9uS}QP(=m_f̏pe? qbf>:$uN". Ĥ)BRޫ*$u3=xz4wۑM0i`_FJ]|^bMV{\˫k=843'CَgwCs-(9`}Y8Inъ{RS-hF%ݿ:~Eb>;ot<,k"_TmWOA"B< 0t&ּ:qy`y>tZB6jg1 lLc:œ"Ea]5)8('dՐDGmdb{Ȉ8XDߨ /$iuPv 64Ҍ3Ri=ks DT̩w_I&sG=]z(C)4Cx0eiAkGpo -Z5C"R;6fE f.m(uMFGF< zu-fg-{&vpYj]D~;עD[ ͎8g( g5sK婮W H>0e(8J(zZp&\N u<&ؿD#{n S3dӆ0- M.yu poi{O0 ܛM/pr# 3W55c Sq$`kP,gu2#J,2΁Q\99=!RMOgP>a9`nO9lp⯲řߗw U70)i{aafQj|e_K!L  NJU:SpBپ`z,QDwT*i(qف#gDƕa]DG @YK+ɱmh,nѾp~\OagSǪs%+Gh|Rc*A1GI.(lp ,?Dlܛ*6DPebZ yt ;1O5*AA`MudҔ l^޻txᚭ%a)ϚUJEbrơkzj~v1ZT:aw$;Id5x?X/W=Sjv52c4M8-}sfFaNYf^q>D]R ^H8nd*W5b|x?n:} k,#S$epEo L{}5J`țWi`UڂEX,pT˭|KNaHNFhK @nq-֒j&"?(r5͂Dy{%zY9W{JM~f9z1Fp!X V!'>;9 dXvG)C@s.!Q8W7lP( k'C]ŞvSG&͔?P7 mnTmF:yp8cZ\|t6ßp<_7|vz|f\,+7E6r|{MBQƨq0#/>1z&ֈuuP7V@t֖2a'b ygn }3͟9K1ytELsJ*$~Qq4dUKN2hD+7keޖ)6C"cOLhkr%"h\Z{O+c\pr>`To凧.EZS]B丗J^PA1k-ii^0k,2=X.$r[d`RoMpB6ȕuZ8+ *P]TwGI݉ مlmQke~zߊ*Ss :}h妜n >!oA,\{0ȯp '/x4i ʙL SÚeXɠЊO I" /`r30ϩLҸo!{(6-B )i9_ 2F~,X#l OfF/M72CWd[4)䊍WUde@BscA4S{&[\ϭ5/0I::Y l4[GIF(7˨Y*ȵUWF=$k`< /w[.WwNyVsĝC~XUy_*ȲWNvIC&(_t d1z SuQVv՝ѥh( 6@=.un;N x`܀gQvB} !ܖ-|:EP@k6o 4s6{˥]Z9CS7R4X%ޮkl2ݫM$| 0g t,/$E,Q@}\Ԇ7CsЕ{){۝1'HW?/ ni)l*CSͭGP:#^> Xi$~Qyd6S,v-#j*Pge7vyB (6m_JE"/ ;j~/`ߏ6=)ZEhh*Wy쳟(- ²9Lxu&{S< Uu* i܊ׅsh4-j=&G8շ S& [vWs:er˓E7z95){|oIW:7Q *AylM-o!ˌcq:_̤rLIJlHh=2o1=48т,fĎ_FQ(BޑAxW1RRM`ڐvϽ'sH@.7| 4](E='ct۟U=Nq6ɨˇnt1A8N|̘挌\fQGZYIԜ+烏NcihGLHh䕅9+i"l-!ۛ3[qMogۺA/ iQu  չ՗#9q2Jf?UčnO)︌ٿfL o K^ ɻS#S!uY^sk(@'iVYDdCg_CBjܞxtS?b3J! & GUIaU({e 3>1: I#c,궇䁭PҬ+'~0O<}&èT61; V{D!GA BX܆$j-麶1 ?ʨ5pcQv7x.75L狖:ʔ *30fVw_nW#BvʎxOh&9n.쬟&CGxyf atv7g%ŝ";{5H~Ju9:}qYKrj; !7[kcYHW0pYNԼJ#5ɡT1U@sE?wcHaY$7;}sqƞi7} $ntf_w Z4d@R{}@|ts r3^ `aE#̰wdsTl hUiJBis%9xypC1<)y9yդQ@&ŠqD_F.nPԤK(K;/ꐹϡ}|@۳3Ŧ0dkV-^8:NuE¾x\:&҈Tdsn~ 2`_ ?gJC ʶ4Vٳ&+I8qwM,:G(hc˨D?qcC쉙?rky}.D x\&/Yg\|fh./ âkv1=d+,OINժ!5Dݒ]Ξ28eN阀oP.6Jn|Ovy>#\+[\/I6C#>Ғ K׻V֊32`=ϵ;+@uˆ~iOc<ɉj;]ț9*fI(\2jq@_B A_NdDgɔk$xa@SW MO6G۞"^+ʧ$U%D0FLNU5բ~ڧqR<|q?A(~diA &+#fHRϹ"x: #>U1׺PRϻ k/ڸ.Sj$"V!:xS%˾lw¤`9O*5׉ ~~ tK&fכDKMb\E\&\ƴ5B\|aǙ|:ecV0b6UT!f8OlCr*\#YȌ3FVJ<'JuPbaDY.$Kxҋ3|F5(z%4r DVOgIH|KIPo//M<\ouUs`:ҡgu>7Fe[ӡO׀{^{fctktM3Wl!pEبw.¥q2TҺ ${FEi9la`.y7?MQ S ;k .Ieo>u]&33m?boC%P]S<)`Mi٘ ^ 4ZOvbunh33WTҙz,^]_'A~Npo:T ;ket'3OԏMt Yl.hy/.nF{ߑ4C-BdgzE 5")nyl{.jkT(iq=~|(8{ ܕ'ZÈ*:W2LWF$=74 ڨƒ4s[mϺ!8nQ"w^w1P4n~}$5*MTq4\mȆԊ-nY(@ Yeliˬ$j˄F p=2G5:i! ]DZ^ C0h,YAVEP R#޻Y^GhCiwqs^;F#%@Yz =ٚT[QBHx 4\*}7uWc?|}9T{_M[n.(ܯM6[.5:Uؽ4iqWP _ ( 410ޝ"8y6 .dLqE㦳[ʀ,M Q+L|:VЩ` IStq!dM6:”lBܠp8[[^^󽊁75*@$KFʮ[zc4пjZ4!; (:plfIohpDŽ.5̍X4ܱaK]WQqFEӟZ1N#F`wqApߘ:Ac\u1) U(/m<aPٻll6Vkoɲ r 5:fd"6w^[R4(54=NZ :2=(j}IX }+hy1^[Pr^F_"Hcf%|ݏ'XFx&"Y ;/Gɂ;@ӹnz-W&;VQ:Ǭg:QF\1e9C/nzƎufY¼C]_877&SpX2BxYɽ0҇ aveK|Brk xNU}LO  nB8V1tB/Avrd)$֗E=n@kqf$CTSH8*vՈcY([Gb[)qxhdgI%9zh%P:?E#hS#قU!-?t+fYuPnA1 uaФ$@ΡG ySt׹1TxCY\S̀+mjHT1jx˼]CDjN|7~*UISPAvu#+RͅޫMIhxSy6TpPWw%y@4}6^EqcWFKxÇ@9nXP{V Yz":؋a9N-^5) y[HV`LqK[!w}0ݍx\(-1CX=f Ƨstg&ZH\|)F:*; |IA^T}i3Tw,(`D2 }rD+H ~<1L`PR P :׉X`ޒ4몐Y\߉:'z4d4-].UcILrﱧ>[FʞͯG )X jY_ZbKSlh6 g<'>^lH`bVaˉ7ފ('q El*WyW^]ZRJSΑЍŁy.U7ʕhUizzAy/Ou˻+ q?'xvEAy:ɝBWQ.rwQJKRܥR2(S?$b)/wgwhb\piۤ,kÆr6*ꇯL cW }t’@g@eVבMa+tB,Df(cSkw+Go*tdF wu_ w%` m܍ewhDW?td63KvT) RoЃ }BoI=hv4KvL F b7B7%3J)i tmX p< (&Fi8,:ĶV3 hl6ZyDWflu$]i7Q]t$JZ.ȇT@Qo1k=2|prF]@㋰~+h#mȒO|]:q׈B8k0·7GԿ<"U'pa-r*<bvVsLFq9c9A H|iH33(2Jm^kOglIPRD43+_ch|ߌan.?C  jh 18rou.-fK0sȂ7ZHOY [wlfWEzQg#o& dAx?lo|0,C=Dd/k%!]wѽɡBo34d%-nC\W8{bLaW Ȱd҂);$%̰g‚@[&ƙS}IhJnez:l#p= l^kXVV0$]_HfԶIk#dN u`kc7TqBՂLo2¢BƔ+J<3&K4q=r$  ş^f`xNRJN&PsXuʨFHb >CY{! R~qȟǕMhN.xf,tZXWi?T>BMQFaӣ s@ Ur\)EΒ3hD,fПVό`&p~:Y"z*;Q2%"ΓaաrUI:L0xpNKUz:X-)ۂ7Vw(C2.IynVQ^q?ѕXAhsxB-Û1]Dv BcȌj6q 7J4E|2M u?.+_[w〪7Ջ%R eب9N%Ln}!'3Ē;3Cfmoژ$}.L 5 i"]@z8́Pj*¶|wɟ@B/L&4#%t5X]!`؅ !R\{1N5Tͯ؟.HOA?*mJy 5!oveŭD^L2KNz\vL-/w8kE]M\-:n9 ! ftd R؁MƲĽz6QL6 ˄nOybdN(B@ޙL"Pc"&ssݢ-wЄ( \뉹#9{hK,}']eh9)tK}  ďf[5+ b0%.ďY OPVI,%u$-]d^ntG|[< $zĤ&pleY07h+kf6@!s蔗eůF90m>]C'3b3P#9S"TQ8)x\{;_B6)yh;0߯JOB| 6X TCYQ{'ZUY ^=D뚜BۋyIEنsvP^,ebMKߺyT!&Y(i\.3&|&m?#gp24ox1~hĔ`{<IiE^ 9?` ~T~M@:.>GR~[Y6Ga? R[o!8 E5tY f*La7u}'K5(iDoN^'W9g45Qvv2ycP_GG_Fpnal\>u}ں+U&ي~ωY[(?9w!Aj 3w Lk'<& Nʙ Ev!!nC +t̤h0d oNJ\ܰ="^[ɮ|9av\5ߺͪpV-<wƧrㅾ-lpk L>4FP!EP$~Dòڎ6+g8PpC3&;flp|,{Ks!,S$ڤkUn4by:ǍeuQKW 8Lo"QtX<zVMMI/Ig c8ff:Ύ`4sLא+dYE;[*zlPDËAN_,7U F(ݲ-ycXӟ,GP_:`:WoS~h% ޻K^PfYq5e'e&u(Η#!l?XF8ЛػG=5z<@~ݳ@)mSYŲjN uZ.R]M>oe3^C 8nlEvU Yh3Gm,o㍽wyI ^/ϵj=a b7ܹ[|ø^K̆5٣`)2^S0.I1`ƻ0AlTdvu]Nڥa[aE81jU լYi1ǹF {J=mSP-Ww%8T7V`"wꝵ 0l13B71 WOH4^842z#h-MЪ!Okd(/_ȇGHYLjRib<][~cYнV=嫺KAݬ/ Y36 B"ٟG.]00#m}C'$iK9 sd9ŀ-01I"K9s~㋳,~} >G+%Dۥ QL3lTPէFrYuW>vl!`?k%F@ti3\n+<}YdDOH"prhW=ѰQK{Nȯ|[ a@,8Y)1ŗE1>hK̴#[9$>Y5t(=$8HxCE8KPRr~YW@zF0"3r`̨e+3*b`#uh3'vP<4s6š}6 w="<~EcFjPN7;?#dR~*I=~4 0}MQvt>5INJ_D2.$,>3(Pu$*xJHVC(xꌋ-N3o_M0rhdJ2tAf*W7a^Zl4k^+sVgScҋ",_͆+(=?^Oe{T^G J#M8_sۥw>8aEG쫥Uާ&V%gI>FГdI tAA9K, r,1BX(ѝWCH?8݃eWFLC]jpN̻cގ">#? =!aSBђ mE3{^*R1`3\$Bߙ/QVTҬ\_:Z7w*޳;Svep2\zS>;}$,AlF ^n!MZg.a *H}\NCœ&,Y>0`VM3H߶B5zr(<6=,(:cvҨNd}𑮸 y[ԡ=lGyIK]EK"/V :6zN/ܑ7KAs{>7 k bpϠ~<(3ʠ bTe\0 *tκ}ӞǠ(*i 09c›/Pt~7L⁄p!̭Ns9?!@k<%_)v -ȋy4vt&n8ʦ YZ a``D=. _f.?L/WO@Mf[?8v'9]h>W~4vf @,R{Q ׫".qޔ3s3h>M]6%g%t0`&O졤8p٘-lvBp 7z)߫-28f3#{֓fW(Fy#B=ĩaax.2ܷPM&^mQ^_~p-"ؤg$o 3{F&Y ԧ2h2vw7~:t:秹Qzsx停mڣN<eZ޳~>T ضc9Ć$'It0-*aw ]L 9׻  a W8:TBfĥ*V T޸1Tc9xDv0$m`sng'6\[cBCk!ꭰ#/d"RpJ VžlSr T~bF%= rP݄z7Jw7Tɝ{OSZ(usU/{?+됭 )1-%'qL3H˔<_PSNC q)]R]W`lt3kӤɯ skYYR|IA[1\ڋUzx8`-98C pU-1u:!Ņv)q+%cEl,9 Z% IHt7IC(KX)6shƒVF ~xjlN!7P3ݢ&YVN*mD<v6yySXEvT0YZ{,5^&^:"i^o.)T)j|lPgH>=)HRjOԄQrrI؀]=a̋K5DqRS(d|%-]d0ʹٰ4WUd T1-[/”Qc>GQw ;rJ=;]{8 "S#~{z nVP3, 謺-RwJ/a_ThYY &e)y9Nr2A=g;11 V{lɬbmD 5jz&{wu |`t-6V0_au9}3@ķ*I?%¹ 6|Qm]7_c!*)DR6L :#5h!Leɝ:FPIH}SUWE&4Eë:ٵ??2 kL?O6sv'/.-!sJ܋;긷v-wSyC oWSs&a!kA_(.Ŷ9?pj55{̎2vvN,7r2'r3wξd7{MF|}Q=^u>M<@^%LKab( i2y.0#D?*y|VD?q ,Ю Tmȭ+ж4Lù$TV񋶝#}}lIp7FDR͓ҴAT O 9 z#aP 9uY~l6jomNzYY1E^¿[R ]FNspx0wx5ISY3nJ:tR/ȾytxUff\ۨb l~yW :?yno -Hǐ]+ؤWmWTpgMeJH ۿhF*$d Hh;RB H 'PvHxÿȹ\N)Z$ox $޹[S̟)at>Ua /؆eOn sOgsVPuQyp^mTEr+p}+ËQO}Xf /0E8ANPUG:-ҋ )6)Ӓ#ތԽRjxVyG'nC:/0T&^JO\ Y@ p]W91:S?"\.A@b\]Vҹc .jYXs!\?(T\ z q$ c65TO/㓾Ʃ ̍HuO 뢉o]KGo0X]ϚsL@ϐ)]%?>c-U77-DOAwEPdjhlUm%dĈK63x6oR_}I5JՈDp2z1Pebn7dydz,v~Y35v xթ8 ::2*'ʸ&XP, }ruTj"ҹ|bo:"T R.~ةӝ͌(Lx?kط- >H~Lr8Y$ֲ_N(VK!dޚKvCu١[s,x~6@ Iճ0H[:wӌ)vl$QIG&G]~,'9,׸*J2P֭~iuw(%!4 ͍AFkE` ]KVwp-8iuLv'*gdz ls'ҩm)SQUOߜ==(} ېpmON@Jx9KigTxU@%K9ĿYmNg932L'eI 76(?Vo3?;?(g< 3^bj-/R\Ni" fVѽ9wDnd˺!@(7~(|YJ6E`Ɉ7- FD.n-96O @W7/+w@l)NL;J StB{Jk,Vh%R0sאloJZРk[ȱGA(\`O֍ïڥ`4ql&JZv'.#ح`3WA].Dwf-/2۹^E3O T1q~-~ꭉYZCݢRpn16Od6=sƒ.#7hQh c@Qx240xԔӈcɕ{˭[8cꃏ$>n`-S$Q/M1M1P?e f_D2 |?դWiKP8cg|6ClBBPz,N7=aYF#@*9U}F6/RŷqnvބoAA&ms)V)A_\RG?Gǎ'B`,*';p ש!8J[떶}m1jSR`JM k9MEH4A!1`11Ζ-qAvryAqm:V)#[UM{˥ty8w>V9Hٓ1nY1Vc "g̭vLF6fO0~&v{/`o4i*zcu>qJ+V2lTKWPHI[ȟȨpO{|>8 ֩9Q9 (3)` (COZ 7;|?(#NS.P;/Jde Sc ]<&4CpM<.gXsj%04DmAm>qҁ[}+y˚%o ?9 ^gF崯ߔrGrX8/;#"J&%Rhc N7egv.c=2YnщyBFV-Adw.CٸXF,vGt: n3H˧k6԰џ![`3cʆSćʌ[8= /XQ.M6 'opmp#lO eKz 2S$)Gy;sZ@N/eVx#L{69[YOBvB],ܗOc14jR5-Ch_ooM" ģbT2zZKen0|@;o"VÚ11I\yBX )PL Vs{#;BƨHWq6=q@ttArd!1)<\]a<%,#-c<|`jr@}\8u^lJ(;)#fPʼn1ݩc_p lm"H_egS~}+gd]vJVFB)k ]WdsXmJ&L6Ei SM f/|'ٯ~3so}+1RdK?Ca4]X(] "{n#K&]ILz$3:>`~1Co%>-00 mo9w.A6=%QYy ԉuxIy}d*'rngv({;5BDrz- Y |>8vK+BdF:}g>}x(\^/b͠\6 6Qܬ`U>HxiE*D߃S1c&'rl1!&\T^Ox `,2qz+ϚWэ9aҠ9sRCnW߲4IU52@Ci_U?ksHnDTmΈ>ndZ)l?8R`IOC҂*XhU QE=2+tمS6b""5k#ty'G.)=Ìr`I2Qt=ZK9>.('1Yp\gᮉˣK/ V/NEХYb6Y7޲ְ ]3> 61:_Km>BS4rD?1(GơCv/D/IA3-CsտhGǩR7\ 4[!;p^,8(9)L\q̲a%q,T-c2rpMBӿþv鞨*ä_9C\_D`$%74M`YYmC$&" ʚ Rk|B6e̡?%Zx\MAqu %'`n8Sނ$ޒ7X0!ܦ 9v2)jɴ@3t!aCPCK ttvR>-@\8bnŊW%;.ޝQ9Z'F`](Gj:˄髰P229rj}D{VZ6jVx_yytJuUǍ,~Wa X^>pÕL# #=*Ɖ LOU)㔨mYg|.X_)􊈶(ryJv@ztGAb:G%Λ_k/XHM ?_}e1$竪`CŷAWWmK¢16XxѤ!9 G2J $AU5h7޶>L?y$dBԊa6 12<gQ4R+rp7O9JLhdv!ѵ7~:XPW[ƣNCDaS\h<u^u|4b*'27Xf&\1;ŢPWd)'Ш?3m@kru%ݣ.]c?шH] !vG ғU|@_>" eﮱr5*O;lRZ{~%PywA=D!2<%UkCHM 0s6NwIǡCZo82͠O}-I: cuў6+y ґ !;6-7kqeT~o,9u@qTy{ / pjO3&t@ |S˽)t#U+ ]/2.~w0hkg[{{%_F<%,aq&xg1lFiG_. ķwZ,xd.ymNB?\PY$%A@\ŵH%Oq {_%ǞӘT/"6ꅽ)G}{,ScM4xǼakK); )2My7a J)cmH[.@J>м16$Yiג㌋ l5\xߺ5D ]1K847x@O0~) g~vSbqrtW.?S"+*G-uUZXV)鈚 8>\S!$u㡊"\rk!fTlJ9b@1sOod(Cafd]D;jÜx3SඏgWS8giqrAsĹt}5/[~66}7gRר& I:.e^BWY?Dȷ 9PG}uXj[qpb uk薌- *=;Zx4\q.sT*͚sL7iP7:u6ƥ|K ^bTdH  rʙ 8J6sFwk~nP2zTy^v\<},O; ЃEFghCrK )տ\1z~˫ĺ9f "&*r/0˭:Z]CƱLwc)حޘQ;Rc0~lدqS@}Ze&.#]Df !`j78`{ n E)FhɇIHum/?؋|{UClmp*r}M`ag9Yvl7ʹ;yQ0-Ocp~7x{X) m>Irs*Agnڥvl~DZ>b7+ۣt^==xf#1ǂ:;]z %=1Y8Tnk _$H"ǽr ~Ƽܐ@QIB/dˡӮqIәP&iPsϗȌzD .pRf6q tO j\$x AY7fWIlMoF~RVj U%= Taou X MA]X$@b6N?1RHV* ˥gi?A_}fD8T+.GgƆʴfoJO@곳$G%J5p(|ݯ¸`uWkOz>7zȁr:?>>.׹L|FEWߞd̕-8>Q4wLak>e<&CăK&k2LA+o.T0Y_ʘX. B@LNG \1֐FNzsdK@t ,^5@řHQځCp-R|cXy[+IOXq {f[Df1XrgS8\ȭa%Oi))ʾi*sK~S$7;B?֓,5 &|o@PR0I[D;iPy]w-Jp Ԡַ:ӛ#("[@MkR۽rV-yur@~6[]2E/)WsMTӬ1Q k̛QG65PST|TIV/ʠOS?]`@ Pbru?/Ov%1zz2%5@+ǠGsTZ`mD R*'٩im @́].'z}f00.k|5g<! ݛZ݄Dlsh$#WK)Cljs4lMgZ$( LM͊~Fukn!O ć3FMZ94e)u\H?QQmWAa pfQ |L7AMP25qJaD:JdؽW SH! :;dyBĭ0 9k?/psybtg$Žh0e=7fl:%c?hj#i>]?/6exFoN.VݰEP-0;#)rןNrq5Us§mD RDB.)+qTgbK)Mv{Ƹ t;bu7杧g~lіMd#׳-k]~d2mɼ9m;53ߊp 368=EPLSv~ۙW&WGEGzDIY󦾎#x"9^* 7h4w z[-*t@M$RbFi6#J7ʭsO2< T۞YI: Z>f :r(.VlׂR]QCJ=?Pow.&7fs{jmPzM%j'tBDbV:3E{2a76gվ~8~($3 T D$I5#8U)|Xb27hG|lo#B8@m, ֧oDYiX>cyTZ^<$G/s^4쾀hJ DŽqx\]*,” h IQ\w5DuF)yjvUEX1ǹ ZU7}c"{п 1H JaqaޘX?#-҄x|[D;9{?Ԛ@X|,Jsoݻժx^#S^ EgZntcZdM kVDV#"q"w(#?e YfUT(}]:NVM}IZ"y5JpۛF ړS5ysb;/Yӳ=l"Pwɦ8\q4[%qzT!s!c4L 3^tX֛'>m'=MhT4̇5ޏ޽րfkÜi;')&4/̶s6D S4sLLMR=?J(G8ߣtn:N , d5YG qErA uwdnhb'ӷ9Fy #o3OPw7E[ơ Nս(5-vP2xb1Rl 允PsG9 E,8iA1/u# 74eɳaAf@#ڑf]|~;)8:wok D+#-j?5}Zv:9Z*Hr֌>=~|AT=c!ǐt.0І{6E8mmi._4#P&wH U2 ԭgBie"@ QqM۷dG]v2!S*9;;7(r`Cm-WV8O'* oS6n[phu?U[ީ{< Ļ W iow:Հ+S]K;zI:8 [sL #I9DU|. 6?`~ŋxk*TX CFo ]GģpcBs'zkcWVF.(t㈀܏AS P˞l"Pq o$.-_|ath[k1F2Zg!nLFFlD kyj] Rqw|ZFYϟ:*8ҵ/& RƂʞ}XgOW! )%T^;GAt;+䞎J2#"VCjMzd-Ϯ6MhlLR:s:ȀZ߂h_}:! ?̫t{T7h2Εh@пSƃ$h x9sAe2al{_3' 0{DTMq4;rlq3}*b x:lp:y3Hn_֥5 ͙pN2] "Maqƃ\$bEOթ[-Ymcit~B˼raY_uY,[ļ%T"mKjz*jh ~hݷSpӉѽzw(D4doT|E՗q^oE R|y΃yA bk.=[咎)z&]J]LBMD! ȑ܏B}#4<v)CwZZ#tڲf4/(tKW_?J,ܪxX>uYwMivfd.DE>Xqk3E!vi]oU<`K\L#V/Jb$s!@ lPoˈ%$`Y`Ktk1[&9vnW]hl(1:|'.ҩqxO$A6f L"V}#*V좐K<@$zG/g荠RjrI k C. 2YZޏ,^vأRjK?W{qm^lgc,pLr}u;͇ؖ<9*r-D7`렽)86r}bnqqC5Q3D;fcp:ɪF?EY^mI1=|1HaIm4/QVo62J&Zali(8yb;)-gِ&ބZW*o\z.Cŵr^#cy|[p&0W%c˵xXZJC$.a_1zU @@tV;yV8S#31Jid ͨ7+kB6ro 7uș."ǼBԓƿ1 tX5;*Oi[,RmGe%sff%{X@F:5W׿S}?q\E8 ? Ny[CNoQQn6O-q%M ãf,.p-]yLX!U*֢1{A":q'_}uPDwLg#bwfRԹK XLv[?מ L{lg>(?'R1HY!COHRȇ~U,h$H772b #TeU71\mP5UH(V랅 A2M%Q>/c`HӰˉ :s1G0LC!F(BTq#u@jQW=hǴxlJC[ÝBr>O&;!l1vp|`q;săPJy ##BY>#HܴD  < ZOJp^ `we{!"A@@D{Z #A.s;XM/p58w[kXvaJ [UG~[o`DFm6&~-9݊d oZfzEɏEe=p;B5[ZU5;st:]{&[C'uɲKUWW pNPQVKih{yu#GZ{ʊWwcBZ>$mia, :b5rk탎:AR]wb9B4RlO3o%Unsj]YYeNH읜2qttЇz]< 2BKvKS}i[VoDU-HϯJMݨrZ"P,٨St!땻̭wc(ʔSc U`YĠIj@,~p)hLQQZ[dMvmf%2:le&d?T&C78q{WYn4*#usU PEMy0w&-cdS&cV|<9ުt6[wW F#٪\xØhL16 t.;sNd/MtI+CuRzOAde-X C[5;YXbp9̼Cn45lw26|^D)of@i5MYu"W6ߋҔ' 5 pstEs&&PT&9Ru4fXЋ.iYVyS&p>DΦ]2 W4꯮ujxA_U炸a=xgz3-Fm,c24c`F:/lhhrYأ?QsPw"ye`YԦ.:@/ܙ98CI22ޑ\sHRbJ]k8Aݭ0@!>U| P0 HJHlaE}[%?O6\ SiHF 饒9kƅU`&{CWk ?`:1O hs-r2u|-dD^Xk\_=lKpk!-V._4Iz +h>a4$+3V>*jJ'^ڒd{X-0/j#Cek'F1=?!/1iC:рw?hdB#+'OmЛS3|`no[®I0 )b\T)D 2I(lw{$z2{3swdRdc $9ߤBpK |{{V";,6 wx:'(CFOA%wP3#,Po;(8i&kơQŜ-Xoڸ!\Y?(>(\ڵ+l @P1E# n Ħ6jCǵE\C6g`.8"gO #Ӣ?=<<8~ؓW>-p%![\> CSBqAx$&A5_|%x#b1\.9KAfjmXME֫w}^*bUй%w(0l6s(yT&nOȑg@I3 ksxj0O_.h]_:͒+a4-4C i-6)kD~?~2$r,s*}i9;˗N:ڿCyÎO&Tz4H.[x!TЦ29S(Y^3+ζ KG?BMdǖ@+E ]]+@},. j?ap\[1WFmK.Sre/ꖘI女OCʲ'i~@JDlu&g%u{U|ė0x~VP\(46IoD:kjK @"J& TrIܦa=ut_i9PH#+h gE^)8v1 =^E08Vn2&g^ 7&<B7,`hfZn7Clx:CTRsŊB4:(HwCњ%@; ?=v榃kG`\~0ZǡdJK͠Na9;\(:\"J0}\DxDMOJZ*$yp3LUՙdz_i.eIk*R4}11 ^Kyy*`RQIiMoߙIb`|;]tY| vV/14; k{ YCy vuh$4ca-7ޓz"L @܃X]l!(t-Asn:/:\,?ʼn;Oޔ&bB3*aHZ<],|u@ZLE7ܬʳ1ʳFV۠ Aڷ󲑭R#KKt}q(B'yU az,]!cD i~ |ct0KqKV*,IG[:[%("r%\exwd֦ErF'3g)_y[f6}fqbۍ Uܢn 2d4HHSӣiJszSـ]; IR; &=*ߵLvs ^+tk슰dT=be>?wE(?lR'KQ|B /tUJ~&`s·N&CJau8T8J kyH2)F K%41j w#G!hƅ@o->|b!C 3le+O9w Vs:w}ǓK 9vB"W |5ܯ7TK㝍JRfB\r7lPl?}-;=X˅ӯ%g-Y)e 4XCa9]1}fEY_W'!jξg@3&8&}>Ӊ=8wdd/#bxUWAnF@oEoXf z._"+?P2H??F*5qvjw2GlxyyE,X2 ?t:e|#_bdфO Lj4v|P4xZ#x,nװ&K}go0[sv.!*Qëh `!mXq{Jj~Lr1Yjl|s{"IZǑp#S̽IA֢T~n#:ozq, sj֑gR[ BUB;Utt@ 'aR*;.J}vX~~T0ׯEPu)i$=$e"P7djA~`"B@;0:ʧM)psHVH"mVp4PNР|;ݤ8 sɒJ#W~#8GέJ!Vߠ'y(gf(ZȮ 8oK #D;EdBԠ߂&@Ӝkږ#0yMr3JYu úeU< %0w3PM@(Um9{G= &di>:xa1͍58Ծ=I NGtǠv=~kAWCx(O5e"j=~&zH&|$F_wP 5`UT(/1=wo;,qʵ9걐 {KquJK '{,4 G nQo@WD CҢLa`U\2L_lOy0+En`.% 0/BjwGC*4rwZοgn&{ړ .%N:34%dJ9zrcų9H.t  ?~H%| 7'Bp;S-XiJH{Drzw6vIY5+D6=EN0SB} fToPՐOU 0 EA:b):M8[`vh}fOuεt߫ƎGx @,<ŕ S/iY9Q%4V#P =ZP],|u@[.gU i^zǺ2QD}˝WhtyZ-:q;Kg"`0>-=0ϖ,YdVu>4x{4*As-y=ϞAv /5\\8Y,j̅Pr&ս!@Z=gsdc 93~s s?M>s7=u%qMֳWg c;wD<Iv57xz4zCG 1@:}.FE󜻢;WM #[ÿGP&l/,e"cb_o5[SGedG-m01c{\]kcIBP`Ðӂi qvC%}1?:FM'e0pR|[ r’>?v3?"tC\T=~>]°-a 3nHl{,cF &p&"aBq( %P·%@>|9qcsUǬk/R̼}g&!2Y=QF:ʫ✏FtilA;.>]ħVaRg9 :Zin3:@#_Z+bU!?Ɣ_Mv Z9?ecj/Z霈o6I߱ט49M% Fdz}уl"a*_bujK9La&,E@և0KuJ>2mvu̜ny)qKf2v?>Ě6qO_U<u|tӓ" urV]yShsCE'3T#QD' xr!VκW OB/tFU}C\0_?@rKᕢ>7Z7],|u@ZLE]ޮX?ԭl\%@ŧtvW94[:lK6ieq+'kqK O=0;DoEÜtvt'6R-39tpb5gZo{ ̂dޭgvم:&LyOu5CKP9g‡|.~u+'GJ;km׏#˕C0%b|YQdwTǎ@:L23xj#_wטV dx(`sRvhM9@Dx*P%- Pz ]B|@u}yttÜChP8>ɍb8u<`-A;<&Qm;0ͳ@X|hׯ<VQToMG Ib%ɃN:q m6ى(y񔏁:'4:BQ7ow]ƿC2Cd|"#; tB1KpFZreݫ~Ejq8)M $=ɱe[i$s$m$N>C1eQ%]I@JED I`VAx{b,|։E>^^fo;YlW {.brh-Tw\n ;3TƉu/)7QIS,Ƽv-oyg21 :V¾fۥ^P0f8)/ܥjE5A?a 6ʹ0Jꃅr%7`TߑK& hc76`/Hj9R)>6H֒eRdyת[iFur@s0icCa^۬9) |^ gS,/[o޷e@vxmvHO<28&\ܡ#4dgw35Ì*VXո^`o$n.XF/A+sI]䠭X.]Uc\މ\] rݚFBo/ LIw=jz}po~mE%WVFPU"4.Ilr1IS8v\F:wvoؠA^T <;U9Cɘ: Ci3+C*=!g/H"=8"{ұ:E[ޘ&/w3?j5# ' p^ġaF~%p*bB2Uѩʒ )52e lӎ5/{)=1 )eGʃ׋xQlCj7K\p`e;(]9 DǾ5BQCre_Pkiڣ5SZ])mr򏥩['|2ǥ'&+SL*_֧g)jlaj% " /6tNGuqtSs7) ^ͧaZY's_2Z5],|u@[.~W!rb_O\2))=KDR֨m:ZBsdpOFKƛ;ss^Xzo(A}86BKe D`ݑ~h*U7m J @ G,n9bP ׫_U+7ЋuZLZθIڮgYt,> Ryfʼ'ȴCk&PBu'8D[ %?;za>}XT 3X5lb5WBkܓ|۽eQL%| 3cb(I[g8?f LCH 1Ń%@Ԙ-' hv])!X3bX#ٳt܌0\^ԐHWOduDb(qh{;ks #H PJ~s{|PI @7 $Xj 85y+]^ T*3m3§ =Mn 5ѭ`&)&w`l^}4`%7M SG]MK˃>G mSKz{fM( izd:PK|$erR׼=b$*J& fk ӼH^f;kyh}Mu25,4Cyb $x# 3zAq.0E蘂 OНzk,ݺ ۉOɔF1 Gԉ~={* tGriq60|d*)@Z],|u@[.~XW'ƱԼ~$O%71DNX5(.6+&k(vJ#lW3wM%^H.5/_ ӷL9 el]7| {΍)ꕵRޑe1׿3`2 LO%mi#h߅UQ^eh:8qU@=\R1o;=ZަcgUZ]*}8BUؙnDcjY*Lݾ2V~ljxR DƏ.k qٍJIRAF/-H; Ds ?s钿0~eKC|D4"7/u+0UDc=:f†,ˀH )F*)XtcI^xTXD٦{|\r"23jI3qK|ƍZ],|u@ZLDZ]"_齋MUcyhNⵘ´^3$[vb*װơmbL' -(.4rl_G^.|RM rn&Mrem7Jq[堽,$-'`Ƶ0 `Fî=rQػz-&nd >9毖ܧ."lu+-9?'4+ _3I;bDv1+x@k.:q-Nbo9vb4PrVS| zW/ԛKEY\!G/()flA^١˙ĥ)~`處I, r֐r&W i]4m)Q, ȷ(7KfC jn-ap+j>!kPݥVwP3+  (9THB@q \TX猚y`emym Y_k"kIM;xU^*}|͠p 4NYu1Ȓh \ڿ/0=vE{B~ o8y UM*01=z4BvBֻF{Gϖ˱ΟbAˌgpa2  -J݁6Z],|u@ZLDZ~ њnǩӛgR MZQU`,%%V`'0V.ANɚ&B#0A_jű!@Ox\m\"6[dQ++c^LyAd"aWؓHT2#" Z ],|u@ZLE, 5O>.7m002Nr3@1Z™] al]-}8 ⦅*4;@fu/^3EukxP`-\}HAjs&h=(ɺ9H2GM Yz!ľ_R#z+,%6 (1il3װTj?W]K K>A=*јXV7 R:/d 7me)> ]d@H0jOJ(sH,姳Dy/΋Fq 2 |kRFಢoGMmߙ3͡ۿGXӪǾ9x[=P({c !NJş‰Sv)sLS,(5c fFO]ZXZqUXҚhMJUADa(;`o{oRmƌCqJVa6۸"Kq>1î1E閬e^B۸whrE#=+`mi AqNs5$ep|b'3TjV>xU ,h/*(]XqƣZ694܂R6NF? # ?'}ɺSu"GPg7p3N8=([TZS],|u@ZLDqLU\2ub;|N>wS}a.=YCqwЀW7l>| N}5?,:50K^*#_al[E<%b+VU 0ylWcLĢKj<X*GGyG.#[Ǵ6', ܴXOCWZ+],|u@ZLD3>ª6u"_h/|C=hV18:(3 Gzp!Z9!GN{;u9#ę}DyOR| T~b&HuIWv z ;7ilUk:mA*%Ql9C" s%`f仈p;"o;/e: 7]5JTv/+‚2ok%cfO jܙZU&Nt;֤] AF;~͂zj5qݣFRBCLvҟa3ջbVEƫndfN"[3a"Z3hLQ? uwh" Qዉ kd EHE뽸o_~?VTđ%3R岌2ו+)kB 'f#C+a;H7d!Zu]9D;1Arp%\wr?pr/2 >噚_쓨ɸJA!sF%QDԤAGfnZm],|u@ZLE]x{0:]PNblB<`ُ&Oh{2?C;qb6cu)˹s@o*xϞnB& -IO,L5>fO~OC2B﮺X11SdA2RlT9s _U2 {J؍NΩ1~Vg~-LQ?>#كwH2@%vq!iZh],|u@ZLDRf=} Qd8!G~;3J`EsE0k}``o:oXП Zkh`${ 4bUfXMMz 0ͅśPTߐEE8D{M@^|ω'g|&~{hs:Y[̙L@`,+t%mW_[?jTZ],|u@[. rXl]K5]*ξkr<,TmXQ.>k&2Y|X.u<^Fyګd ]{f9TKo('\&?C4 CR!j2$^*{ȿ];'qSA)o2<7z߼ zQc"m>{o9Ű!?eV՛pg╣׹pds0HFNm#Dsp'6kJ~~¦f׳aA4X5c6mA}Z7'R@ST$_:`9u|/sdqvZ4$^u^8Ka^MZgbd=2tE~#l3ecb=@AZ0bJ4T(!mS4Z3],|u@ZLDa0˅Jjq};|n Xj$t+e"KJe=zvD2ɨ%U%k. ˈn,hh@>PQy9*{߇ba@dq>"iO :'";H] 9{[jz&Gd]{?ljRc6Inb,i_}anƶES,[Z3D'"W ^ 0 S Z],|u@ZLE7ܬʾk|E"}g_>ݢ_dMPX?6jzH/Whɠ0͕9% i x7`{d# oҠr! 68*&k8܏g1|ꖽHJG?Pأ\(@8tM g+FM%Pc,Ѭ/.}8-&fU;[x]pJs}Z}L],|u@ZLE]x`, \σ"$F3<4gH'{2TؽOGd2''nb \SZ+NS/ԽXdɇ!qPuЪ C"Ώ~tD ZݡX#ZZacDIbtO$~A~~6OS"R}^ `]*|}ɓV?,@o3m,:Up軴veWZ`u$vAS1/'oJKW !hFĶT߾ǃ;J+RMc޽ߴ,:ܔO@{&-F(OOd[EYqô2݊2JIE (} U&tw=, kwa`z%D4S"'ctfسGN/+myfZh{}Ӽ*V#Ën75VkZ;;ݥ? 1,{BeR%3\ 8qI˷j`HX=h)ΦZfP8pLZyםu篥K迫R<8`( 0iѷJAN,2ۯ׹)Ԉ|>W~#vuT]{"x|42JjKfV cڧmA'ۄAreA9Zpjrcܐf&@pDV U Oz e3sHKrьlFAY3a|8` i0<5jz5RO#e8R[UN5{B(*3"&Ĥo<%E{f k 6I/cx- Nj ~m"8Is}b5njia8$tՖZΔ ]@bNI36s.:IuTKӛ]lտۘ`\.'Q*-ϑE6Ԑ\g8ѯ7nExQ!BO ;kCOts#DjutT_zY }pyLyݹHT[Q\)ۍZ1LBW9 `K9 91c xR wi7`Z@q)w0jq~!*JFw28ܾ)0oH5\\,a_3.Ptv{=6tAWCvV%̞fƚ( 9XO~~V]Ǥ#W;ڵ =xQq!`ҙ~EΉTsH4ʘs16 #l o*4l+tBL3Ӣ6'zb$:MhB2c)!P^$=jUd0aHE5l)U)Jd:x>ƒ]D^~F`*xgOؘت!s roC4J畺\E4-k_\Uئm"Ǣ?f.&zy͈F1-˔O4I2RzZ OT`8XI{c囊#ץ Z}]zs z o"9h<= bhyDjvihArG_+ yb):HJ)Vzr.CGPR%g<7 TO`y//J=]>ex^5yBh/*awc}HFFgQU}&vX\ `ZPXm7 x\&So1JXؚҪinvָEj D].(kqrBi++Dea"A0:'D.E >,__ppld ڢ'5l"$o0K) `Zr/ԥ2ӕ<*Xy%ur;99rG9:])%9lwaeth>(*oz! 2M'Uu14^E]G.%.b@F-^K#\PǗ,,ziKQQlܙD񄡒VL*L58\"(Sc=h$ށ\U '@MX7O( .6fe4)js U'W?go7"-~Uw!o(_X "Kξ=)~*N2Yeo/]UhUPK(YMt8IkM!ҏWS,-h_f.a"0'5 tǛ~+.CV=-/ #tvczWb3U%oga\j"(l$_h þS'TCY)$D8csH˦_┌BAd~=fuG [sT[.{o3'#g2&; !CV+/'9z}=A\}}2uKn@`e Q9C <7F3v֯ۦD; ]&fcJU.NzhZ@>b4tT{p.Qձpsi 9Xk؏](i)s\i\OO^۾=ɸ|uRSK1fS`VV™3Fg|'<3Vu9{sx:;[dzPHi`w^wi*װUh&mk:MivBŝtqzҬVoc.@͖+dIC ?/KO?#_Jwew}wT J+nLik#`Zcb6 qfkN{,avݨ1qRr1DЉB&~wuJSwѰ2Bv7 Dy=oCm IUZL3]Ti_2{쟨 C.Q\&7a#cf ]:&0(ޒoaђ _Hq12/3m(\62L{xχHBʦ5VS[toG%csJywO+yl_BbD;죉,CKmr_U#^_^>$Mz1{:{J{)A$'74ˇ'Sv>TQ^t8{BWUiAQ]Gx5kp,௕- 31s9t8%gbQዪ"8:D̲6DNP6FUlZE=b|!q0FknC,d6-%|;~,n'Y(,$ Q䉍Nj:c$ `,1Jv Sy=ۚaDLqo}[h=;E#F/<a5D5_;hS._$`V~Wu6Y;SHUL)b_h{plvD"?tP]ْ7Ā(;: Ska\~"/Tol6γ>~*qS3A!ǞJOWz(yB'ҁ=me(/|aKfeI ro@6JFk ,Oʼ@1 {OUUjND[=ПHebn$ci z%'4sMFk=ޣb=mgIЭ6jο'wȟF£0uȔ&%kw&V .rie 2j^ܸ6.2JT~:KᮖeӾp+6AVFZTHA %CdIJU?AT D:UHīr ;Q;kv,z CvwO !Ry{qQ])[VR)nm'$8<. uɃ$ճ:ZL&Đq<$D6@ mYyyLL3eXJƼc_;Vh hIXlH+=m V+5ք6M `TiA?`Hbˬk0v*.F\V|Vj$gENN'z*'qЀ[$ً*d6%L+s}Y*l5 g%DCዌгꪎUJ(l4x%܂O41>b2\Jtjn gZF*n#.bVlPM%$KuW$WEa?9! F.o~I{vWWxIяڍp6 Uc!ĞKqn5LP6 Y RVSU\QQ.ƀոƽ )ge6 ]mƱp 4k1gCrd-[a^vUJ*1T#hǫ8 ޵/4&SLE1`N14 w CͫAѰS&qV@+VO:&l!slGG3)79[<`(r NF]i리or~ $;D=? 'L%&[?ׇ=JjȩT -|@<鯂B 6EsVQe. S_8Ӌ;ăAݵ__@}<c1˪ŕ#RrL"B!sL{r)];8@'bq5S#MsO(4UD@Za=\iRkTv5(L^rpIu@YPd3)͊mGLr+wؙt $gf*A]wK3ԃ +[4FX;4]P' Q.Cqk>,3˗K+GڂLaX{W5!]>ܣQ+ٶe.*ۈ55, o5eOM>dBv5z Xy;x+->`*o et3(^p_ړΦ&mCL5|$L~vA"sCm"z `I8Q%ս'.pG*xuO_8g\6Ϳ!QuRpZ=y>n ]ܯ  6ߩM}; ˝.T@< A O(r,heAIGӏogAYKruqޮ_r./k6(mDfg"OJ2<҄Bj!7W~ s&BZ&A"4],|u@ZLE, HOJ?Xw%8ndUfo%a%-PY^+ oVE㒴01ͿHشɆ[7!DwAʃ 5N:/pKzWVYwفª"Cx,^T]q4M:>ft,Y:\[_R(g;hU0:|٢; +qn Г=Ho0 #H,-i=؛R^纨lIx [wT f2EZ2<1ײkѐh ۺTE9စʽ]NlI35O7aWj `veCOP{;De#@OC"sUql*3"Rj鵽,ɥ1a?o5nrV$?C}nyHQzQa]҃c" *)Q2W;7P w{HMN& b6uٍ5C{z!_mygz$fo` Z._<=wnc2O"g Bޒ|X̅ ?5#xK>Ocȁv'v|B/|,r,gr+op =T[5rXf3bГJpբ3 :~aɟ*[Y^HSa>+3߶iW1:DD@P<]$G;5>ͬE^kK.%p\(Y{oUZ])b~ QaEĜ,%pꦜU I(b.ݦs9Gw̋?F"ggҵQ3`C $Wκ^Oa~ ;AAŴ2m2|n&p|S^D7?#d \IY#z8>"|7sڥ^sƧ|vs=.{0  DY~F$rgws_!${f)L =)J%.~ɆU(Gϗ.uE/E¶T4'DZY obD}IroekW|1s{_ىL@sSc v&@okSIѥ&\>|&vS[tRv79B)SIIM}tK1>SWgGzaPf97`*A;*NY OKeAݶശ6/aį+(mW eͯd=`o' #^V묞<Aͩ_w<0z,.:;09 Pq8 }wxHtrfqӍ3HkdJHpJtQMDF0i`5k\q&Wq7_ 5 Z#Y`ZB±Cw-:n68tƟH}Vd>S!rcEW75*K]t5^k jE۵"SmF3kl1*@=^5xoX!V ^[)0uu%eQa_磽wjh'{;86E!<@Rħ:8lz" C'NJT6ec+8)&Eg x5U|dsWru?|ء! ˈO?Tu*vёǨ!!pX(S\T~TJ-_`!!g.˄):5D2:ϱ4k.>+`ԝx yKXʭDVjK_#Zv[B}=ɸ 9&,YzjC~;&!خq$޼zVIH፸s~ Z).w-\< o/x D tӉs6@Sȗ;H }=z`yQ5a8C(3cL6V#͊ WMe0d3x |f6m\Vqܮ*h2`Dη܈1Dnta d΍,ᅂNK%xMTTuCyU(͞[  {; ;a˱쬟uVH!"[:\{AbY%%.l=J'>5М[\Ih]aGӰ]k2KEB0rV8+I3J'SdX%v4F4a%/YeQ?(V33sFQ*>}>b˷X.]puOsZs/M_/yV1\)†V)Zrvqc):abQGpg?H_vAhk< E5lLJ) [[DVBwӓևgVl{L/Џ\0#RM gQtCpp|9b+C*_djW.rSq|@D=2?a^yA뜥Ϋ*%6 r[]Jp_l{W֣b::V O!:y? نl/&-pĥ/:8qB:f-,놎/N$jT۬C>¤6tCb+Ɓb bu5L)DyВX4m\a0_V 1yK 5{SrQjO86DTV(˜{oYRV}H5*•9_6W)sKOL͜rLbeǑM؈FgOdK4 -&&K?ᔔUX:4d}R9stNGqy S/_&1^}dwTΤr^0TFhUm 5(eU dtiʔMD9ׅC / pLnqÍNﲅaWI9([>Lxs _5ᤀLg Ó"Ɇ(UpjPR5XzK= p[6p Z2S(mCsf-OѠ7lR*z}NŹd#5 И#;0`]#` 0`qoJȪ{6SyP{vd Xj^n}PIZGmj_LCte(rOu&8Q>v>t5J!JOc?a(9G_$zy2o!kh]Rz@\1 _5l~ebNq.hL|h0q], W?";:Zlb_RϱS*UrT'=)9%ohh~;. `菦bi~#W4osIiW)R#썷MU|ޡhIQ"&43Hi񻩛YŎߴh5gP>ēTV^8Eg0h";źKh|&iwsk[/cKZVrNl!i}pݔ%e-Ēpz'^{̍DSw eR@D~L;YjӂZfǘ)=1ݝ}\ye\1\z |`eCOPq cЕ‡*~V,BsID_#]>Xq=SM6V2Sis/na1QDgAh q;A3ٿXì˹P`Y#fnd0OAZKN߬9jt/sSAa锆k|Y\|1Xc !u=i*h0Sd{\3en.;0E@b!.mczI02${|Un[lu;bAN1!%;n䐷xjҞK%=y#oł&܏^!on-MXK fFu3ybOZ-Gg2u=7CM `?L,㞕iLCvhOA,u+en+q}῝cbkYW1_]N/vBAA.ή9ґj 0fC2I*4 Wip-l%n_`;4U@XBeb0E~g-%l[Z-խ0 JduM=>Y.#-3ڏ}I-P 8o t $o̿Sm5W- }J[Yv5^Yu8Zg3 N}u,&?! tѣ00rR\fҜ^qRB]YČcsM\z ; |:Z_cE+( H5jnѵqYQ5oǔ2, 'KUaN!EF3ȂWŁOٰ*,X̏[b0tU!ԊLBPK%>n."Է2CJPllCō!q9|!;`j`!uIՌzEXmb,T\!eC%EMšH-"uDtPB!sT%úPj"# Q],q00YnẒhqFɡ6(0jRHDIX'؅ H+Z[ԫa1HƎkՎ IMI$bo~пGжeG TDX.&1ӆ/TMĔDbtٸ[:!T*y^}麃p'9sY;.p^~SJ]M_oG&0pQZjX\\|H}Pic.ADH_ÅL1A5o &!K 9rtųZ&s]̺Vllf4N!H<_Lg7<%T47QF jӎ/\K J Zl{jY\NT2V|YX `ۥdYJw2(|S/8R@s|zVejr}6`aL}BP*8mѪi.ͽ1q IW.d4)-v\HFkl= dϭ1&nOH(T>4kr1~|T!G31 3/+{YD@1QHiM$8ƴ CXִ1%`[7Ld:VcC]i"7V,sKRS6?Т|ju.w> Apdiƈ3,<;_}88FY7qqE }aC]|@XBIz#{?;wK~|/qߢBt$,VuĝӯxlMfK}]VnN٭kK5N5i8/XwsCaGEE sB(@fHf<Q+Pwp3>6s1J S t%B*c 1H`ShQz@\L5~oR9gs,9T@[{%jtL(j%*UTM1!Fwi!O#ZY9wl \^N5/)q,v;wTvI$Nw'j ǒK %pf{:'wF*"0S^xENc#Ӳ;0+x¦Ҵ㏯nl0 g s<L2~Iy5/7x|?C)+G5Y e34 Tp!PqYKb ^#&噻dᷨxQ3 gX#!:y;G7ɐYt\N:ctR ! mp#gR6k6Yej8뮨Ye,%;V߉: _Wht.gZԲ pfc:0,$]}($8įX6yr,L - .;Q'W6K 0-阆|v  З\Ck4 2Oo?(D[`&kafPaؐt0H Hƫ[**RM2J*.I9?`h>g9I{Ea|}]^^o?"*R5;KA;faSkǛFT>vL &<$|wbPb,6n9Z.zn{-7SB@p(Gܐ`1Xio6>7>ËXA !s\#BW; g^)2R7\DQuy [olJ=`p'\!M‘ВmE#x@dFp 2KuI b) x'Nj x*Rodx*v!9k[sMDxLFn^$hE{j(K'*>.ɽMR<P:eK4tEݻ(흒()5MCЫT?[,gUOy>+6{Zѵ۲'+62]g%&&сݑ#Z6ЙO-|ۏse ç; ]{F>Z R3eq(uia4U7v6gʏ f&飲PRl(Rf+NhIX3)M/٬w&E\TΕB&85: \mTAu]XlLCUnaj#E?oe &7v+ײg~Z}O],|u@OJ75nNbFH Z_WRbP|[GTQSHzD\^k#>O!N>A]6鱯_,F ~: m;, rv߳u+SR91g-bWAQm%ZS6̽I42 QIYCY0,#B"ŲuVe0r>ۡ8Of߉%^S W+>b2W>,pR.G LB_{Cpiնw̽f-8JMT -&W,/-^/d5 G@[Q0Ѩ0y9.}#Վ%Ws15vOBz([DF08>aejP#m{NI@51Yv0 Z ],|u@OJ!.aw"}t?2[HxY۴ѩ ԣn!:wC<4d?SZ_T_觊D3:[:3Dg$io. >i'Z],|u@OJ> jimC3w#H~䑅U5ǞE{}GXT/gKk6F&V1 :1.A2cM?EܨaW1萙7c@g]EKR~髛Z0ۡ6x+xOt+ 3 p9^A4r{,$,TqyZx],|u@[.RzI^y#'#>u(5Lt;r;qw [] 8bk²W"kU-3sȅ֖Pt͉{lӱj˅n-e|De?x:>!8 k%w?o}$B^ٙ 'zm8nܝ!=pٟVq\ߚ&ՖG-}1WE-5#l.:KM!d\ӡ/%Ŏ!HG[S*jFkX"v$l0EBp'Gԉ[8-"AWhbA7o[R7ܾQvH6X{%:0*ҘVC~$<;tDOX"(5oLrɈ`ڶI(e{j}OYi+;MilO,F̱0D;qcp{^fG ;{&k enΦG'3l Eg۸*=Yk)lT/8[gz'Zm*[jH;z_*`~W:&pi{lƍxJ8y{qOݔ.I 'P,f(?BHC%@lu Vqčz*`2:u/efn8rbD5KJP_r Z:!tC(3`uSKPٻu>v:utLܾamtc͊"_W[[=hly@8Y"i3}Y2 < TK|juHXѴ%):#q D48D86b^9M <4y|!2⎂Hb`/cQ{$u` qSt+:Uk~Lv߂kox7+'(8 ;UBdѩW(2@MaCG",cܞ COK`EkhpRBx DU%!KɦLnUTfJ|gO+GRL wأ'A 4ᗁ*HS"88i˥S\?G~(ZD\KKjC,b5o=DžiwattO(8.9|Q,*E^Fs~UXdHY KY#A`0 }$qD(ByQL{ϲdاm  IM'3**'7}\ wHx%VItth{7/4yM[K΃/G^Dc 0 &vF .4_6swho*"=8V?4u0@'XX#"Cm_'X\BB{OײtMҵ ]Z;^6MzR[`ԧR.A%kO5;}inF.| :hAfhӭw@&'eEt q%W+nE!v9|`A\z@y;`sʁM(Oh{G=^1h"cZS%b]QsPFA〤|cZcB],|u@Zf.98Nl* P-f`EQrCFD@(lBtR!6u?f]zl)3>6z)ۈPf.E!q>rD& ʒ{+ 1i[+6rLڲ*kwC~ց Us|.n-s1ŝ?8w?Ի39B`- 0\UӀ-ه̢cm0:95f}&sz~k]>J&wg&?;ޑз֬ 0aZ(-Xԋt@֐KRȸ2qbe!D^^qNP,HV~l'ށ-ljOyʽFfp Dw`_μ;4?߬.?b EwI3!#" d,k}c4a|'kՁռYdd5 &^QYgSLу0cRg2'-xfmړԧsVPcdbA\#`wAT(UJ%tr@#UA$+YoyQ yB럁XHJ}sx팉Dp7 :ծ'Ik96}a_L؈H 6U@ "a8@ FAVs1  5~fRŮf43Q]2l,-АgNraZ>.[>5"9H[uJ8 YC*$t4JU pt(R?9ox2ڏ[rWpC"OfY8lnM@qkl`B`(6涤D 2w*x}a^+!;9X~)0ES%D1 v%&=KlQ-b#P.HK4޲ p"jxrt>S?ܷe;x(0 )y2VDͅBEL쁻3' aFUICtt5xK[Yޏ"qOV~)LK`={=+== XL㩠Hѻ l+߫('~.FK#p}?Iފ}^O}''ij|z*f_mgmWޖb?T 'AQs.LyJR_8 !.}NFu_.! :Yq[,sa+yV?9Fu~ZC *'8u7rA ܟ=AIbx)LzCJA `T4cߺR wݡ1ζuBoy辴Un~)h^6>Zc vM $@ wxj0B3DNJ}XIYwrJ=xP n&!9aK/%%(ٿ֢L_2=zrCl~:r\5vc[Z<+c@ŠlEE ٜz`&wU!иi '-:=17UϰW~o%2)՚o#[1αTc(+A|q#Q"پAoKd獃d c@ח qEfj<3^F@I/AS],K@+u #3l<]Xqt&u̼ b"= *tTcS;-@Jƌ H&ʾՉEw5΋7!^b7panƹVfO9gm2ǻZpW^0He X%9E3 P 3ބ4mR7}  K1&Լ5R:'^p3sO^ 5D}rgGi4JɀNc'=%pjUPաH9d/c>^_2둆 J.oGws"ݠvJ fCri&Cb\a0~UtA?j\z*YҠFtwo`Tf"ctOɆT-w=B3X\cw`IZ;c-:4 gl}Ĵ `ߎ(raCC_ԑ^KUʡ"Xjjb[ a}k C(>RS1Ӈ|or WAy\"5S8 V~jǩ푣oZ"l' bOѳ)EP+FOxQ׃A\Weܺ'M6+n?4W!̇\1n7RP *R8YZQt1CEUcJ l`uC?煱,53cXFnIl̟Elv>sERM>GQ[-kP<@HZ[Rc[bZ3/Fx{+l.\gr'db]SݧV{5We bsR̳HPSH]KJDvzGE !JD,v,]I=Ɖ Β4fM~p;\:!@1[\Vy -bB "ʴEx؟[V*IGס)*@Y$TO`?ݨztA[:"Z+\gʅfVœ-% %bBZX}Ũ0+Kq0C Kv.D*_wl(H $( ʍx<%1V׮]$j?3+ A%[R]sb]FWq?կv!S+j{򹊚̆6,KΞ9W.'56{XtAPuIw#y  ഑O&)5a5+BaHaybvG(BW6;/Nܳ y=<B5er@#tU>$njfi׬cOG{&o~ANeZ ݺiF~pgc0".޶e." |Z {],|u@ZfHlj7 (cM("!SM}@Gvz}ӆ,~u#砅M d&BJܯmpGTA.iApj.ʐɦS83\Q\/,|Aċ1[vr{*0SRxu>>N;Tɬu{3#:^gI]GPЫ9FhRvrL%/k##tOfr`۠c΍~_z{7D\ز:z|*nڥ5Hİ.08Opb"%I)zQ7pȾa`-)Zv! +Qݭ}g.Hkڽ۹c2^XJM('Y՘Lh,i_eGEiYQ*X Y OeĵAȋ}|vQF^F2]B0٥gPq(: ocjDrzdqv֑47/ *g4]p|CV0F!eXTQF5"GP9n gfXZX ],|u@Zf* cV\oK:Kǎ\b.]Oӌ2԰ UV<0Jrjn>4oU5i"/weNE:%,:IRh 7;B JG3#SBCA#QWt憩Ճ^7rZ @;z317iEVGh;ηTBVhL#cE$*bt al|D(!qJR{x>Ep࠾Or"+9 y;BUorX-xX6n1-Bn@󳑇sgZj,bH{L/bΤdogTb$;IG)~ @Ig=?(lSu|VԖYC9Leq`=>>Eʘ)#Ne8Ul>逯2]^%ֺuu:0ʸyXykJ '%0@P[ SA\~;E r0*|B.;EA4f]qƞf·X'. ~x>p]}|o^PN!E=']̊, tohv"h7RV@NQ1z[|vUe+PC~<t-i~u@ۜ%`jT19 %9ecJ*mwbŰ?wL&%˞G#>jP_6+`$_ON39TA{9E.ӬgArv_%Tx'A#Wd"z66}xګO0.95މ[Ĥ+&צSYnd)=t_GUFSWg* 1iʵi.GWŊFȣil&p[fBB4a_FiH\SsI&gr|ZSU(>l'`| w1GeE@h4wl!h7sW@5ڏ']a/]e0jey$UXzDZ`D>qwR]dQjd6}/$Tʜ.ޓӔ&-XsSA o4:~&u$;%v ~Ƥұ#2W4*FzD/6yrҲ{2q3Jn\j;KKO ʨ&q<0E0=Óf-oY>-{v|()g,޴37Ș#L\ Є7U,{& c_p: }' QƆs]~T#gdu/>=4=h~4|!SH5K=669r,\jUOR"=L as9&znwe l=]̷y&\5 S;&G;d|5 }qT'qx$ %'Ax!az-`.Ƌf sYtci|pE:vLNxpRo^IU<zIP\[anKx1m4VmHv&Q fc?:EŭW>Uacʦ\SʬEj"3@bEGgkZS*d cfp4Ѹ$cM\1ZL=]g.+{[/)`ڶ-A*C18NrqN.YCO"ʡf\ǟ0Ӡ"StlRͦPVe U4pm\+g\Ij?\֨cD`ɑS`Vfl3i|yHdjrVJ}MOB9t8Z P(JPOaZ_;W 1l{AV)/hcfKI"`r rhQdjn;84LCF{<|#_do aBL@ n}a*" ]+F돚fڞ^wK%;m=$]=HIC<2_[Y'tQBm U3)p5ȦҺQ#J.HoД]:٣v]:>:z9,I9~ ]rg-ϖInLxe;WT4or%޿.H jVk kQ;]dC8I52~(V&<P!K}>j*Q$@f( $nXh+5ȈH)%3)xqhޚXYVa;žs2L eF~zژT#,e6`S!Xlӌ ҝ<.4h, cZ bp],|u@ZLE]4arwz/dGBWC+}A)p; (lu#fϩW(fd؃IϾF *Us+so*/,zN8s< )8hVK7H:RAurNs}`.aޤV"&"JrtJy֥!4Z^ ~.\M hCdVLd:ܫJ\`b.jRymPG?;{Xl ?.dj2/Z6i{toA5aNC;ץ wvn>iJ)8F÷Nkke˟K.1mFǢi5rr8OԖƓ[޽vj>s:slBfΜE> 8%RXd3Dˣb78"bͅN8 wxcg_PG3- v gݝYF$Cdܱg|Q`=ryOvקamV|b(|@Ȇ?ECdv(!\O7[eO.סe,J+ċRjy~ql&[*p呃5V|Sdank;C0Lˉl#̬p"zPk|6زFgSKjz1 @數~ԁġ+JԬ֋[Bޣ@M=DO͆!>SĂr$GGb4\, ;vAҧܦe@,%%B}<$.USߺ`ަWw୤`I䧎,FC')o{hW,]AgȖ54h0sq c80Xeh]eh*ЛW҆;uIj|_p*z+ rN- Yn&o )bG"_=@=Q\PK%d?n/3`^Ʃ@.F%KyZBnwm+^=) s<ˌXk8Ht-#S(WeA+l?_<1!;N4UJTZIJ,aPHq3tҌbOV3V?XE蚸`><\mKϚaudKmC#q4z c^EvjE@ƹfu@iM^R)@C %HEikhK s;N^PLjr L/D%m.B,dӡs/6HݶÎݢzY(i [Z 9cB _HBhpm(\HVT fߜT<M+ԃ/]uug\1P4B^E u)FD@^)TNMQxVS!3cQm |#aE?tv-S0 LW( s=Y[%͓\^g\D*38"̌c« \_4~(zy!$ܧdd0ћ3dkA)|`$ێ{<%C&йP^75\sgkG`j,0Fɜd3h9֏sOX.7%c:ݗU^"GC"m* =E|p0y{0i"V$kPmf v 56YYT&HKw.c0)R;do2Vh>`NJځ`x]Z*b:ӡ4wˆ6؍h ?(H{3Нl"6I>8_9;8 Fg &l^^Zpt}JxHR3Vڲ#c^*bN7_q7W ÌCf´˪oZgw- LFZ¿2@d @Nr߲ӥR1WO:%2Vu[PKKIh._$Fر`W(V mw;Iz4a6ȯ6y`/-r8K'_䡧!;Glwh2DTSifG|,0mkTĬ^},|{Ap˓ V{ g#UFz_@t1CE>wQ4 lY@( 3]IOD#K0ۭ]ea 3fh 9w+ ĝ*9Y*n孃 @*1`ʯ׫h/74V ^Ӭ*wk8%+ 6Qwo=ixwteU eS~~^ϥh`ZrznҹGț( tB(2Y;UBph [(1XbK^`PCØ4* =K&]1.3Lf e3-4i*PXȂNL_> /+ _J%BEkvG]ĭBvui>5:?d́G|Z}UvZ<|.,xxzW&Ћ.:Oy2.* AB rբ.`ЦZ*㯜S]m^PQPB`t EάNwӻ*5|z i3W )]OA{]GuD5N(O+5*[C%LhWM-Ԯ[`, DxwW/\Ϸ3_*hEۑ]'<3Nd| 2I`p~Úzd>yS3/hS{Sh|]q+C1)_ZZQ/l= hQ{q.c+bu6.RFo h&11Qj0aC$PToox4EePa֣6L$ G(h؃a{ըvqvgXfSM̌f,13oY6QxPIXeD 2ْPDՐ;D03؟~M+gVF'yĠ%!I(?^$`EKC,=Iͳzf-7(K}L,L,M&Tue[PDj+x~a(BFkz59ktk5J%3V3&uGn8 57u`,yxfS EfRìȖ^Y>֓< SSN7"`-| l좳!?n [6Q&WQ~$Pytx}REةbY0f!%=t5aVH!ppKyچ`|,o=4 ,iE:? [r[qKn;ኹu:+h]Ԑb^3{1tC"+Zz:;W:GAFKe&65 Fך5_a~$ܗG6缂0rQE}V G GwsfxЭ?1=?S6@?1n(Z 73{OP"3 oph!Y- TD~--u gUk ̠ U (vTHYՓӷ}BrHL`|]OoHKK)VmjUżVzmlAP".LYE^Gc#G:akY c0tB&2/גPS ɉ9vIAy=!vLqb.EF`cn.d[(V4zܾ'YHVJCH solئ_"9mJ0\U70Ucf}9CM|Ӓלᴰ.1pA(b$#@=U2zXʭ`e>+G=Q5&lgx)_*ΰډ лb>9s/M7l)>Ms)F 5eM60Wr|8VƬ=mxr_?V?2ȱon'38\>(m"ylw v leGs@Akjn@L՚ơ`=Q[T޼aC|#Tatq]!#u[ xs@$;kGAļ@c~3\+6ntfImrLs&9QmLfhj i~/g"'jhP_{qEuxFHA[G? 5L2\:L`rތb<|K`b'h`Yexmr@aQ^Oa"E5%~Hq;u3ˀ-x.fIi824Z~VY+#`"@5o3 H6N6X0RyYqt`<$MRFqi5 -~pl8HM:{ij /?QZ0u \8>.Qk.x+NX 3akHu.DRMv{a"]sr +[%v|HPVyV)BrGv~hѶ*' ^}`B<`2Ų9eX7G(~iե5 j3v -E:b׊Ӵ:7+x^©&rI-5s}ٯ#qH0Wþ4qc{%1[n,=8 o?Ew;ЯEwVYRUnʣOW*w~ ?8Ò QI [Ez +sB {Z?-:2#}#@=7q @֯FY%?#)b$0Z՘ptqIZ@Qs׼IjZXmBqsR+?X: }q~һԾjwLlѽ28 'Z .⾁:$(c#7f&:H ]:-H#C DCH+o13mAɺ@ !oԪ<8H 22蛫&-̢gC" XpjE֭Ayeo?>E0oY_l.nj~xCU(-T)Ѕ 7*W(a!A B}v=y0hFh楍. 8 7;tEI.hsitwj* ՗P{|Tdb_$2dߣ#rY6(z{+lK57^,L] R<P Ќ+IH}]G Z&P8?CHG$^EIMuET_?p'I5 ji\S{\X}N]7}ѣ(Nҳk뤶fP!~sH[OA[[Ln/Wjt߾C]fV٪w?z1@߄]j{kV4<ˍf*R)J"$U!obl%^ޭ] VquHO#mH ; ݦZ80hAcwWoh(DLX;n`qpSTdcL" [7G(94>#1 @%]ǎ)%+ k(4k;\Hڊ#owQ*x 05w$xd¡txwLLC>B). MpcHf^m,048`ǏJk:MᵲeCP/D$E>r:] paX" 8W&6't҉a}'3Uhn突tW)s!lhrWQxcƼp҉;_{3Zb؊ Lx ÔF^L%Q=-AV 3kg)w7w{L)- 10Ǵl"cHmdxBq}҃q頋&] ./VmW'5UHh"0F|L;+(Y ZeO\ZmF x M6 SDR'hx!WdA8GM{C;Y4moVC1ۀMqMj=e A'ڶ HƤv]+x~,h]B1 2c+gk*SWT0Z.0`[6[,c)X{ Ḑts˳OsӇ|Y=%[m|wj.+3`c{U =!-:և!ca&5KGaDVFE:y`1!ao>L!I_Uslg/DFP@OY_ɢ+d6<]Є'uv koExt%/QCH}j:.l3#~4JD [Re@b %\r9-ɤ6l@Qў.^ɚ`>Ë&[HNg(jVVJ{r'QPHRx{$2H vhf VE&Fn۵@ǜEՈ{LJ_H'^'BǑ" iB]i zEA":/Kg ?j]>1м_!(r^f5T]̞}(!r;Ӏ$#Nֿ7 aVvB;y(Bp>$#nz!p"NE~|O%" 1r}n}\`g4pEϰD|;#b@"tIe#bMfwR >oLP2YW{i ^ 8T$Ny]pY,4 N+cH]>uhbst?Em:{0ZJVPAW2\=_U#hUF7ac(2;BCgO(؅`%n2CY*5m3m@<_ d$Y0G :b5֙뢍CGC:csx{M-$E9u-}\7"x(};"r\uT`?BgE3&Zu%&[$Q{(;4,3R.\hfv#c9aT20=U|y|!kPy+h+W,b3_CiRxeve͓^;?4:n@&+{dǕ/L q%#|C#☮ ܘN +I̩Iym1D:Q{S[uì>+FZNL9o;p+{ǿ*EǑ @;ǃM-f˫jwٍǠ=4 gPEtunm|qJ!E!J<-ݎnmz!Jֆ"906>M x^Pz5w_ *`>pˍ;k.eyMP"1&vU8s+  @wUX70lȮ<b3#,ǵaŚ1`PnU 3ߛ^=]lRŹA]cwٹ=[e'ڦ+"\qr֞H_{_û*$)T'ss7왁K{ˤ 9Rүִ76oKЌw VkFsKL<ؼEqVWqz1#&%vsވ?W}ѭ.IևO3Asafr<`Hs7tf$ &(ߨv;e8#BM"DX [b.Y!5> 7K:)N!k20ϧ[qЄQ(u>o?xq+q+\ Cb_dh(YJ' vr8;Vsuc/_EFE~年S):-iSjAUUe]0aock%9+ , 3 N kJ;d!W+NwB[G?}J$ЫǠ-ȸRRBt߂7-z_Ddw>Y$zm(9𸐸SOzg|Kk"X*Q.i r&ɲx}’/%KW^VD(sn@#+HnOv{t[!R\jbz^)dt\GHHgÂ66h⧊ b?Sf=^Ve#T/|ZS9> Y _C ~NE1#F24N-̕Qcv/5#  z^/,h%owfl[ 5{ !6TT#>i3lC>p"zѭ9<|J0Y>4+m?Ndܕuύ>S7#تD2XkS@Sݪ0v#]5uϧohp6:~ǯP"[2OIޯ(OSA6򒝆illj ;}UJ9vBCRR;T8+GSK$o> *PAR [4K QAeѤ ZVZHHoΝ - wy8*GGJz^}~FPR@ݍmPc"d[#>g@Ly\#jń Enm*9ٔv~$+iK R<㤳o$RT{B0xE+_Hc]ɾ|fOc~kdXY#T/*nB1Wj[U7/1SXR[$##KK.| ߱\ {91wH0< o=d8A<>]vzk Xne'^B 1}0sU~sZ(>FG8zWM8ԅb@D5 /*\ ҤbcӁEYYm:v&'"S 0jz`rybg:b8rmrr\%?v, Z/|FP*p+f鱖Tjlc!)9ҬeˢO|429 QW$V#'0hl9'#B˹)U+w 뽤BK3lD\3X]N}o턒=WL]NݵO f_iDJz#8YrbP!0'Q .hS} O,.)?&?sXI'u: KJk!eeR6 S/%SÿK]jV q:r b 3xrq<ŒF ۥ<;kX ~Zt[‘m%^e.FS`"1c&#dcL/C1C9iR_8zuZ9i}JP0RYǸYa%-+­J˥skn"אwr۰] lddð{|Zs3U:!I̊:]ֽU'@?`h]k7s  +:xYJd8^ot iDǀuAFJ!,Ȁ+P@A=6m m7(wpxmAYR<β(`(T&s~؅`m!fh*sU2?\clEFK6Hh;apiԓ]qjت_IrqeXKNJ~K>j^@#wfyYW27)Y<0~~I,D亞jHH6[+~SiVt}?r`j@e e)FчTl<4brrKGA㔑 W]Msn84/X5 :}ZE;R D#Nq'՞W"vU9He;:Ӏ#03RvUID[K5v82$B\#SZA/UR(|wG FڼZ`r^9޶r,MV~B *Do_ZRiaph\rH ۮvČDy Ώh>FKٹ7trܩ"VF1Y-xQ-<[ |oK:%5a@{ܲ3 ֘7IzGBqqش` Ӭk ta&pͧ~jTT6Qʕ%fqȠ-ig(\ѹ)?gs 4("RߞhV:G| 0+2,xjQzk<s0E3.NwGN6# Os R2]-Lf,зτk( v?Qxwe?X|Ki[T'Gz/*|}R0NoBQ$aEѷ<^\Te93:́?g{/9&q!6rېꑜǃ:Paz߲dꗱL}xǝjz)RI 6ݡ~mpuK]$jBqE$]gIHCvCPs\j1 67<ܠ/<.Wkl+У ,nV2^Zeo4(=Loz M>Yi"Z`B;q* g3)G_ ]FHGn.pexS*9Z9[Ͷ Ky;X;tq<0/c8CJ$'bZ008)Wr"Iu돉dddѵg_tw5{ d>8e{@`$65raW !w rNb7&4:ptWl,R(2J-+'ciF-ҮJ. WP2(vىwb FWyu>lL$LJh-J'xE 3 )UP a`,Pf_)M]ɐpǡHn_c1QqZϢ=tʋGi3H70AZSd_v] ֊BdNHӕP /ކ*eۏ2#/ѳѾ:TFO׽SM OU2S/ZChh"YfXCk8G+uDH@Lǽ_>{Ԛٰ XS$9sUomALֳ2"\ Z?yXp4YNn9 4QQ}<Np3ÈT*I@M¥ V8 *:Oa8ACp:dTe[YA뱜ZDL5s?5vR%p2$GT8⻣*&1ti#Xc}e"_>18Sm߉h}ME'}hJ~) 7-W7o^zlbZ|>_dn,n\̩bQ>*+fϏi .. DC[ ro惁c_lid HTNe:c!K‚ Y Vu >D@?AU5:V8 1j2Z>']$ϥo| 5~8lBxDl Ȓ肌M-˕#\EWbO tOk恫G2CMjjVѧrLkL$,*V/qT֥8ZyIb=g r BCA0<'{Cs`6\>_(kHO8Q Tgz=?1kI2“v yZuS?Sh>U1j I[N y$Tt*rl%J6 Ewd~6`3ӂ6ҫ\|~R)K p6ntc T;CF xYԪǍ@"z`OjZX =WRҧkiAZe~ 0ݗ!=ږj J=Db .z'[GD}S6ɜì4iΑ0491*jŞC֔Z\O'ADdM^|#–K͸n7Wo+o.lיta88wu8Vq~8L0gg P'Z /3gLaG?L :kMw- HM77mC=-AU5n.frnx}ր Y-BHhcL5}AE)n OqofbYC* W\)M`YJzvh/>|m ,3k0m'cKWIuZHA)*+SGaM"1}s@|GNʁg1wB !D*eePK9(xb$:y]6 !|=uH)/0{#|tw_DF%+~mնN܉C'A-d&\p%:'AguX͹'E] $01c@ hbֱẘŋ=vJdn4N,-RK]hz7])]=7)&j9C|*,}OaT_}7[b(hRt~,_YB 'GZh#EvlnN*8AkX΀[rtW^âG+P/$I6PVųvi5q "?ơ+B շ}%ȚO] kq[սMg0-SNb8/f !0JL5 ;/67(IT58麽ޔ^$Vol4F|?f07:ǕN_yj'/bjS+v ~ 06sCB=Yl ("8JO˿n[= (Kワ{qID4Ԭ5*<,=I`BI MQcZs者#~a eb/o{ ^8vr贡7Y列&J_P{uvBg$nV,Ѱ%n̝Rs*MULzڏ5T7#0ރ[9to p^{V%ʯO&R]mvjuRe}77 D S+&6m/o;E* P䦖Sed;Fx,X8{d ,o{[!(Uf~wt;#LHVqIUv&xR4&q6 ނs!PD;ҿ#.ͧq@؀ (QᝋoYUl8t#t?g礀Κ~Xך 6? i#v[ &^1. 9HA!F[)K+^؝1u!) .w맒 ~!x͝$̈}Z RRWokp[#xPU  L"`;p=x-q߽Ş߈1-H˂rD%+V aXP!aSq@{$=o'p.;QG}[+Qzy"}]ze4>N>daCwdlP _cޱԫ ^.5<ñti\Qqe6-._u\&uSkYM]L'(@lhg9E1ָ,Q'SAf] M`Dc׷ Y<ꔊ{q E ᠻJ|i{Fɩσn fxn) kdy :l3 F:p낏ZrȠBZc9DAA;1iq~u}+!)ziAM{++q+Y1W3٦dyP+tEdH+!XL6ރ%*Af:D}oШ* Uvà\Q7!FAUͱJvQ8t+efFuِWX$yťeCAۈVb9# iJM~?8#kXb.+1=<8R^@ Q?ׯp W&9}@ 6wEQ$4%LC%AÞGJ] t&Wbh?K؞-H+~0 )F\M Ta?~^P][fF@'U>4;q(E Gu70>6.|?r.G4Vi d)!{;#V1jPEF(bVR<]G |Cij| u;/fpN5h9sN艘5_oʻ䥮g}\Zw%4f1?c0W{֧?(Q9C$42OXU'J~NJJQO8jljD-Z{ڹ.ǎriy.R qѭ{;'8jI(vuwFQ~MZcY~-<ŗd3 ӫ]~@RJ!%yP6kŠђ^MS+Q^#Gݕ;B4 ։fv:8"_]ƐI: ׎Ӧ"jM+DU7bRbv[.`S.83 ;qn2_*d>'F(ILZOa| aI QQ^_"PZڼt'7ƧbPBsKHohĈ:F|eD,+GyꪞpoyݳJ4qcU8AJI„I8rßuMx=hC@qeJ֭_jK=A>k( A-tI`MФoB!b5):Qx_Y n{_{GGثrʯS8h2Wc[\*KkIm=agT(6傑8w }n@}SISK/7x,57`,΋IY{z@[p1E)ʓKT!+id(Jc,> Pj״YDǫ trlK7=O[œfS`u0 ,:aahR\Coj29?I>-Mto[T_D|alJ@:-Th5HQ=,*J#Fv >^DSratZ7|t⾥N **" s >ݢ(X!]Cβ+R=08gkcjjJZ]^ԶvpPon7},g71X2VyYFӦR*gp*2# NA[d*>Ree*+ZoyyZ2Q~y@F+1mv0Een|l=ړ r4!{@4o /pcfMO6p60p 90MkIgڸlwW3xupi ޕSqb3 Мb8ǰ,`z|ܟY*+ oeEHA\#:ㇾ~vNgVk)\Q]C{> ωq2Xbh+Kv\~s׍̢ X"s(O8Q>T7}(ݎ :w12AEv{Vu:Gt--Kj6̯X=d鳷oD_+Z?>k%lTn6@{1N'-s큐GƷ*\?L$ WR$SP\^5XcMdUhjd|1"9!_BthQoj!=9r,n[[7(ZdsL/D6f? njS}]i Jӄ˯tLlox,9n\qh)'BA)[Sb؜!2x)kJMPC4B͠5UiT'm/0#Ee7zwo>:D3 ^%S@@mHdlo_ME+8v|8_r9%$C fb^>Œ0b6*ae5$ e&aŨ|s)đJ.ZW`yŅczjob@eʀ ׫VmI62r>]V뷧pZ*5m2rظVYCBC#W7E?iqc|>8f泃ؿ,0 ctpŃJ]SfjKaG~km䱘xU ՖSDZ3q$6EKymHi$Mg?^!n4]嫟Nke{cӿjm%"|]oȬ,+ t'լ˘}#H_z ^"y}r Q|Bm/L[GtTM *o]`^TrZa 0gؽ>KдC"4t%D:_O^fK7U~?fD AW;h5S㲭dN⺂ i˧"Nx%[ k+DV k?I@XI*ogPA=W:[QeNX5\}.\'I,03IwC|-=k~[̍_A*ldqMzJ<[c9QuS~ ke^^Ւ q9ID1.=x:ΚGzciIFM5K9kf|!7 `]hCƢނTZAjě3 Ȕ]Lfya"*FP#FZo져DB+úJqmT};,qzS2j*_~Hz`iaRʘ ,ksSȌ*"Éo;X;!S9&s I%)s%檑VO5L R-p( & 13hEc/b"!H(Uw@4Ye&DA셂{v:LSxU?!Dm:!^nf8X}y Z(ud:i4yj|'l53%RUGe"ء6* W4Ge AsոfKY;1a8ke#Z 9ni'I[ׅFfTMӰi ~): &dv:UlNO$Cʫ%q]_A`@(4.t ՞z-iwZ-3WߎtإKU|U#Ʃ(JXM06$cwjjTp4C|QCCV_og(tmn7ڗ fg%{cywեK2!pvrhA4eRbضv]kS+6|܋z(:q*Xa Vg5O;n\B#pĉ/᲎$$ XT+@Q(,K8AǪh 8ٕƻgoWʽƐ4j+P$(< #`4w\aㅻ16)40 8B ث' nR_:sL7|h6;?ɬt:OA y9♩8CE\j*0{ɪ>ynѾ"I3 1D#h"JwBH _4bfҼKwBą<(Ѕ'hl}ӂ';5=ؽ? }Wc5)D 8P]WvPEK:z _G'?9^=7 h[Od H0nyъz_0Y10#Cv+U pg{ސ2(䞂/Jp6k*ɼ!UV"s0F4֚1 aYTDev?4L&NHjBU(LoxP[i"1e~j/x~f}JVܹ eWH05<[l1iH+ش2m[ݝJ38JtpMl0~hXL\8O9rNW~ B jZųk,BKUs^o)bx41" dHz%K*=!,}6ZqKQ&"X, 8&|#+ۚ^a*H {W R /ëAO1<K >RBخ#!Ts&* 4{.Bbо5q^rٷ^h&#HjXmR@u2ASPlMeO~}6 #б8@V^/樵\mp-ԆkIiG&y~[3^+߃W5IdU\h)O]ڧLmiHtuԣ94O*ۧɂw $`žӣ#Dor7ZS61wrxӤw^R%rWB*TpH6DuS-M 豛u豚r-;7Hp'\u K-TFO LeL5XJzHնN?8PH4frb -^ҟzc VmE|ra_;'J6a))-f-YHKGN#&R?M-~!w- B6~2Tq-)tèa%$Q50@եbNTDZш|0!\|Y` 0HsG6{ZTiˊ aX%Y&X ~@ w_$:a'_[( {hF a! au~¿0kUh'ܺTV(mw+*.sF=0,JUAiiWh%C-@x1͌lB̈́ӏ*G{,jrg-L hJP='ߏqf6^ ʓх̰:Wm TMTlfiL!׻C/n9(g޺s53VxGʆXWA+8CW|4Ӫ:%wDo~ \0n?WʃTAdB^"|p іY2,P^rw2N:LW2Tf9'Y ӡ:ΦjQ"8:ޟ};CRٿ@D )G<ؗF0&1%LJv5l,%bHy+e$ײEMej۽WI+u;K,+O:GaGY ~Lr XP]|ixCeİ+aʁv/ў筵-6% m9v\<%oMja3wL, `}Ŕ7 !:Yŭ7wo:ӽg_škED;z`^w PV0_! kTBXa,3qXF }Hz(8IUXSȳ'3bM;Mdpn@]m6:E;Sݝ Ϟs+xPsTgt*,ۂuG TLj I] vOfz~x>X@qDwǬhMO2p⬗/6 s E(/, /et`v¦BDW(ڬQKxy" F+|$ߺԔS 뿞sbNi$c|-]m\!]A0gʡɦ s+Kǫ-E`]׷/i0";ϡ|t׮ ?~4Ch@0w\aYd¦8M)Jl#fgO 8!S/B%80+˜=;4k5xEF{`^r(2R6kF?,[ULEiQV8<gO%f%Z(RՖc<Ņ$}Fv!]Umfeo5T̘\S6Vk׵c-R]/8@.B^LjIZ"wB*!!?f&2VS[$9|lf+D"m8Q7cr_j-@3ϋ6[gfO 855w7JÖ1uoTo;Ò1P<(A2vS&!U>CMtTeSw<_8akܙх vg[JHM EaMxzsS /XSk>AvbpB\7p'ʝ5@T Lg$S ]ؾ+bM!Y~گ]UzDMrbfRfhҒjp?I܉ș"o(c˸ WO`dXwa%vo|= 谊u!iC@˱H6d% ^)yz Dig9e[@L1mJ9P'VGi 9=7BIw=$ P"\ ~Gkb}gbfawޏr6=X|w1fJa b,]Z)#ϐ'7Bf~ `!rK"7],ج=k# `'ΐU>i*vַ;`ACk!or\3OKK{qRH'f? Ү,''_ 8hS]y XZyGtQO]]cѽ(rD: _ŇVo*7F>H^2u1ft`)+MPt滱P;6ՠ&ޑƾ17.~ܼ4dhuSyQm;d6Ӵ 3Df(˯L9XJu5ƉX`M1ܶ t*G?zV|ZoQcj/u1J]jwkP{[CeպCylNNSD *5;1 o*_j7p쾷F8B\X@h#]uHaE0l ! LpW J"?sA=nX^ey&Q ^vN@ eR 'ފ ܘL5>w(W7wmHjsC*Ýlôs˜StIz\ge=i=džo1uS,T HQyi 64z-$!|; _6<ѷ6jԱ"w|"FUI(i\/mž*5ϩ/{@4v`/ZX^CѪ USf+0Rj'j? ˨XK# 6ۧz>#j8nOOܹv(:K_:qU_2_!!vNtb3O1A*!ʌ;D?Mh+:Ye6̕rH՜A@>M U?A[ ;`^ UM:PsJ-(=7ta@uS3f.rH)":(ʤXբ[n7dQK2x e&&<_ %ߏW6OSbjM+j.reBԬ1sSWy,Zj>{GVoUVK^%̧"E g'$ `\穂S *mͩdgkxud Mx GSܯHzM& %药j S'-j"T1 %+T{!ЮùUҾy<ʤdb\֧ԫY H3*} _n Xt',ƲQƹHsC2 4=W|1f;P*h{ mW Ud:RH( wy 9. cyLmj3)Qiȍp"&dJ^C*5c}؟4gߋsӃ I6o1ZNvqVx$rI$f삸 KzAW!4Aaw!%-gu=&Ioh*l} >)Cp.mT3ՑŌT& p#b),ی) E2J8l|oLٕq (uv挠Lj;]'(ZņXy]w,ɶYP8P6C1?WPk/r+Es!`؍m{Jhӥ?B9g)p52|(԰P\ukR (ݹ6iDz "H[>n?_Ajr&͋T;f*cmi!ĭ– o[r?巈N}熁Bh >s< le m&|M@Qda֜vq`yVPTey,d*F(x>9[Xôo\:Tykr)0{{8SHTkCAoMk("?߭ e%d%z@M.(S8<)<>x;zrb"&.]_u)a7Jf'qZA EF.y@e5]-~fuA= ,Qn=ImUF`Z1|Kv|J <^@I}6poa\|d\ 0;V @. E$lj.U=^esR(hqn䉘ӯ8`f C)Aps٦L2nȷPP +Ɂ IHKxrEy#ZʌnK1{}beP." <ͪQ:@?貼{EUJX- !<%4ܲ%X6u=<?Dhdɓ-]N6ꃬ{Ԥ&zӳR6iurآ,Cf, Z] ۬zBBy;4u3&2%E26`$1Z?3Pl 8!`ِs+4u@TNM* Xwgٺe{Y1-Vӆ=xU%hAܐkigT>I}'NfNw+Ghu~RX\m̚nKGyM栜!$ 7@Btp i 79"2!Y+t/Xs!jOyPk+Q(196<*rQ@'&R#]+違L ;J/JO4MksFnsUFg8fP .ĔñU0P >~Qnv8!3&v9h 5k[;)Sy~АLj,)dLvMϴYv"ƣ,ڞu_,x^ Pp[ex۪(z )Y4||lّ|A3E ơDw u9DRj7hK>OZ`ZD,Ht#? hm &TR"rq+P[i=HPcDn[@2>N};t5u,B+ l PZ:RqKj:DUg_ tcIpc֢7b6iL;Vft4XÌQ: VƵtWZwuİen@A^ {]AF465wW8ǢV>TEwhU"l\++r 7z A9κঔ kGRR+*$:(%8?.Aqbżߠj$M%#ܳR΁-y:KW?ÒW&ox7_xmjF1t▃K+kRҤ5+R]&0;:?fP{QCOZ޷[y݉FL!Kks oRVxGȣM]]% by]ƍERҸ4a7)|/ N>xEm!jN9 06;իtӦ$=2Gױ=0[Jd;*D?D^K,~w=e҇~hhObdy'C3i;]ܨбHH>haA(Y N2Ȕ'>6 (LY>WbQ7}Ӟ& \C)Ĕ`vXadIݖb<^Tv/xp5Z rs7I60P5J_Zx =v-C;0COKR66E_W쎌nw[ZAt42hh'= OLҝLOL ےvh4?L1RcOn'B]blEK"LǕ+UBgn9 GA~Xؙ,ݶ$e>݋_sI+<: U@sQz޺Peo)ѰH<ƫcОTMGXhW@$Şh '0x{R E \iWۤ{GJB '1ΒdϦ*2؎8v6j4ur۱_Y6&<ߗ=`1J 5갃r5V0 97aHOpICh9&QCT ʄ:CĢU.Qn,yB_gG>\aЗ-Mg8>F65軗dhăЍ~9t 䘵1Yp'.]z=O+{NM[s'UYE=S9mysT| RU '%p vERG0fsQ"Qρm0nG\L}J< WNEyZg/ BpC_3-6X .{\ř ]+z`GAbL4ڞz0H;5t`q񱫺TB(^Wfj1z{fʱSHյ^[#4j rJĠD#~wq;7zu Dž5t!d䦾 ؘ'CXnnN\4g:xG6)*MΚtnm48J=;{ಇʪ,(Hmޓ/l4B Y;p޴?ݬJC,I UGFXZ./SFp6OTF w퐑gsm54,h:V7A7Jj/0`Pe#Q߂_%Zrl?ߦz5[$CsA>1PqavWl䋟!5[ZP0Ì Q`" 00 QLd7b1У9 !Kj %\Fj9cmE;Vb/% q#ղn R 5^qhӦF?JʊvjExvB3)lHM&T<=CZu=usH}'Q̗Cg6d$g2ψ*ʋ+mgCSm%UJ6K*r%%%CJT(>Jfl Q7^Hca=+ub_ݴZ_wg)!OZ"\ЩR}Yv4oNU#N|rܗcR*fPdK!:'HAbήȖW~EEiI 5i( J\A->Z MEp#RTVlBj<4L=M}&xd=u*bbRP x}].88ӍEbBxgar>e?W p{ZguU.& JCT=z/IRǃ ?ɗ"n80ʹbsOIya3վ RֶM6+~qitoP(֩W,bHNU96g?9j#[2•OM!O𘄔yNV!uhK;)g&ؓK43n!H /Vj+ >Amʽ*zYEPUᛷAla{)=be>+<_g/]0(>DmGi|#HM= gB%B,\׽ i ;ׅL6^$ c߭[Tb 㻾 dI5HQ 2D&b9K/1HLl! N|+k+6YT o7Z|+k}dh9 6D^bk'e 3Z9s2汁WeGƯ ǽ]z)J [i?f4A\225[Bve&yT{ l LIٔlN5ְ+W| ?7)A󰗻f_heq5C蘙mY'u{+ Lz@sE|AX*iGs4 $n% T7& %#HGq0럕nig.4=%ln- -[nmuXy nV},s6AbE[:0tKFhc3ņO PUÜƘ9ģG駣+83LOQFpmpyAZGlT KB\(G q$,=s}uOXɍeō#P6錘Qռ YFZ&9n8M47P0'/?PG&Y#h:rN,q}ЭjuX n0ۺ[B3BR_yya}r,w`~ F~(DvA~h)oNŰEz{k ? HW}܏P;e&8qՑg^G@37y8ZW(#p+G b]1MNLPX|vu"ڬ{5k&Zc t-%^3w~#N/ x)MwcJDi he 33YS*üX?jL_Q N}~LwUe8Rкl~ E#@~q򢼭2(]C"RLqFx90C|46ǟ)ܴ;ar?e *]t8@<'rCs\)r%`Oo/i^%.(6,$C~mb)E'|0M#'$r'T]3%NiQ)+ oc r`X\zֶE{HkT%Չ(3c9Ar3ڼj%((w43/@ ݗdNkN`S)D(fe }>CI,B:TR65PqUTA&wVQrZ&뙈4f(̺S˻/ޠ׺a+bx˗Er3օmM~xfU~W3.A*٪eOtFŷ e/l`KX@v4Y7g[@$e萱= gjҍ\/9;22=;G bXo{ ;\Dj*z>.(cXYkj n+6`8U3 J*fIdDRR:$q0d r99X{%; U?$ln@6L,єO`vx;-sj.gߍ$p>q1ˣ?_ԂEН'ٮ ,D-O@_BP)pPZ YjlCY6ޏѸrNJa4f&AUfsqOݙKR, O6c=Jtͩxj#]PəNuRtucRјJwͿ&܂̔L s*!"O+%A(L6GP ^sŒMLljUX6LF 0Tk-1=!"j ++fZ>x]~kiVM*`Oؗr uUVt,z"1lw 5y=~b_5:;MGTǩ2qz??EN.B߈As <# sިfnNAm7P@w-4~y]è8s^oo9[{_9eek&u?a83; A$$ QaMAm8>}KRI7mȾ>>~)!NjmQoifГ=_$Vӹh:L/M'-c0$ǩR]lQ H*\ rf6~}WJrLv yؘE?x)S^$b>5#Ghƅ>z 鮘|IHG[e:#* aQm^h"_;`*G6;y)^|<#^hWfžsF˂T,Ε^_ΐ)@kNД-Nn. ZT~r̎8qN-%{c]dC2O>ȥm:vWŝJ:G,П@o$jq!7 &R֝=ߧ(la7&]ǏRz2Y}TǣVHP-%$|Sm{Y&49+hX*u〻8ls(i^7p 7,#y|(`0w~?IRm=3c´<2xq,Yv, /(׿$iqV!EBjާƘ5~#8 5 h6G/+W{>y@KDFW8̬N]|uިhu%$J𚕇Q`DWh0f dD~7萢ُ':^&wBG 9*YNײ(@ [FAƲ(fy n6 ii<֪ * LSWyBBZRHaɧf^ ! /:b[r @Cduz[4aTW`L (R`PMζlyRvFjsG-ARDha5'r"y9kPHd|I!d WLV %+|.6LQq$D[/:D{]nD%.w 1m"E5߸Q^Yب .iOOm, {[M|sx Bj=J󅬈8UZIˆTXuĴ8tMR;䮛g̎|%_N 1+>s*eU$?" ,tY0s2RAݯO Nu[8H,d( +DT\R3"*ğa/IvĶp z)A&\yI,#Z\x[%aHYdoj|+FY5L%Ѧ/ "wf()3!-2&jzԑfXKl~pr]At|qvr_[k2B k:cg{QjTYͩ82kyҷ=<"lX4Z*KDCjx/X jH92ofDvR4#ᮘLUq=^D>ۭC,tCL4KݯbSɯ_k$RIs HmDc`#1 e"O.nR^9B&Z|҇w]~c9z3#9b" -׳XRe1n2*Bf3ZuH>y%->͍}ӎ55^r2aI'W' xV~X7D^ F %xVFXP%!5[t(ȃLFj(KEkv7 8Vpa؄;V/þÊGbFɵ0pv ӷHwCEt5YJvvBMf*V-&P.o bEj؝ s|*7;f VJWaZ(U$)Cq !Ak,y2_*/Lg84 HWR 7x5={SR]j;r<;Adi UMQ?>C[:)#\W,q, ٦!5H oF3ǥ 0n$γlJkD!}:r9BUG}?q&2Sonx5o\7F Dz"fIcMGLH3k;:{-&sZq[I-6/ȐcfI O2ѣXALh-v TK*&tdBȥR[앷KO^'&y}P- f?CUYkSݽw/rRAF(%lJ{K{^jڧDo%lʵJ8~A&R.{Nw1[9৻-$Eu%KV>8sC1,N ZDBeiGш2rf$c6%K%ҁj4&(GF#"o%B Ȟ!jI\( 2 eրǽ&a,$<>SY Zd3&N,˽K!]psԩ|',yzSrg")TYs+ 7MR`6E@|o񄃩˭x1mbƤWNUhKwL\E[a=]7Fri_{Tk4:vzZ-Y)P;éWDثlX*vˆB5ӿFP/4g'PTЇqm-|BDk'?*+ձTߗdc\0 s rmN\%,|DUTJ9p@R=L&s4ng@/3Q.ֱW\"p Lܨ_dmK6"  _'!W ^:`wӉ9XD\!L͹i}lyk.+^PRM̡i^}վmtݦݵs);AMN2!I0_YLw8 :$=27pZu)5B\՛uؼǤIrWڰ5/"9 hձ3GMEP6x w9 |2R:ZoW4G>GçnV0dqmlŹ0]rsn i]b6L:'4YCstr8}vx+wL J/S#'4>_lBXi t tmbvg!CϢ`B'!n~a/D.,ߜEApa vM#sBgUh EiizRdŀ"gg+xd" [.7N5k6 TV6?= (#%NZ VftsZ_Ya~N8McK4whLsE/6|o01eCt vb /lJ#9*US >\5.X, :LS:+.p*mҪM`{ei~"WgIAvp F[,j\Z'=;ҐmA ]w@0gY 0rb>W{>*iȩT79-o(/ ʫ!A ͺ ;Fo6M+O楛C5 \&|*-.4hXM㵽lS *F5UJ}D6܎@>QFe|tؑSCY(M$r(vJ$SxN21m:Fi3++kbW=%>N60! *ّZ2ulK FXh|??+.27KDGIRk( %sT*T bJd^ݵ x:o ePWWk) L-!J5ǫ{uS-Ӵk!݀6.3jK*~<m{k@>̼JY_,r~ww .~' t+*.!Zx0O&u֠):?QB7C^jR U1tk2=Xk7qKN g5!! U-^4m5 T+$SA>q/ټ[5 JTVb5PLC#Y2i2aN` b^ 0ӄ#i&ÝCC&#on3a3\`FpC)%xӓrݝEm_'dɭϓÿ#TCa7D}^}Q/Rxhty #bSz%\iei:G m 2 ϤA`  Wʤ4Oe|#xrwoTD~v7(g$CQ.P^"]:0BaXɈ}..Eշ(?4Yl? ī]M&^YNqvݎVU> p,@/-SSB$)i"aB͏dUB=]c?9 @)(qSໟiEdůzkm\i٢Xڋl_g!y6+g(ĽIB~Cm#bV<*. VD1"Ot0^lǎLGZw.ԥ=/}cQ"8\;#.s< *exA)<SvM>= ϡ?/x&XUG{_,wfY>OGo0ŝ,nnr#ض@T~RLU$ŻWvH{ -L6ODԕc5aE H7*OeC/>$%."ơ[',>;Dο a,IXc#Ʀg6璧V%2P{ѹ|kې ? P֤a3ùZ|W, S"z@nGQYk(7xNt nί2]:Fr `{$ 1D4i2Qmd*dTgSWО .ycI$w5X) 5lh_=+NѨmaH|w*ˌ.20#ǀkފv:5U c0{ QESd{g%f.z!1(g}=@$ք&)<\0~taiiQ|r ˺?hsgRG,"DtAo$?o=Ҟ }_mpoK8&6@5J +!d1ԲT'$?s`^?y{-šIZi;I84qY3 & Ƣ>3Jv*gwvzpJ7G݌Q`J~=>"dzM=P@n:%|D JT`gY \?:qyҥM.vyW&7TY(t f9[X,cE#l#/z6mhݝ|}i/Sg.DI=pz0ĉ7鬰>oюY '9ҡo" (uF`J8H`Ր%Bg݇ك!78Dvz;r% [iw2(5h@îČ;AIGd"Z30meheAc5|[ 7mv{mN' "H'sR>Y3I[C+1Z\ HK ID#*)uaW5;QV^E)#%~76pL)NZy[bHxeɉ. M<ԯ}[R>qBaAFL#>cr$m5C\~T-5xp8!ڼS!|:ڕ4V jܥe<.̓3~%z7>(ݍ2[gom-0dl%Cr!O5қ>]LPͮD~t K'\j-=+av"nl.tLo1Kz DŽ:؋:\C gV-5m[ V͔$@VnL3 }Nkw3}:@`d@6,{.:1|JUbH8EGJpV*K| |LY[Y0)jc|Oͺ[4ߥA(z4qEsp͔ӯ<x|S mG 2(iXw== WяW%!JE^ ~9X t2rԫ~ l%5^ K-,[6w j+b"$6>qhY`xSin SDX`yh]^!6qJJi*w j8Y:w ݏAz.!㟲p_(镭#װ+x:w'@W="#0-bV xh"?,6Fޢu_ ⋋}\$5M#^AUYQdsX/L^5:Yq6g}6EAv݉.FCྉMp*i[XcL+2uNX"-w<ӘjyQhq8࣪SA#=Ѡx`K1,4:Lj&W޻&眡'H;] os}C E#Xb,J7 y[;n2[io:FąY s1IT ~tP%]4NZD%|<zTNO@P1{V^X'7t9bJ8e0 7ݼd;2X\l)YKQzڪ2Z3_/.'s)6euK4 ta6'|SO$d%}P CJSJ|o pI=7…[1M|V)]F&rL*XѸ^!s#*N6J`cǴ2t[+-pԽzr\(|urRDIbW]Ik@W7&~Kc!@i{5keyE|+t5{!l_{9 ܠ(61A޻Jx.,eh&eΌ ORODw_AXDRڡJuDHQ~nG٪]ˀyKZLn56.'&>QhĸG65u%jRnH~,C NE3lB|.~Z & }S,%ŃV0΍闍]jUOɫF?U}8hoՂ&(zd8i^#UlMj3fDx鎲Vyty 5Lˡ NQ2iV 4*RJ_j&E,t3Cko>^e}W`l.8 ZP@vvӦ@g76JPk)Fu{D}UZ}gNRjQDL@N׽6|.7Jl pP8Z2u}v mE'>kNr%,q+(5zN:ZNB9T>oh[l0~ yy .*ݕU3MCWXְ\9'F*}Yӭ}u]K*L4-DP` glffrUG˅hVQ?IYF9@>lCeT!7ՆȠq|w?b#г.:5$`XhkXҊ ,ʓ$'ӧ7[ӯ*7d>YpxpknS<n_]ҕH\pnHyt:bfյS+:_3+˜Lva8TE.2Q1^39L!0;WL0d .;ĸ8 XڳmRIr>ƍ9N?i^AEs:Gfؾ |4YUq@xLh>h%D!I,d0'1MRM#@翳8*pf֒WޟIl#[DxlwܔÃ[R !pG1-ܽHgj $[C\k 7626O{?nw@8tSppEEI Jt|2\5-y~Oh>x>; ^/ULaFFfB?'5 (&`yc$9A,Zʥù7='! ?{HS!BT.$R 9z2nt|Xi*t31N)&# JbY"2dڳ%=rJwN"yN'#? ُWfk R/.ß${GAGB_"dϫhOP$ w^2GX ׹ k4:G2GmF[>{@ˢ_;!mb4{ֵW NIoEa_ɩs0}ӌKD"w=v%|W(2~RS-^mC GhfD m4R(ߣجZ?M ]^^mI<-CEVu)t˲ Z!oSQDQK/-mmz!Ӑl>vCM)THJ|K[G0ơ {,޻ sG`ü6O49pAVr@0oݔ)A{MW=c>R45b-,cYb*k_j7. oYhC#ks2ȑz^% 7??oohNDc_J>wnp3Q=d4BYFzIm[=-@|+͖o+GT{kK&Qa3!3>Z|GdHPCؿѮ;24,̕8O`&f"yt?~k@X g%S/Yr:Re,mt g9Ξ,EYږtxGe+ۚ6֙4@6ZCewcC?g+^;\Pmڿ0s!#;7%]eQ(KuCԜQhS̔X\0)FEji =1nfr抧z郭hn 60Z2ͺL ["Sr|ILy&N(O'jD V.N`9 o!^/"3jv%d%OWs[NZx5@_ҰJx84Zys0EC᥷u)>s%Xҧ`MLx^űmw҈gAҔ.Ȥ| 6&̞c)l(~ͿfZԏYDvsO|*҇gK̎7 GJe;y#a+M}#H}Ж<&kH~hXh0Y%nOq)6:F_@,Zb"7g3dЀg.4#kܺNG 4a%S*W%X m*״H Djpj0otXcYUSL|dqɈc³[JVkl-x}j;*C~hcOrKEN9D'@\5׋'b'vDUI࢑?5UqP@Pl HЎqi.'.eJR5^􅜆*cع5J˚{xA_0(L,rbEK3,Y~/ #Hx!ٖ{6+{U'Oʇv#M}Hs+[ڥ"x weHuAyQ$R8U~"\‚i[9p_=We7ӭ +Ȅ[v1)o/lgN#*0BR+BGYGmgΩ2 '#9YmM/ÛLOZkKl-f/nk\s[`4ߔG#vo\͐ 2JVv4ٝ0_0XSI~2+wͫ^_XGCe2 GmqũZBg_&4z蟜Bj0,GqwQ {q ówb$TESuBHk=x(Cz0 ``QzjYA_^βX{3eőS_[ 4XVƴC@H<;4-auisrjbNe!b؋f Zu?X|Ͳ, dkȪ)X)(ϧ-U%M$JZvs765+,ow52 QD?gRU ޫO<kͤjBNݠd_g%W~%i/mj Cs;LZ7&G%eߑy!ao&2 VyhE/Hg;1=R\@kX6OUS.8 +;ZKI#XLw*޽zc(!3fuP Ze^+d|¾Z [p 0/1HH04 yeQ\J]N8u }g2ug?ʀe%*&m+!f;K4 vʚK ׳yXuŔsMMdT[4oiw:XmֿIPXf-bO(K7uQzcs2ZE<HHd +2P,JwEQ ݞXG[zi ۤ\vosw/\lZvDbNiWåOdW:# rM7Rx͉\30e_m'h1 (oņr4 1Gй!K.=88 ؎^l2>chV@(M.:] -{a44ӬLYmI1Aoph=N3`B#^*3MžkH_[Z`6qEh~&76Eʼ,Su tnJPgs M sd0FjlG: 1 2d`yr .I((w\QM3_GnRORB zV&+#@$r/s+\Y '݁TADw cD@Gze0Co{#&h1Dse\LC =7!l%^ ,nNSV<7}%Op^%ngIEBOq6•zu7?iD ,Q=j8- V$'61b)'KO Me.SɛpzNR&ن V[Hz:&- Ň|ImUzf!M\nӉȪ3\12nx#:F }E"$5UY,hnU'b ?l|Lк2ٙZ"'lIY+=P}Z~sdƔc>@J+kB\=Ճ |f=@ts,.@g>Nc wڊnGg]q$ *Ś/d:!ҋ^9(ynd Z?A r^hձ𪾈+ʛ RW]s`/(fMBwoٸ3yG$\D3%<Ɲa@A痀F [^`d~QI%a >f8ϫp;qmp9,d<-.qek.'Ň$lCK1"BQ(OS^iN=_V{JY]֤)ؐcZu$4^VhKDՐVe2C msU -*֖]VΫrlcQ\ SrrλKY\([ bNZ.R'X ůߩ5 Is8,2"D~.":9;5LA,Ԟ3Q@.K[nX jK|^4p{l$kL!ްI;X8\$>f)'4Y4;N@Xpcs%9 ˅OdA(Q(j"R9=f=-!qs cvD,jC݂@? wZ>#(mA5Qٔ<4x@_e9Y>/dLE@lNn7 >Owhؔ P/,\} ,Ҭ,*сV㮔b-Sk n2,Q8UCOՑˢ6FŦ [AApUN J+PiZG6Ԯ5V\նIxYa O>Z^ <ըz\%pU϶}ߣJ,bRzƋ,șpU/ rՋJ, 욧ߜIjmFR،2̑2v m{&H칊 2(O19̩"Ҫ=6AC\p)ā?EC!x-V`Gф8NNd(\˸f=&p^Nhz+Qevdm@\@H۾%A,Lz;g צX˾K{N^i(̓uaǗȶ\5]&tFUEu+xqјSζ1؄~ߥ%rlTtn/͊zxؕKQ;\Y9%xH!ŷ@~K n]r .M;2A w"5,a4ҸZ$'OyJD9Loo1htI$d 8,+96/ PЊMx[׮dh|Tb[.|oLQ[sWVDruZ,/|͈ RJm4{rgx]nҘ^1}ͰW068*r!_qJ US5Q4lfWwӟfa_囑(#lŒazݫώtc=RAF]b{jvۂ}r}u8I OZ2\j>+Yy2$Y84hye-Uya@}7GnjW?J:Ox?j_X3 ^Ѝ=+xYӱ*N_KwvgK I' xVv+l3+rcKnW+=VVS,ⵈAN+JiXQ\V!E AJ f?P:3?zPSjvRmU01!X61jA?k`lw/Oǭ(2W8o۩; þ&;oA{:@!J/W/wPI<uK;g\( d?5p}#[szБ;]|2h wtguK zڛX_t́td8Po ŧ{R KdS*Gh!hwbr}dK[}J~N]^x]q2=薚b_I [.gЃ;yE/ޗmSp{_ Oǰ Z̝mM֛R[aLksi 0x2KBƩ>+emq?w d7th/0~j ?a7Tv^]7^wn0o3]R =3/|RX Vo6ޥejGȎ붢MNJ|StNmnaY얗gO8r'(s|PBb-0ϙ ()65X,SEM0g ࣠I@fH(ƾ=|*rjPmC< `Z\Ҧ.>ެ.+:_~o/̍ndiBYjy?v`w!v1 Iv1 ^pwS_[[ 0a/2m Hco鿉qRE35O]. >O{jHě|g@Tjw*p|M筚5gnjz4{%a&6hܝ ulftQ2,bƕֈSjw.ѪslzIGe3:R,QQ ARdRZhk$ P@Iݻ+d&eA'[;1etq}q_Ri[>&Gb^e@NDqvm/2,SYŃʥ3 JZvn肒NHC49a. HS,{Fqv~gm@+i:ǓwQUt[,SK؅АҐR{Hǒ"/\{OI@%cHy->r(h7'$sbf wf(%ƕX5NB#bȂ[8;Qluc)<ӧw*_cco<; c0!J#3BmKhQ#@襎TgOD7Oa>/l gj|옹ek*G=漚79$B{\> ^zϷL[ :~فPW*OOWVYfyhq T3:PeB,h濬(66puUӧ|_3lP\r|\2>Mhda )oRrsl*iek;ŏ]_ӄ V%rU!aZ'ztsRۮBMcƂ=t ,9W%/q]QH :ҿAk,ҧ:z(5M Q^D- n*Usctͬ.DA@ a\Kv̖.S:"Glի>S sv;p*ENѶh:eOюm4JU;{p!߃ͻ 3AK_(GB>¦KRe\'v_ġ}q9QR}7@ `_s]M]Rk&6rlHLѿbd&kV/0cu[=r|y|BREМArzA=% #)^oDm*bR><ڹ+eR/$3r?l ZX|ʪdjի%l邌e$m(9!+_K;]lqʮ!t T> y<tg:"0FC9[ Ȃz;$Cxb%i{4xB?L2%A0Ӥό cR4:UV:Isf9-񈲫X >yZJ MFn*a 3 %dR?Ve]2ˣ6j=ɤsU/4Y " y/Yۆ[cNh>T ^'ҿB WGb$^S3JTVו*U1A|v5PFbOX@2t /p1\bȻ3x`x36,QcwmXAQ,(/}AZ 3@Jf7b]c_qF\q\pVwGJ_\L$`ų$.E'W#nZ ޫK16Z4|0Ύ2 kXQ'ONYv-IgB+)ac)Gՠժdeb*d!F^"-7p h ۠jR:)ɓ(uDg5v'=Իo:J/~o,R1NmoF8P \7]L6ys|'b`檰چ2ÔfNw1vu:v[9:ј1^|Ul.@`_9b@_JwpV3 6 wk wP˦Kx!U͛P]Dʆ6Yw=j}0d<{y3'sC)sٝ…DnpG}^B@z:6 <Ø>#{1'="2+fg*B,-ZT )=lg@MX({bJYC`wq4 e?ۣΌ,o^h)$C>8K 4C<ljq8kvZr#lڔTI"áStvNڝ»\#zNSGjdj>˛Za CWS\1l2RSՂ}槖hk!l񜺑wRv~]TT1 YkqqG J[#-dZ[#h\H;ЕGkrBЙ^"UQd|KS.6(kpܹwn$n0NL9|01IQ\f$|[$>;{o1{s[3hܽܰ.LHU&mY8bfAz9(>w3[ܿBMf-I\4FNB?qq ͼtAC ]85~r?'fnTp o VBm6K><[+C7bRzOtLzy ":59+u9myt21ןPpx4ة?4ib\xZ$spϹ!w| źL+un!FC'<P\mr+sBDȟ>GZq}eI t׫[ cS2<֭mI'&߀*G:I^iCA]N:/zbE>QP &o)#Qg Щ"Fԗ9>Ф>uaݞ89qlx"s{wh27tx8' KQ޳[ 8,xܧ;αIb5 e +Wsj6'YGgBljbd۞c-R3$cbPR>w8*OiP#i-NM Yc#R-Z4NwQwX S+!Pt6GJV{ 2 Ƿ4FRDmd%7Q3}'`6U(k>;!(qar %k;7Mh@ (L\BwfsaژC3\!bxzjS nOuvū1C h^1]"Ccl h2Fgqp>:2{]Ũ8 b% ,!ޒx mս T'͗_ݤz2lь4 .1f}hQL*~vFdS"L!#ݾ!T {JRR+0#^&\(L@Bc/mqNq-ˮx0קkSZYK.IM%t6iZ6l7Lfw?=s 'H?S|[4\;qJ:fi !((RQWgr2Rx~+/aېYƍAN;?z!n$A[(o?#GéRC1c] ϙzԅ4A~<ۥ($6D͂7aڥSQ 0b6ZP[7ƂM nvlcUVZ[.c?x.Չx!,3,N ~kBw><`|0xrAaDcಂFD6&4xڭօDF"ϓYW Ƣ~MGqqL66AF\q[/!鋍ͯg=Acc##|)'oXv|l0D5Uf lV6 VطR~۞ ncb#b[DNr`xɸ%)~薒Qtx K>~< 0vv ZO(:Y"$U)(z+)X$%6c}GfaE{GC\}4CG@_1s{7i nzZ=6fK3$q䥉`:zyٮ Ed*z|FrDL&Mdk~bYm93vZlDV\Sx3zY)\ .H6Fz;͒.^7 d*fDwbډ &53m$0h?̺@Qb)tPr7Zbّ%sn[ϮgF>ߩ8~x_pY~PkJ*Yskm:]9ӿtl2Klj$Ώ帖mD#i FX?,0ܯg4Mc3rWCAj)@9f\1O0Ϩ T\만l_ PS|Ϣxݙ tϋK3#~ɣ-אpX!T#0ZXl؛W kY|[k~8Lh B{X :g(WSaGi[{8 u?z"&| 8Ps 48XltV>_Ha`O#$&Fˉv';xGB RW<5.>FDFk 4(V 2ٙ4Llf g4@,}a/m8ʎ,@3-#,c;*U?]h^ zTlvr08wF!&;#ת+ghz` C˧N5?)$TT;]_^&-U ceAc"FӦʰa#\wN^dxILFp)f I.P®⣬ Kd4?7@@$ PKZXuTט!7CE  0NPRT2;yS+3ڵ/@0wrgɦW '~UXGq_Gq3tEt?L7ıVn?pkH+2QJ5iiHa __#Wh,n|]ڡq z,hH 22 Kc@1n5gzci# `.YMJ9Yx6ti 51n?e(뙻?ϨO;B  f<}dE}_ԃk6k'+@ a='oc @ރShߖ'*SlR f:QT-wWIc BZIpSL /%"̠LFo\0!6D5Ej-i wfC-i;;LFՄQglJ?>OqNvCrt1wsL8*uB"҇(,0 q^!HjPu| 0 1J9K dSX\M=TEO@j|E[O48`VzȖlmhRqnaodo驃L{:qKV F@d ϶0T7=BҐiZ p(4)ꜭEn 1Κ9F}R^LDqXCD.1\ fEig"q{ "P} !^XB4V;=+d(D@ڹor@x7DʓH0zW#VɑITJ/z}yaPs,*mt{Q($ka?G7hظVTڞgM?r.drq(4(ЪF`\Q%x@(OµǐVu&$yecJeC9*=%saKQ^ѠaӞ'Q2W_j9 v61cPv4ɶ"} #~2##nwBM3&.Yɳ8-TDž\cUŨeTǬ/q(7SCA%Sٵ@0E00q˻]Fdͭ8nPsu|,Hz7^7f5ˏ6 lɉwϏ:I"39 (#BVw+;l1iͩ#[ToQV_ w!vn~]r7)QWs4sL{c+yL'Pfg/ Mk'/99'y||0Q.q"-IZe])L0D"#.XqP){F_;|''Ӻ2n\1<O ƬUd3jgKwE8ũ`0ԡv*f/bJC> ]FXuJCBJ*~BG\_T!]Nګaqeu%|Qb yYQ~kD[5FMCr$ON,͸"Y2[@&NRco!ĩٟ+H'U䙂ǖ!pGUo097)7OA6H*?ϗ V.d)"SN] ~jn{Psq?_yۄ%I:a~iY2e5Hwp>_NZ$w ;)|ō$Z'RrRAX7g%7sbxvC7j6ퟌߠX1g~>@ :[۸-96fͧr{a Q78@zXGæ"N )rBlvJs_ ><61P}˨v\2\ D;GF S➯v_id`Ѥ~=zJuP4g~Qa?:c;w20t~}IyL858Pz^p“j&>7Z[< No{ _p/R!F%ÞRBYbV-@`pCkګup,d.HJ4} D?Rfn!)\H98( -jlqt쑖|"ź5nPa yWPGn6ް7 ҥ لiB&Y ZD!$y)MARDRPZbvCFP'^H٩pSp+9nT|{QW"aeOK?7^4t#>ٽF-יFYʋf[f|I׾kMpQ$+\b(CGGHӆ%9Ct}<4"C'X'¾M >u6 J^ "rM"yUC2(I Po.aTeÙ ӷ@ؙ9+Ll׉\ʊOm0Pn9Ǧe-o ȕaDIk=Qgp Zh"pHpaY(SfB/v֡b}x#dzLipBLdēw`NljIwz*-HFO"t<]yɃزcR/OF `&k1 `Ub\Qɟi})F@/R2xjsY^&O:  ^\ 'oC$KP1^+|\Tuʩ%/IycL6PrFp9' 6kcH4az9;n̍!O4 um[_4B[dqa󵢋iL'VQw 1)GCَ:f:)u}7!`*SU54VrdqlO{R(}cfb6@p5p  ZELrR3o84 &3?`kzQޗv8' ghw^hdج}-'E9ߨFv)lҲL؎CQQ{_6]DN2F ciH6r,~Ubݴͯ!$Q[LʣFm]1!=_tzIJj]*QYa,]~je7'd5ȪeZ(JZxqV78m#84 *&=hn.bh@OxRdfDC9*XqsY `ЁihnkKJ+J vZ9}"ZD UsXƮT ھ5 #%2XW鷲iFzl!|$Býi2ͷ T|a=}!IAOy.¨Qe Kub6)F :&_qʼnP 50($y G.3{5P-Ddq|ї>`?^@čiD{1Np..$YN'Z#1O hv쯄YkZ:mlz"DIb t'ߺ.hC5B\RpcSGg4q$\&WyӇx,KؕڏoZPiWh{{|WO)"{= ͗y|CDwSWA;F,TnݷhZNrTجIPTG>CZ"tOcO&|P0&C<*'/ *1I<)D0r@dԂ \ՃxɉŎg\Yp(}9N9d/7ĭ:QL#TG,s%3!AB~GF IoӉgMXq) FVYf W ykzm`w;>8VZf %@Y[o:$:N"rX!yBn)$ql? (-Q5N(o",׌YRW?nw.X7y|!*z;4Z ґa#:JNk*<8-Rȶe`*aX°&V4+qDfNGd'ub쎯R3_:`V|k*vCf{a`qaG `]GA RԗD^#}ړu$2Ң ixoL[0R2~]c/"I`߳g xoմÚHR2n#Z]\.(BRݼ#QWܘ/jg¬|1 7ߓe>k#yJaG#4؞,#QеpxQilcO&)I\_ҏKOM%GKlvj0gu\ORݰJ(hܶkq]cQj߱A~,[xPꌞӿPz..Ý&e.!M]XHdiq/z.V5A\̑ Ge.e V[1 ش̨^ c::R _\B/R2UvUт2X9՜ Y<>LۊDƟxZT h.9ecR%P:.[ wz5PW6 %R7x!13Ի]ɯRđ pUqGydx=[i'_q~ ꂘ6w҅5 \{(wǎaᶒY!i0pӧzYuw9OE3F:2Va3oz3r $"eّ .ӐvA PN !6?`HY\4y\eT1;q5nVȕ<=n$?4ѕd_ Ў/{=ډ\&.!HpyD:EڟbCX~GĠPX NWffS ;Igzw+v5+o mpgJ-+I/裺;gݳgY@~^_u !sY0qyjd JgVBt, >tI+mR͙x.xX%w1156d4PG=0uC -rTv~HH{4ꑧ#(L:ӔR㢈dIhׇ,lq&&P(ݪtnڬGz]о Ի|8 -u Oܖ0 *B3i|l Xobsb_E0`Y!n ?Azς9wu&~`ݦs} kK^@0Ư<ZO[:Y;-@ <%geBXdkE¶I(#/vbIWHcGKgJy'Nmn&cwJ1<}"GWqs/[f|^ZtԛRClL}? aau!E=\}BA1F˟Z џyQ(pnJTVQjPPNٗ8r|-嫘w>OޏuD!Q$,]kM$9Ðx(WъGy&q5'puRjwӠf u~UBTlM[^L66NfnsDX'[? KSE:) jG.@Sx_lfgj^{"[ P߄1̪_нƏ 5\b% e"RRLdOY(>vcIuw/K\6]4 `lN2%T/ hrMVGղdR{mu"(ư9W/叅WQ]b;C&6tۍgD9;}KN>n DbMqӷG ,q1`NAi۰~i5w@ŅV" cV bNlRseeljw2F6sW\=|lq9H@{yXKZiPCn- `p^$XL'9ӛ.ò MWŗ]z~,3J.!0ı]fe}]H+ʦ]*ﱬ 깁Id,އau"YyUu@JOjͮf>ߩK6B4Bx%}UiGclqi]){T`ۘmc fsƚo)[la!Z[iҋ{~p ޙ%޺7V0Fw:6j^߅t9./g^{|ZӠ^F!*wѺDQ$6OB*4;ϓWo #iQeټҘ1%i 9]^= " <+ o*,fzvJXNm%ȡv䙭xE#DD(()g48Eo/ctzH>[sc!@..#:^X0.ù񨫢-h1ZgWsac 223g|5=<;ޙ ~+\{^i{ eۣP*:5 ,et'yGTLW|(r4,*7 8?nCQc@|*WЋ]q?9͆cSoz' o,}HӂPII'LO2{!/k=g(Xn8 &K8_UbOh>sU4(9$qHL6*o+%#;%T5m`O%)fz-FKsttxk>`s 3AOYO.Bf[L9,yY֖=o|a"+Ro lJ 1gIoCEhNI gl nq `S>0l2Wr$ _$FxX֠n:|Tt I}FP_w9,ƾ ?.v=>񐅾= d*KL`f7'I6S~~6pgRuFs:3*MYP Nl{(I56+h8yLf=R5Cfڽc<(hUep2;ZkU1ҳ}b;V~$"ml(b$koE90rol! Źu%nM^5m0,Ąj#A l^ZrZ75dllCsMި'AHٲ4 H =Di׽v'o7k)\T]!IΊ|vG{Ӌq>OF+n;c>]RuVUvPQ/g ink:BY`;qq#1us`%)kƏ/ X.a=288>xsKtVG2EgCl oTv6w[=>rxmpdbiU"{X闿Mt79-A—X^y+Z[+;1Ƶ64Ę|  L\)ә^]uhv1BEo]et(^nK)q>bWʦCM{e]Fq6 :y!Qte2ʤaRE p"%1|j⮍/a&,H@LiQx?bC<@} н!m,Pd0 Z {~#v!YWOsY߯aA_G"ٻqaʮK 958RfKHē6S͓vΦkLnKUf[L1hY x7p,wnh)a5"/xʼE~6lRYE@`mI_&>=`~%>h& ˎ)V1?TdtUQ~yrw*/6a[{[gPFNB+g}CzL!>2yz줞&ްw10EѪMT9XD}xn'Lw^ O'rhFDbJGZ"w6u.IB|M|Tݴq 7C(^leЗ8)a 6@uɝӺ2HmҪr; ++t_pjD[zD.ZLؑ;wyVya{J玢[GS wni3svpJlG$u-pJH h@jG\7]4,( 3׆'t7/ZNOSΜ[ vXŴ,[V<(YŻ?4qE~De/1b]qOͬ#' `K. q9\GFV )ƉktYsڕU{ u3֡Ӌ)zUzՅpzT"'R#zlN,,eBaR mH!l5 )LmQh铅e& N{e!/>)/iynCVfF)/A"2j5XQrK#C!bb [>Z4Vӱ1C8*}@XA6oKd YwIWB,p908Q}xv˒ТIE^qJAHMrdU4|iwmV,;OOM?0(Dj[+nM:]P4"ǔg adk+#QZ;}q,$ b?mQ0:dK[,kmqpCQ޴B2tÚK t0n456n?GyB\e1晳ف3,J/UZD&+V:׉s"ejˬ%9(QѝBNpL`sb>!mЕJTq 7NZ8+9NlL?=;^z<:g>"$,P @04.٭D'%g/\J!&1-h~ twWQ ' _vc_{>ZU>h$B '̏"'imlfXi74Z4A{&*9e2zaYh0$ L"Fc:zB+I9|!<*h.VЫC]]ʁբ(XY/SDc.ѷ4Ģ*x$T=%AWfyrpA=+@Z)LVO{V7&TbgHO@L~<~ye?0[_̑`zQ NJW:WL2q%۠Ή'_ڴDhPf+ZPk|$ l4Ipx+C&OI1 %ZyTM: ' x>7 V L qcv&ba>8E8 "Vx# ^)7Kͨi}1cTïG T'vHJ<ࣙC gU&32Si^_r:d"KgpC( |`:Z{W0\QBw;HlE$cX=q*$j 6)tf:}m4FȲ˹3#t}tSEHL~OSg/zrrJ0q?J3BbA , ,\5>VVQ^i h}aY!9˶҈0 PБA!?CSثTxߔ@GpŸhR^4DlV~Y䕿O|rUie@jpY'D%z//˭ևEP{=g념hk*˟ 2i=MF7$`Tw[!CkuU] J 7%x ˕P|fCMX@oFKaxYXR:\REOxϦنĴS*hOe?#vE[OA )=1W@ݟ #e:?lGjj)tjڰLQ18HXC:LZ.)&qυMUIZmNZA\IR~QE"m_GA=be-6j哔y/Ϩ^MH1(%mU!]k)ڷ&(}y N sM2=W. I5i^P w՜&Pt\Wٟ"֛Z2xnJ➶1vCt]H8C62Birsρ/jQV`a{ZM!oA% Ndd"@:Sv g+Oeʚ? F xQT7-zQǩߌLs{V{򳯮`J}`w ®a@REvʃ@jW51Y!4X*"xa4<%E7#1`W=S%_-l57Z._\7hO{۠tTGSU5=Vo= 1yy2:փs&?ULFZ<OBBK$'u?C%!Ulwi=ߺWdعu' KBe@ ${zkVfO䖃=UJ$F3OC:O^H_mBe_K+5EZڂv]Zjf'`7xf Q^|ݿ;In_9*g; EZ]ʝ0(ЫG:i!a\or O7҂1~śjΓmͱ KafӋihQjSh0I3h .{xt Mﬔ iX#Opl? :Ta<@oo\TGܯ0]Cxڗt( Hϗ,?<#PĠq2!SD9GS|@/b؃LfnjRܬ4$Zy~v/ @֏\l6㸬JYW-A7[ήg&KBޅxU aLk)ϜTk*ŽS:!b6<$3ūqqԩCZ` k9i N3m ]v^=N|RB K\aMtr𕩗k֞ػJk{AWnBe6 { Aӈ>RJ77G2iRږ긪#;7 aeje\&~跿ZOB tGH_VO! 8kcH{67dAXNcd=Gk&qŚ TqE-j<· 1v$ge~x$ Y;*lBA!%49m] ?v12%Ѷ7F.Q8SaYhYzFz~#rܝ:wZa̜s`lú5"-PV b\˃'5"{;>S@,W|oB3'ߜTz.H v2~y2"ѐsd$˨|y<:s7~>f dS5W3ZWvXN|Ey6J< zJ RsR/##aEM\%vY=d]в$ !Rj`)} ~"$|\4Tւ[^fD7 Gda<}1ԅwKYcu/#[!J9j˙*QK&"9 Y6 d~ZyGdN~B;C`PCO(bfx- .'D; +3`ԼqY2e19^ҹFoX@i=m"PMBeO/&._! S3-/p&:R5'1|w&VQ8y"|ʐS.kmFE(1qhZO{62ծQko~E*t[A#,* `O!DR7(k%fQ]>S7hc&7Z25ʊH/0 d%YR\hc[,Q==\Fk*W욞o:ei!,Ka _he+1C(o`4.[) . 5>lY&QR?HF`6T+},z?S;z'G s4DŽ˔ r 7PŻȆ{XS. p'Vzex"E`*׻n,-EbD:^k_\"kNAB'5pƌeYFr&Ѭ9*isB.ԝ \Hw *zۿ/mX(9I0RZ)ƠOc4KVސ?(5 [Cޝdn%5/H[wJs舺ء6aN1Fi*@T5Ũk1?;ߏB<ϱĀǾcσ5+~] qZe`qSr}S3UxbGWC>0b9,51xwM:x1Qc&eqcK25.Z2R?¾-/pR/skc䆻ibL#Y'#nh;]nS8_}i5ȎMw2z% U hPv6m4?Z7lyCwnC4B2C\yN"պ89ef;ذgc^`[DlOt?ٞ_T6p貒@f֩b7ߥT;2IUAA-fqGZ= 2 a*Ce~ڙI uy"'Q"D @o3LuUcu X E8g.t1]a/PsG'N!$XpNav^n ,ZZG옠%UP=`|D|_5*iZO2M [MM=kw=yI^ZCIɋ)MsD;Azo8BEG+GOPf0j,D3Q똽E7:Y%D艟'Hu :;HK_Kaz崁xR)H{-*直i2Ul -ci E햣', HoRV?D^+Ξ8'#o>["ÉV//a!3Vj20ޙwbG/ "Z.WX]zh&LJf"nOu١e-.JZ̩V=kڞ-}k"8n|E1PWωiu.c61 o)%@~'PW+ȍ]з'h"ѶMi&.]0I,'KQff?[)X4^4Anr[^NZoX PsSK܅?hu˱Jc?Ȣ #GbǍmt5 _,<܆e&BvKPWU$G%y6B -T"> c/}DHԊm!!#XﱲTgݵHXۻU÷j&ٔ㌺:V4҂qؿ·7Qy1x^VlE_GQƱ DÖ]OVQ{So@@V 6V_VlRd(I U^1y(Jހ8cqr{@=H&\M5Ь 8,T4B,O|7)3M0hݧc(c/o<1Q!J?ᚐ뢴R鶶ގ%k]vxa +5 f*T9BZ.Z A+&>G K+ψC<8}=e mtFدˍigdpk`tPMLӄt!6¸ Ar[W:geNbⱒAEs2mVV.$$D ċe8fR' ̟jCl@!a D825 F]c}BFޢUrIFIe%~76tw/zvoWdN E0/qF;Ghh%(W ~./iTu{#eˤ,@;ej]qb~FPfN>(VY2 9s>8 }@}_{)1ct'PܞUQlB2[#MsVRy8^O-~FRؚ}Nw>ktSۀoP 3ʯD==._h'-*:)%G?8,+b1QSLfk{g@U2,;!*-b-8fy%ѐP)# Hƒ6wվ"_zIU6'$QtX8+*N#U9N_O!`W2>ܺ7 ;\s,;#7H8zu(j-I(B+{Qd_T؇߲f7>n'.%L] ~5l,0J-Xز C]oCSCWp^WTj>NYc: 31pLoYhSnTāh FMTαҽCqrÃT\[W>ze jLKt)ZbÆ څ&P)!n?cפi35#,NM10tX*Iq_N}O{ ӉoUr 8(=sھ= 0 aYk(r>}Gަ5#+iNc)vl­{ݚj]L'mRt԰F4eT`Ry 72hG %V /AdU@Ii@CpM̵sny|vOL#q]^=9:&ee_4.|6^`<3)$LKBX^Y6 iI3,+~2.<k D:k<֦ ˑt6#%T4#y80w!)kc4ݔM_b1uEs%ٵ!K`&W>`ArG[xA0Ȳ^mG~;֣W6ۚ`۟YU.b մ0 pr5B)sDF~ɋKqecIH̶OR Yu˂|UspРvv2_%TPpq%g88jo2dF鸏Yz.4ln`IA{ZAĽAf 1W]˱Zk˥Xf2GxbNK9 },CNՌ,*A:DupZ% aO8!A{L8=Hh ͖Gt;yw5z!C1Cld >om| pfy(lQ,쵧4o&U}aLZMbtL- C)N2kywpp7S֑a[?5$0As \tW:Mnmv_o؄Bp 4~3DӖPg̓RW&<1>z6nfM";/ՉGG>ڧbIyRO0/7VZw_f\?Pd ,q]GG!]plCx3GdV]N \!^qYTs&ع}+Zxo|jY4uZF~U^o'Yx~P*ȕ @4">hH$^^}Ww@,-`-ЭUzax: @hnqk]@B~( R [2k[b-'לЖ]u+_h X>`-W-sO2+0gW㟡]D= ﺺv,`x}bOco߼K)^yc߇?_.xe0ZdG.4MtD+辬I1_4_9r4:Cf&D5u*A\gi.F@+XU3F@IqgؚʌPѡPa aS\!tULOT~j#)Opӝ@,Lr}ap݉t}l`L!0-&94O YSv;{jACЖM0XW6Q |?uQ{ yfL5s*CTq~gpxp9C'#8IC6|o|s%S;"s%5(p[X}MmU); o-t x}ɚf!Sea&9F<$ݑ$u]cXCq'<"8OKВ` GrShҎփa2R](xp4 3.DZrl)s}/D C/qײ^bϯ1+M~%s/Oԇ},l F!5ELGJՂF) dyNP{nIvDQFNG9L8! 1oRթT!i>SMԱC̡?軙|~G6Lkܢ H+WUSA2tabDGIHgMpc69eu'e`rwxcAW1v+CmH?:xK. nFeua~{GGH>xO}Wc Ètf(] ((Su8IrJ)}y]5,狲ivtC- dK7(vs'k5D0K,S<$'E_5?/(H%]8,E #=0mKbPFDXck'\zx/}+6j-ƥ811҆'>2B\1A7aA+b+g[ݝ~NܶCuR 5:jW1":$50 {L&ֲ|l[sOaIWdK{pQ`0u ~GZˍz̻gkqv?דKN( 5XړN4T_*n FQ&b,\`d3x,DDI&ܾBf0bUJT7g<&|@j aFPSgd/'Se))&X6lރ6adkKF:.ʦy.f]NءׄlB 8eyk2` vsKJj|bjs&/&N5QeXrX <}O˿KF!KET=Ɣ $oie/D ^p :`{2^д\A)zE&S1Yxu4oZZ6,:"ODZxܢ:6VVeYڪM)dRX% @<7GO\^l`rvZh"-Y0 4w/Ƴɧ2n=>S;/K?O@K¸SպRRCZ?E*P+cB/fm}P6B7*T2Tb`nxM!1 o߭E\b^6ox[nxõd]8wO3.9F{ya( Z°~H"eҹqhYNLnpQ)=]mxcm y!y%'[mhCp@` ġ{ȶDp=9 H'#(eVb42jM/hﱳl,kggwz4zkEvV: ~?(>G+;sWtN!x*6# œLnԴΓy](nJӾݚEj7ܽhf^kJ#Y]ϑ:+ S2q0gNp5ylFH@֘ G3EqY_( Ѳ s7<8{76i_uj%.Gݨak^+6)¢bEFqW T2BO\)zWE[;c޼%nBԙ삫x\u bUe =_8]Pj] {:뿓z SIݍWk̤3Zw&5ݐy0Z;% fH_Cn7l4S C/ 5g+ps*sqޖ 翓bϵ.ʋCV7NPuנUEꨃ|ޣI[]0;3qU" VY*AC-VlhZb#nЮ P~\]!KOeHl^[W:kJ4UW=Vv MFDC+aV=>Rn0 #T=L% P͚/⒍`+kxOՠ6\i}7n]h~9ӗAy.咧)wU,xP"eHNRU9>Xyԇ.ExS-nSʫ@ 6#ՌhNOs$Fp ]Y|s3䰏IwgjWMǧDam eooԸ4]Ʒ֌ &Hy4bc=W_٧3&Qnŋ}d7ZWʿK3[J oUs7 -Z]8 Vw!l ` :@`BFeÚ m]#nI:BjAy 3dZBcDtpHG/$Ф-$,'vp?s1ZG{_D$})@:P(Wq/`8y3Θ0__SM0=@jk7]ׂd-aR4;B̻"jQ3ӨMG5ZUnzHս``+Zdt6noi).ZnsrI!Ǖ(_Vpӛ;]$:IF$:!~ ՙ$ / oVƋDy8:r^:sG Yb\X_\"r6 ́>ހT5Vt¸rojnA}e+GC0C@ Yҩ(0& +HzF S]kgD0@u]ST$a %HSDKw 3@YsCje>FJi&e2]C9A+TacqŏL`SstG"ZY'֟[1aXEbmx(ޔ}ΈU!= ӷۉѨ Wr쭁(rNG)ʱCn<3E/dc E8׉6)d^ 0r\_a;Hȇ+9.+'Y+<֩+X5UFX3u# mb v+⍝gi#{;&<ʛYwId8| zN\ޮ%MJKFWDvԫOtE q_7AŦ"C 7mG Y%1n)hW ;Ks^{{SF(L;G $ަ d*,%H"_2v9fqsSDz eWTάG=_|lR-f谹83"Zža_iGPvg'_R ;FDsdyHG{WF($]h'bKj=xq2zM )e!.[L3wSL~r2Y&:f!=EI}E,Kp yhJcO|\nIN1M_65{1n6-$˦5kW͊}ml|iTHHey W)3bjJmDDޙc0!i՗%CaJ  | /EO>Qځz>E~/6 5F<Ԫ>FUy_щh6aLK{h$R[4|4/<ɚTFnv5߉,L\!!hk (+:)NdWhj#";lDdC[`à*yViFO!n2aMqJxEmMw1ʵd,&D+7,C"/a6%K=ob|Po4N@x k`{D\uؾQ 4 j#l^z>-C#8!Ja7|^]åfܧ$0T2]8/g ^hyf=$JM9BIjQ+)Ԑ˱ߑbOlruZ QIF.o_6=f2frrYoK糤W=2[cZTwEJ@#v.eG!<&;vh`hIT_Q抒0iĶ1\$ԙedW烢M&Se=Z22@rb$IU'X-IR,nr a_ Tq|OL] j7!θ?iЭu`A$J_ńA-_k̖s6ik!ߠ G=@t kZyta 0mLլj+Faۓ)i/C@pO_os@Lw=݀MWxnmnOyI }?g$|-*$FwE&@[=f݇`xħp:0&NHK͡Uizc+Q2ųBj]g~}ʋ{AEB5{g91ޫ-sgV7nߚt @wjm$ʥ|RYUqRBgmJP YʿMf}Z~s~ʾ -zx ӄCV\W}5p8dgAb}*-َ͡S=m0.tCo{[q !d)xafb5e=~@$PLN$9,IK%f@PvY,%Kw:%bfoD/x*#o5%*=ؔZ0)#V+;KC?7֗3w띚rQfm -c_D7 C7ߵ/QH $Yv 32,ѩ:g5 E%WYÇ-H.vSR৮!.r,qR8$( 7ײ3*6/N$pBk:4 vTu.Kk}Wܬ3ϕ-f =ٜt;M֫T)bMڞ EҀW 8\y kI3NCHUu">'mL9hKӐܔ03^b[>`4 Bs#Y@j/\JSr\f``~7 ^T)c|NIGYTmQ 1UBG_AiU7UKRTSNE4$KfԌZG퐊}U9j zJh,>[oX!$!0Â7[o^$#ʈD8Pٔmb!)~u\:<+6 Ӣ,[ZOZ?D e)U[ߨ8H}lUrG}hgN/3Zq O<7>yp4dSN$p;\ɔ{B+v9ۯ`qBKlI6ĦcɍA?F5;kmt'e+8,12J!li3P'8n4d͖Qd I)~[y.iHXF+lequ_v Sߜ~ZXkŨcB!^ћD][^61Zƽk{M{`a;=K&CC0Oku u} LP%j<8!VJN*\mY_VWJrblGۑ"qtF 2Q'/B$A{ 5ZŔ XXRӴ;Zf1N'[R(Rpgfjަ¡U ٗ]Dk&'YkءmE 跐hX9/UCE1\N@Qj|VFpj8T:W73 p)cY-1ͫba'`PACE9.B=Ie5,gٝ@BY 2\FO4wZN Qq}ko/U3zwev{WL y%r(@,O'J_ĜcKUAa{qu8 ح$K)-y5)lb1e瓳xcq esۑYH7O b= oɅ:hjR"# 5sRc>OL"7l?AjaPDVM yxb=';;_!F߄<;@ml_3kJ*y2R;9=OFaGN+aH҄:@1zR5&bE"Na8@}&{M5'I =QQeÄ瑫[JNbq?#[/D%87 }tk ݺk`f]5 JmǗm6KLƅmkp2iEg-}s\t@; S΅w>˝>_0 (<+H )nO֢#l2s3>.v_f!ĘXk\/KՊTc'$q;pzȾ(|o"a19&ykER22τ{9>hxg}Sil5Ǽk[!12~g*)obe| iրEE(ټS;T.\5TXQ#K15;͎ _ZT7 /&HimF=\.3ʗ-qՠ~5 YΗF(l^XΜ2mR ZYe`qIImg\yyOjS7HUB#y8[M%Lq_𥇳ㅭi==2DAL !|Yo7P9^H`eq-س5-w j^;$3wo9Rͱs?E%>" 0F1[4/,2'Jԁ %nN *\WPRψVHYyI\i #5O[}ߺ$W~o2|uq*N]~܋{W,TF!~ 4%:S! ^=,/dO3BKݰMNjrhaG˳Şs.Q]S eSij3֨*\KOsu5$R,j5)~V*@ Ȫč'/ƀYg~4 xtdj l66-["tx ZV[}U{kZ]A`.<1'#M"mSc4= :e`}D{@tɠrGʹK/?OCb3ˑLɵ dw 4YxQ]&ӥLCmBbUAHE;9l :#ֿh VIhNɲB',S ]8#EϨuuiݧS'$숕ܩ8^.fxl=ZVr&ON&S|m%/>W# _T}vk|Qͺ*ڣ!)Xt a 2+cGvTjì[%ZDդ9/nTn<1-`Q0y@*f|"릕9ΰ9ji+)(L{aF.5¥&_A-~t`Kɾ~VT M|7 K((#k)[P*џ5>S_ ʧl uz B 4R~um*8aЉ:hMꞯd9hLVy0H {x5`{UKD׸[vm1Gf6wDS ^Gdr()q+,=DIӣoqT`daSsՂRbN!οnHk֕h09u[<\Ils_ph"ںÿAv{{&PL d:-¯jb6qCLv23l+VtX+BQ-4l~”%z]fpTG5ˉz;ɑJJSI 'xq#TEֹ?zr,P-x[s>sqă"Qc^.iJ`WA~ MSY;!c g8l@t%%Λܛ{Y58Up!+TBaNrfЩ@zaSfܝarcqVyݧZ|?mҹ,#ҶKWvQ֐?X.!\J|-9^NI b/mq_c0~z!QJkm1qM|C^NzNZM#E}H.X rZ~MAo^SJcy -?@O!No-HQhiFgrL쿤0Έh!LӍ7T8 ͛ԫugQ60"(-U2,^4ފ5^+Js2E |8EoiL~B'ecaIotoFJ "=GO'j1y$Gh_DAOtAH'iTprgW껙0*,j)} " TKQa@<{~?2N \dѦauL^_m2yƠh YC;v6> Fᯉo_GJ!.WG \uz|.qأ>5ylS1֪+ޔ04m:1SlKiEy<|lAY Lk6tSOM%ɴHa:LnLtDAg.8Z㽆 >^J;i Osb\& DMv˷4O.'Q0 $n$GX@ H%e؎P1\NܜU q#}5k1 s1|C'N"uwvCFOncu*"oW$ ׎3T}X9P<'v`&:"*FJ$S,DȰz܎xcVCFʷΰ"jRms~-N KCfJaɁ9IBVÅ.9bq v>]oA(]tXs+2Y$bԖ7p$oz[.`Tola,kYlK훗~A?id%2W69ls;Q0S]7Ҽg0ct ڲ.FREUTyw8Ue)6"aR<ĮJ^ \ƞHMy^h+6'uffk"qC(Ծb9H[j <%#ۧeLnjk1.C%LpzfBFYg{[^(#v쓃#@_mu+_.)p h$5+ղֻl؟fG8A#0׷ 纝| |Xpi=RiKz,`q:\Lf*cvxnϳ**m9ja ; :u2}7#}ceoF0l Օ =`ʟ Z6@a8!z(A fƋ;oeLs=r:`:'t"tίo)W¾ôEl؊DN;^SgP- EgWܯF Gd)D madk=;V7A氳X F![n; D01t;m65R?urk~#fJ2Ȍۯ ZdOo[ ,s˳w#9)&Ҋ zbĊFŇ:q0NI/Љ΄Iˈ\* F"YIKA &c)'6%gWAXBk#΁hhZā=u܀TacK<opQYQU&&xIHKw>>qU6>AT{m'fIcpW==9B3v/{=:+ţZ`^L5iv&JJ``nd"h^V^m^#5^ApOjĂ*d -}3˓Ѥܢa-|69ʂ )2z'ATw7<jp` k= sRŚ!0"h@ a{hL4 ?|@pR m<}GT럴?ύVI L>G@*&C!71++IeuD*2?ǥ6 :SXgHJQ Pz:hv78$)Oe$K#i3L( Ƥ US<@ ӉC*U%I,A#غ^@[jDaz_f9}>*h: VskgavLuIP!42fILzo\V.5#=s1O|2`u÷O±HX!A{T/$-"HJ4.5<{:(됁UU5gjX])#0bh^vhW"NmɩW\lI{M넶?4d`]ffMvU"ȭ .=c%OJSI2|f(Pa) `Q7kw{z:g[p5UBI>\.8OyNfvAF22o28N| ?AQ^Chj}@k:-׌fEoAku5IӋּitӇf4` 6&+m㑁OLmn6u75m)f ;j]շap3:5 2IOi|AqjF w186.-L57^F4ӮS@Yucj0 6w_s0Pn#F}FCH6tDsmI[QhDAoz vPʮeNEy&nW=&Y67V||kjH)ԍ,hDWLjn-cUMuF ^DS\ =IXd0\g\ +L wۓb1!"B'j2g~`$3#n?j]A&.A=ar)vY>/ϩrQ bmHxܦq=7c:w.r5 7 ,Hjx&d[ `lDd`它<_5 SS^3}Ee$;OgvZ}u_JzinT+;^Y_ ;G6kP@rs13Q&ȜU+ޖ;骥Аg [ u.u?n C no;Ãb-"=O=Kykf0RY*F`jmrqY>}.U|+)o z*-ԘiU&XwwȞbr%I\S%>_.{h'Akc-aLqQcqKh7ҮP˦={SvմSf٩X|஻"﵃Mv{k.ɂƉ/O = bfS庆KG:1x1\T>Y3>: HyOOR̈<7Sp1Kvބt>'sUAD&8~$M!$pJ\AW2f*0#m^P|Mq,1;S NSB2)ݤ!\FLō/yI"g7I+oN,g鄽XCc,m HOڣ!w'<_7lMtǾdVӲa^CG%{%b,*z< Ak_.Ly4]4(Zt^kbKV0,|OyiϼvA̒P =( ҈e)kb»_ׄB4vfSA=T WNvh[?.؆mpdEF"wY`W&~_ ]Jz!#t_|8bd4j'cf }g{ =,Z'_ &qGJ$hԑCn8 2&|f .-w$.yečangRܪ.m.s ",#0=~: /.E{l[MxO_CJׁ_5{qlTE['JWT(+ċMWjhO8MC;S7# 9bn?k?hXWᢉC U.#9tޣ{ <@> E C"I%d}søc"<@J1~N"m<|A{1DJ(ީ|:<$KZ/i[STļL҇P ~'i jeD14ڀt|%ϑJV^­dn`S;ҿ)7ߖ0IK ivYP VR){ Ѻ !&aY;ՅǛKLԄ Xcz"݅$J9ʞh+ٍlAb@JI X!Je*?ء֩}jirr=iEhz޶ MTd@zvf9L};85Am “>` 6rWu]>. 1 C|VIKNMFG;$9 % CR[{ۃMyҡHlun")5`^J y)8$F-O_ -3pjDΔxYL!ly^HXgVnؑ0ݷYGy޸5?8DiəkCi,koHM#gɤ&EgψY<=!D#hٸVl{ sgI.E;*KhC2XY"Tp; d;R?cW0n^# fO}Ld,V+*o&$L|7`r޴4fփBCc\>W 8E)܃C0,YVX ] hEb0>`Zt?\CKpw.fK0Kψ ;2V{†Ҍ+Zes\?w,T"9|qK0NE>Zaap< b[ߎQ_eL΁&P_M Ku(aQoMD9)^FBJ Q*@ 5+#DL-O;r>=ntzUI\8pc]{ ÒGu.'?pҋAv%٘x?2,T{~2:s;xG*,+s~b:^+&@/|J>("Jg->=*RY]0&YА)vlf]j, <- P}/Ty(D&r ikU5*(k{E׺LӎnC=$ qԍ׉@WIL(ObތXLNP` KqL޶-X|rb>MH?.=Ě~K- Zd.I N T/E~_wq72!0"^ϴ& n7}}PPe`zo޽T 0q6Ae VJȹW q$SED갔Sev\q̽), Ğ?g+)AyIui^W"o:UT ВAۏ=98pU>~Ҋp0gn:wz{ZuPkXr9LJpn3Ƥ4"9@,H]:*|їܿq\d>:S4hB}VМ<-Ya^X~P a$}ۚ:2X*ۨ9|]iax &WpO!K'?] E|c-͟W eAXb{>fpk*#VׅԛR( 4|GUXgC"`I~ӊ :@X~dj~^! ag]Xp崑WK܉JQ>os ϋeW`δ3x1SPWf-wHƣ>4V([փ7ĽQ߱b`LRxV@U)jIcǔREӍt }v+H~Skv@R6Wrp+nqô0/[E]9gH;WY7y>0XiBSC(nٍ{Frv5RZ_黣mn_1[u(8dɍIB_fa(E`%Rk3  uoK<톆Ђ\XHw i VP#Qi10?{ 4:0/aro`u;a;7_Bn1$ !YOa-4qX-p]J#wJzC%"ˌ.\i|sf$yb?rZɅs r^51C8$px4V/ `>1G $˘-̚ci&K¯{h6 <'և횜H11TB6cf$7pbFh)'>[ۛj# B.dM-C2V%lLcYb 9 AR-tczlT\dk؞zqVw<9}[k \XF%Fm*ie{èZ VHړUf5;^3ol>MM{$={kzzr"a$ڥgKyYD:GT}~җ;^ϙ"v+m-1Q&go.y* }׶FmJƇSD?' ynΞQZ-3J)*v0Y1c )ԁ&n=IgŤSF 0%l̐;BOT.G I|SP B1QY摣D6LܿwT&/1TRDya ^FewI1Icї:ʽF)כK^ɠ5%B1aP xhMMAj13"ޮ] `(S{15 E@ˈm}u@@u^|e oQ'Lp jjb0@!A ʥʳKŢm\1td\]P@uybEwsJ֚ S4{)WrMNO “N!2[B/WY츑ܰ`pH@SJn!ukhZx|-nEŋL9 t]߲ՠGn(>+DW;B"C>;pF'L3\&j 6Xܢ5ב܌xx%(K;Rk΀EloeC+A8s})5ߺ 2NlDK9ĔTp"wdH%G[ IӎXuDqB+j.@%Eל'># SN :np `k,0Xg@#< r&^2vB-С@D}-I&&܁.+L#Cfu 1~7[ImK`ϼ*iL%-+MY/6+x] b$M|_ht㣝u"թK SMNzuFܴ_~fSG *bې>S:FDDPi?|SL\gNvO%1A~G]M*2jv/- aE&xʦ3oR+ƻUǏm|ip#h)V?3Ϛ|*hn:?bBb=w Ⱥզ@ja7$*n2P8T7騁71i㈓o_+&NS'o]) -+WǜrLvC_?.Cb ItfD Iv`}E_n CDTy ĸ&OG)`5wHWHHB2w%m5fAd!o龋ﺸZ^Rv_Jw;g3FHղdnGƑ.=+VwaF]#[o]Kzsb&y}_4V9+6yǕl>I4ӛT21vR<7et\>xGe!"Iwt cKJw TpN`]T>X%")$/;^YD0FEa)|A5wt;:CR! .02ɸcZ_FN cQn%7Q^!K՘hZQaVsefw@xAX?Cֱpa*J =EFK!_0&Yu-}BeGL, ox)>&00 %x¬eC/ < i?=m%Q6&rGhŻ8-!h˾3CcpS/dN Em:PhW,YIds#C*Ҿ 7Xٕ)$uÈ-2}cǺyK@y^ }F;7;O\+g.t8}H#4Dc* od"ZQɓ I;^ D#F+NMفU4=L\YG nBxRL$6Jmb;JCxiumRR{s:־ KdͪOi v泡]1ǘ1&] ^Ѡ4p@.0gj658SGRD%ICw#h&jKWo!+ETF#  ռ#S]JK htz<"X4"'#FL/҈V2F ӌ ڒlfeqr,`޲r? 6QP՟܆r>EHy[T+ǵ+' Wfpƀ>{#C[PVڋJ'q>:{ə KŌԝ2Tg2n)tH8=/ΏU*$X $rXg@us .>~$'blp<ٟ!BRASkfU ~>2'LmrBԥxǟ塂)J#! vc'(l r6TAJe4Tl$As`ȶw<٬cu u& p96 C, خWJ$2ET jG@4z?eZ1M / iYN &2u8_^vpXF}(CNejQo xUrͤB)Qwyݽ_Ymo.e>  ôo۟E]myz,gZ4AI.2A(lxâ+k`~QH1sNh-8x|YPqK|'d{L%|al FK xlW߮ۻY.gA&xeClIaq~Vy'|@%rjw?AM\}fώb*eHiD+S }-PȲfZxhMl:b7ZHBXO3{{nQz-*'W~Ku5CD0ψ ?i i"2@p"^0OfQ37 ԸՑ؍a -r;[sRNSvKdA]CqQ8t>J5bNoq-Ϗ KUA *8c elPlU:P䷆Ջ~ITl,JG'ԛÜ,#0SG_ʥ6-y}N5HgH,dWO r|td)#fUbuEY&;cTA3`sPo![O hIr9m%8nBo$Ɠ=j<;](Hgv]0=ډ%]NE1/|#;}>'i1Qm zk*δ$h7-ÌRHW9ɟ[%3U6l>N-z#=h6@,c Ѿ=tIz Io8w Yi@:Ĭ ]*·@q *lC6`?^˸ ,;EC0|&ڃ$PrUW:xOi! n 6B86ӋFMަys[Th'9Sz ɡ2iRJDLcaR*# a'ai [| H dkqI,h_)GptAx"(=S.5qqM0EF=X[:qAږwƦm wG}s&a(LIѼyB'E_C.ĥjֻ:q2<v@DMEt߁'@a@Fލ8Įb,|=S̻%vּ8cTK&$52e!RQꂚGXJ \۟aemk^F'[O}er{ѹ6{4Yè# M^ Kߐ,II1OnHn[UñLV.95(<ۗiU b3Jggk٭[*IXa|*]L߂7 ֚آ](^|B>pR4lWJL kvBOmgAhL_xlk:+N #x!(f EV^7sLF^m`!X|`W2X;Y515REiAp4~_Զs4X_|>ӐÏ݊ځ˥ȑt&8nPoNt>Ӯ0Jɨ6Fg[ >Z Naf9m 8]i$8kʕ-I '#(lC8@XK)Yu$İ3WW t_ KɐJ Q)"Kev'scYLH1~iMKQ~riIUXc1iJ5LxsIJBP.U$VC'-.ǰkh,E]L< %+ޣFwKлpp֪4 >OJy%=kp_tZRC$zhp%r'7p X +,)i㞅0kj2y6#ϗ$,zBп̺=p^O`z6S [.gJ=전JQuf5>9 @]B\)#'IB1wtCNh|(e{}Q2km i1gϝ E1mcgjc%y! ΂~|d#8蠑gy*u\w6 QueHjHxhpQדZ X5&# [DrYGQgWC=g@R j\m}RmwJXS"] _ 'aqm":.̲+&3tL2Ϙd.A ֒f`Udl{';L@ojQ` #Ԡ!e9P8XKxpɠ*!0t'8\Ԗfr*v&E7Z(`pq%A ͛Jꦫ{†CΆ"P__D 7na,5BMSCs_XqS1X+WKTG%ro"nd7"}h|n20X\KlhX``~ ;['RIi_z]ae˴$P'c9[Mxabem:5q*_xBj_ZYsX.?a(:ˮSɧ/ۈeVf>2dW*l]gl^:7C[:}#lj̓3rp=@֐s4 ԇ-.pͯAh62=RagdX6ѹ+^IWRUovQ+DI*]Ƅ>\`#Mk#~gUH#.DZ|kDsU.̣w5Τ.IDkpG mD_@1դ25k0m7H J#A Dv=CA*^lԇq/Ep+Xy4%o:R;1˸=GHAݥq#jٚOܿ+L4\|2VD]*qbPim]ky:@$ke%Z2>N1 Eh֜ hGN J ND̪gAϗ?SV(fHX[ʾ_D/l2ߥPE_ߨy^7sQ$ +'QCM]ѝAj)W}}T))Pk!q(8er.HSYsIsF;\SAjW*?#ALohg,ꤱ\68@1E<yjA7]jԣb19/ℌ])esIuaeV&sv#2WOFCzɳ=$j% CVH-CT5ׁ R)0­mgw2͢t .Tpȸl h:vZȎZaҏ"b$7ޗ8_q@.[\6 BXzY> *wSS\$J?cX-!ݍda1c [ i.-)H57%4dMaA-CpHE n4@TLyq&g͇4.WC"̥~KzA`fo,iVc~g$n6%ppf}KdSYKqҺk Ggxgc/[ FH |6IJ0D8e=fؽ/zEc^ݖSOt~y4tpt9ߟT”aR zC42Ni*N-v 5(8FGHMad)q)F[8 :O7A;-^QKx2M dĠB&@ 0nvN>:VтTπpD"2UQƙMI. \Ig45Rg"4?[`e$4K^%j0]~Чh6]~~m#$_g!86~M'K˝ڴ#?qDM-Z HJ ΒVΥ,CmfsaS˗ꂩ*tԪPbXg׍CўE$%90 ϓ6.|i]VDQ8 gnZ"}ȌȾ(;{E!2? ѷܵ%ϓڸ{=,lSP&*j3(ˈBw :|wVj*R~r zpB4HT*H~1q(C): r{1-=3H?C]e1IA=c!yZ>]~ۨfRfu`۬SH/=`j)ʂXg *Y#=t3 FDe\`.AhJ D -B ]{վ^Q׳8 tSgkC *eT邲"ɝ~rPPsS 8s_eu5AjiBP|'89lzd).*B,uhwQ>F҉VKT>(&u쎛Na/>8YSРa;[ET( D; ovʇ8fn[ Gìn Sl$ߨ9ex'y2(a#V@1("XNu6pjb<@Zpb j?jލ7G̞f 6̫bo`'=4[c-ü42# m2+$)S DhE/̮oᐱ qzs-i0zMuI"/ϴ) [MIia6#7G ID-ZT^tlJ5imӔW^=8Xg~sL>#R 5ߴ0cP??[$εig?=ƪ*֏+Ktə\?dtwzhѩ=wh߇8riImˉ.$1;%X~*62,A_J=;=1W e)KokG]S\Dz9`WqZ4ea蝤50հBٝ(ɣb8C|Z$C9lr`so`{8!MobeGg%Xl2Ć%̴0 Fxf.g"4 \f HaYp|A =^* ,m&g|q lXlhaF=+\ťWTf)K+Zք$@1+a Cy<ָ0ȏen\c".dwp^{к6ā;/Ե9Tpѭ8|y t,Kʣ۸-l7^B=Flfk|vy`~F+!(})&65vss^EimA,>lP(MjOl2'Ȏ/] .(^{Pu1'wo4g[G4\amWgN;YDqA(E]OS(-NY38]Q 5K [@JCHf+ eM86p U# r"ә#pHXL.xbHIVNO%"2>cƒosB\O%mEc`_fuFݗ@ڈ+;ty_Gݼ^š3^mgkr67Ӗi ;Ebmzwh:WpqL66$gLc M 3G]f edğ<t3.g E&/d;mN!ix_ׯl>>fz)![x2DB!Űhlh,f+ʴ~U=2RP (Z!l`雘VX>2 D#OL}W KЉ58̂y9;_P 6B˳8"Yg6tk2nx oCaD^RS˯ 86s}_P7z>sE9lXa4>FR āԠpK93dt{CU7Y̴]iîynr=6**:uԍa?N?${\i7UaQpUf n;vظߦk>/ el$ݸp"0"&Y>^Gd/8|ۛ!?m X;^flTKU-^`'{a\+-Z; .z?Tnk]P?O3cX;>֐ k4b5P+L^? <8xF )=bVD}15E}_" :%?-p,G. ~p3cHDHqG/g6Ggv-O'=/풖͵ f mRU\j+܆}z_Է:O=R ADMX0cZ{uu\)[ڣv"ݯ6撺֤g,'!0u.دٖ|j+jՋTp!ʔh2 db;2r[jH p9]$,C$6?T"5lEre~"ւD7 $;@`q.(򏲠Ym5OEn'b=Hg/l $ͩKש˜`"Gj-^N%LӪ Wo p'd!Flͮݫ&73זAF dmږTϢ5;fvX|(gP1^~+>W7htfQS\TbiC\ذxLzV#  YZuvxЪlg|ysĜUkRglfݳ릢7Qp4JWt߮lQ-+N$y?7Yt7^%2ɲ bZ s zaʔܢخ65^Uѣ}+:=cZJ)*ۨ8W}wE53!(e֥75FBM+SC~wPVi+֢UAXx[+ 1i™yrjڕkw-'v? )hޛSQ嬯$,ibibyZK&Y86z6JCģ1RØH zb1Ns5on9K9~2r)q.y5.BjNa;f|S VYI4hMT:px֗ۇ@Y+KXU } t9i'qL KTϠLN)O3r{a!Z+jƯ׻x0/5 G% ohƓla^~I[h8ЇwVo¸- UuOS'X灬^ɃV|rI'BH7eUu:٤ DnYEFL>g4礂'Ŗ!rSFšFofYZY kZKq3t -bi#(m 6yVW.$0T!*FatٺsK8X2'g#(~ϊyӍQc u ?ɘO{kI~=T,o30;'ky08DZ?DTaR.{9Jx .a>s-#0]&&֕b:,0`^/yڸӎu6W@PV%.&\wbt%yEvyv8V/Ʈ6w_v /DK dX-{D"~b\,OfCH݋LZĽehnS!7z> 읚V ^O>Pf9X=LHjGrdYgs\&tNFHԮuNts1y~7au]/A @ys8DלBt90ZAes|VzD۶utl-ᱺ_ִa\D)iQ]"Ӕ;eSX1PRG˄S(9E0WƷm{ 'Á_`3DD&9yqP9VfEA[D Od-|֡Bݘ{[nhhdmjqj}lR\ ,puyFP&x~30UO0, 軶>+$<e*Gr RDH)Y1ӋѓPbH3gFygjٛp4lPDccN3 G}w-Dl_f4:pjwBLh~/Gd>k zLR>7{FDT_#d$=I;+_b?DE ~MkkOӄGMu#RbsJY_7N)>hCߕJSmMiL;؁b׼<+R37::%Ff2u$l% 6&vۙ=Zo*);}JB%4c00-R8[kJpD饦t㞺Bz~nt\91嘿 }`%ؔ| @,㙝 _.lJIMpĬtgTobn Ď 'Ia#E|AgA/+ߚ|sѽ/\ L֠qk e̜k !{vk/m@K`v;In_X )nH 1\fq~ nͼ>#v}[Eɮ~$wZz}esRjx1h}@X`IOF@c}73A교[O +|H> h*y[c*K^]ȁ}GB=XUјALKISʧ̈חv(k[jg<|bSNL\),N l5'tp<Q0v;"``e @\ ^ҜM"֬82#koD0A8@^-gi[A3df4Q-/Vf&0; f ّꟽVqn nz0Pts'jG?c"k%WCvkM\NnYhJ(hGٶ ~*xŕDK1hEXx OrU쐳EL,HBi.=8 1י0QK%2Pl[Z_ )+GIF!%*l_ W ipԚŪT7jUsPv|'{]vzc(Vn Ƹ& .X`K8gu&]p eٱ'fIal`g{Oymy啝ق vsO@2N6O 4LFm-|g}pɄEi6GcSH\FON/?J3V΃T'|\2R^iV`Exrx{aj}:5Ds,S8{״ҿSAtlw1kAQ 1R&&x_pϺZg!V .qjɎaeB%Hˮp 0f#1j53H6Ҍ<.:!czn,:_џ14jk_> Wv[`& eQW0j SjQ7Dvr[WP]zTt*y݌Tw(}v"m7ȱ.#Z <[I6P Z+[Ur'!#ԳzenL7sa{+)jV0]JyC^G[nn+{H7Ԉ]rv]uwZw쵏HNgt=5Sgy}hq|=s8 z1z.#3a+zۧ$еE.]p!TګRUJdZ#K2P|zC[ p6JW}Lu@8 `'S6ƐdVBʐ#Bt:տtA1k;Q7K9Wͫ.wjHp]W΅ⱐf5Nr rC  ?%wET>ׄzu,'m'J"Xbg TY+R/{f93j6,5F{Mgc,O=jW"U~eCBQm;iϟ &h\)a\elRaV_w)8bPoRuƶX~9Yv&KJ\*o ߪ\n%yЩݯ]Bul9L89F[#qEFkyko9W)w3vyzOIQ@tzz >r#C[Ҹn]PDY5H0yjG"GOpAԭӠTc:9}oW Z>ˈGVZ衺E#֏Q_ċKہD5="%1f]vJ&P,FИs%)ZTwq}Tm(]c#OGtĻ9kh -ĊlAu?x&d).b[)W0{`Ț>p4+~,t8Bn3RS:ޙFuI@Xx"{D\WQƽ۪ڃY-^y4}MV>n*:uc:7=y%"6vZuD$ݻ)|geB [hH!q)ǍҪ y3Le{06}ppT灎Qgw.lF76?ꀳ'Ki0,h9ѤY[4I4=1v=In w3o=c=0eWC]XJq ߡx(EbHYX?$T+CS;y6]TFTQ:Yl{D<15јy8;>[6Ǭz7ZwB8X>ĉBыBhÛ+>XX^8r 6IhO`zN<66Ȫ9"2(gE rq 'BWyN9k4 "!>(5'Oj^NqpPS G8f<ӭPHA<"Pt莑7YmE40#&'gIPqJ1*BoURqA%SMw֨ (cr%oS%#AdR?C$tCz.V/EY<&L oen2s? r^zڴACh1ɌF`K`<4'Yc߮3hoh86=fg㵇8^+LؼNu| FA"T#/|YA1f*d/޹⺺Mf,:MK2FF+{0V}΁}QI8Ivq\м@"ĖMp` OӒW.A%UEy0*)T p%Svf7Dhui)^趩;U _5rE>{`KnT/6NmLmz(9(,@Oo`+QW+gp].ws-yN@N9,6b#틀rM\=$NIz."r>w +Ė̂FF̃9>}I-l(r]&t2 ӌG7-g +ί 2 Sm|i_6pX)jmp#ӇL{ˠ5,X-Kn6d7J vt1tҖv1:@2-`a|l"lAW>*2%@۔gM`aM" Àn{\ko̤Told;]h")B6y<dVNOY=3Ht #;9߼XE=] IqTwM "uA W/ނPh]e:  `>ݾUU#9fyc~VV @ϓQ^FG0.YEDߍ `6a´Lp o[a3#&=<Ȉyh]%=_ޕ˓过gv'v+ 9#9i$ _~]vVB=rJ; 6Ln~&vWF{2 a΢ΐ/}V> \FW7TѸ?`>#V5G8(X(N''*t}xľaw$LMSԽ 7pF+Rmkc0Y>q;#dN2E/?+9v7` Y4ֳ4Y: o)Gȴ[)xYY%q˜h%%pz1%a}6C) 7':9N1h_$8+z lZׯLEZrEqI7V _+qS47{XJXM7 M֏X`.ϬZXGU`9|*pWH$ck<44l{0 $OxBc@Rj}fe4i1U-'i^Cd)IkU3ܮ3Tw ZPVpH"!ׂlX0.PO<zGmB!}*^o( Y:!V|Zmt0hd f`l͐&*=kCPyb}dwt[tzg ЃX^(.փ-yހWne4NmE]Y+p738o69q5WeOIc )*8ly1Tߴ;ʂUuPqIj\pY&q̌d}iYR^c[rL#b.i͈bXTz .Av,E>)l ՗VTuT#e2ʉm& Rm@mm"cn[-9Y(FkJ/[Dx,&22["唖wIl"$mFP׎wl 1kӛ }(T =; #q*DZXM" ▎{A0f8 }gns~K*Ͱf%4Ί C@Yљ؆f w6!H ?J  }2SG&Õi\3慆q3X 9ARm+WRd+ΰX+jnJOUgV$q3]]Bwa 0 bC.†vdR/ pd[UZ!b;3K"z,}*5ݹD%?sE>ߡ qJsx~{ccŬQo詫YG5B,CX?)e'4Q8?782}Zd]s)EO\b\hЋ57󋭆uE<ـYz%-V@X5 +}}KrxZ@2%HD*&Spn֗dzbf9mz#y -D3|h U3mUy:V^HǟE-~B¦Asne|Yʖq$[#Pd? $N7p 0a_~vl͌~G^}ıYI/8ȭ`jxaueÂnN꧖B*5[VhK%(%3i6ѩ )렏tC&B! &#=/qnrG-O~Yc=zihu8$0BjXy FҮGHɍC 8+@yfc2Y*y-Mt)jH"`˪&h]a Z&sk{#?`S'[ P?#sLQ]}`ůb-< ::Hɑ@>T4 iS.eE |`~ h94M3>b}^Ү{=>Grn:mF)FaJXg*4]39'F]^ܗ-簽*[l8 b ֏xJmC=εӲ~H:NX"m+d8eY^} luDtTMq[їaE­3]Mݣ)ͱfNY2=A|8E~\c9N2W7 p''3] "6MCA[oGN/Zf|9gB nfߒwjc[iv#HeBX*3w"T:IɉR2`кRPn4r_m^b%T>TK躉qr2 Ҽk#{\[O^C0esH e=ƑSc~U'X.VP H`CHN1\GZ-,zc_n*PjjNR]|⁣=l)NIOheI?ejܲB̶D6?Mѽ}ӽ[,^ܤ)͎!RWt F[/JBX!Sn/VHx(L#muj QOh,ma gOZ:Ÿyv´)&7{$˸ul@ bKҁ;6=1/Q"-Uآt^fU:bKJZm$Dd+zs]vMFOtz& ,SJ`@AG0"sZIE$x":Y,D`HN{:I{m c,'5ۿ X͌Zqf ՝TsA4HZo \7#3W 8rHP󧃞)&w_ {ےe[^ۍ,?y yb"@Wۡo4ƻ'P%$~#ԁ؈Բ k-qyBe UXO_]9L8P$:ٰKb ]XNrvD ^R$Rk=]ǂ4=؃Ojb98"{琑U&s;ܘ⮷&zWM_s~l%4ܡNѿ`nuv}2:V}LJsXu)Da>~Ɣ?$ lYt)'z=JWUpȥ"u7ƜzqfVc`7z:5qː*6FZweѹLԷ` 'm |nz¾[JW0;q;ǟb@)n-.FSS_kрV3(:l#K/hbg-Vyzƚwiw Pf~ci F8GJuw@bom&Yg4JGJl ̡Z#px4X,e}1AG5e&^+HPݡhr2Ǖl2>ږG xzˋpRWH Id K᥹ÔɐJΆdyQ:lBM\ٱ]Γ^j5AkI6اdeF$ ^v:248Y錑uJoYÃgc^]%޳51riV*Dofȟb!)F`f2zse92 OӉq -L7={\JHSQyw̪9N[ңUё Α8FE$)|xm` --/M=~H:qT,bq~,!xX g*;i;~3:sb <C*?d|L@`}9dGv S|?e>N%9 E^ls9N tcc \+%? 5RLz00m̆p3Yvڐ 3'4tҟ_.3<"[8u}{m s0^Qwq͜8|FI(>pՐ6uk:8Ix+j^Oϊ*Ltl.ߡ/ET♦+ A'?kjdj[nb)p=7|zϣ`[8'*c&.5WD!M'rZ0}{g3;1p\TʲׇZ&.I@ }j4>dD( ܣI"1!B ۓxY7K)Ttq 4Sl•Ȩ)8;% 撒2yeGc?ABÇL]nJDa#J߷K[,O k|U ZHi,̀&SQ=hl?.+XUѥwE- ߧ m#э*[3 1-x$ѥ]ক&"܄9:9^:ƊirRI]ͅJտ.\FRޯcy3#`RX h$w |F!QM4؟!)—^$wH1c3Sm zp*-Tlx(=z-R"P' C7~2\M!dsYn^;WD@8@ːLpUS%{X ݝp_~sf0a0t} >`*Cv_(;7j9czg4o~J8(ų tDAKBy IX\7o, v߫gLGgJKl}o|AqVw EY[l-hZ4!]'C*HVSPVF.{[uH. ..5A1h@/>h.~dYRI5$=NdT#- 28ڒ@+q$ T=‡鶸ȇ_%k} ,'-@E5Y),Ua;Vk[oMwWx6+(;>+5֡D?AvF`c9kitp!~?(^bٌt&EC2(vdxt=c(`0tvޞ/# N/,A4.ݦ,SJ/O_ڳ;AH^f2ܑ9h4g1a?!hW]r?NtA i {0@]F@{rrqC.!tG6|&xw> ɬB1%h>9:f t:nZomNZB ލܿ6̃/ = 8;ҁ0N޾qsRqDѧϧd쁝2Z;b-`9V1 .P;|qs~Ǹ|E S MC>l@+)3%1>y4Tx'"@Xcd{nmkhY(Sz4=SYl k=YÞEn۝-qԺc4K+UR}ɤbL%L:lE":83Fgob:E#Ct荠( +`=XO ԍMgczj1SC(S^gQf'2 U=ToFYu(f1XpEIƻc SB/ixu!.˕ϵ*CAM'&,߻/v:p+zfsk4N P.3Ҡ!L*ܝ4:PipU.K+=!)NĊusIFQs"bKy&R|d ~]9{|"􁃀p=`alyD 7--q{]aR^Y4')}q JH!Ѕ^r*J*|ŰZAُܱqL4'N4X1xd=9+ƨHN[? d] $,\Ab4t?5$ @z )}w:Ťwcd$UW\\4 ol{?u\ɈѴp{˦pFl@/U9L%xrD'+(P6嫖"諭_=ͩwt#=,ːrez"EY)~} j܊e,2^lnNRbKdlR6 ]#ajA!/Op࢟A@:򵬺{QTdӁ Â+T,s#XӿKxBMf~v|,O v%:+/wѣS7l՛ !Sd[ 'tzκ>U^i]tW;nz"y%iF mnokM8Y^9 J'**/u>u'{h͞_:k{,Тn;uX4 \ph]^s4 AB~>b!}cf SIe7o LJdE"2ĝ n8 V8oEK9N26/uP `uL'3Oޫ8_rwa,rl>-06B6Q"HOw &H/[[Q[pL#=W1Np?ć\-AHupŒ㣫DL4q@'ɮvsI!}D|BZkViVà~XqlKl?꨸|FЏvk-߲JvzEf z QʆXW&zǗڥaD#S:'bE9;~@x{ —з7b@ђx%>HL]lˏXs sG&H@h]`6.5`Ֆ )5 u5%HZz&Ժဵ)+&ta)?Mp.q7QR:+[MUQO9 qU!oOϕ| tdo ׾eC^Tk}_dSyBXԲ: 0ZqiN甓/IR3~W\`g(O;x0)4yEL-Ϟ]\YY3"dJ>%kX[FVkn 3ZŖZu^jf*MP@Mh 01}R7rlD4{ %XQjJ2|?gE&n8ӻ_"3kɕhPq8:e\ĿGq,~S8%{n'J*sCc$MZIw!,j:PAQ3 %om-fȓQ&&dр,RG·zA[ Xs-Ust)#.5J!(VD)Sr6mb0iX?QTʊ*f|>2.f$g@'/M5*$UѪIz+cm8J4YkH'5Rl.l/cyH n*NMPHj6BNr(5 p8ؚCcVW0Gs L j_["%ZVR LՋA:D28*y[ʼna?7JɑbYi*pF>GźSWg pp%v00 VxmTFx V /gMfRtIH҅"PsP7x}s"/"Q/:B0}9x `Xq>6%tر9jw6 [Q1>2D)Ma@ī5枢jNDb1f t&+()0n׉/`,L%vD;L8`GyCVP )rb%f96 ܸt7f7?(#ļ ^}Mro1'aS  H7AZ0DjF.FI*IACNVnicoHd){#?~n< KJ9b?6lfe~LzfABb|n0ZuPZ^v?HYō@l!`5cc߁B*A_#&4VLAݷ*K= ?7FWD{Ab;QPT>g\j!!Ђ5 dL*:^dY'0&ϲI (3 ?JC@X,Edi=\ͣQvN1!j7f׆?%)r(=Jk~~!NXX`AoĸD M<es;8l*质mڬ)wsjp6%JY- $εf ae9d#BPVRr/"1(#ƇZ"[4P wO 1**u ھ)ɜWU#=U3BGdͥUPZ$r.5Aб[5po/A<(sԵ1_ݦI;l'•Z!iQxQpl`xBgǫ o ϋeIfŞ3`l\& [gQ*u|uA߹9 q20 4sLS'^PF=ض$.6l;keUʈr'PAÒȃ)Ѿͷe?"C8F;;vçFm2Ch}⡳fYZ1*(?c8E2@*X_xAbqvJRjғ5u^PtK*mog]n%˿{{K`ZNe5g(Ȝ285@3N<~hWvUb;]Ć],M+Yf5o:a^|K2椳gWk)^*A ݏtQ' dk ]E^="Pw+iO (E( 'a_ j椸 uF3So0D{a%_A1|{V^pWǞLtI?m cgoF\" M˨N j6y˻VX12.C\[ =LݥPPO?}ȎՐ{rɷQц(/1n4!-q)A{ Aؚ5L1ew޺g3 1JDwvwLkiij#"v+ĚnåzhN8yBu#&E\Ƞiv S{|>Nox M. F+bCclPV,㨾5IʐBv55f7߰ n|"ACSp]k "z~21z") F '/|;coDZOeJ ;?gKH*Dr *sDQ|Z/+MyҽJtY¯dxBten/ԯ\^,|7?(f(vk mmD[dSʢnP:8&&Vebn<4Vv`~Pw.E?drɬSCu¦۹0R:)4 \םt˓cI~lJ 1^bcł )|sW[6Ԥ~EkESN:3;I3%תHp]@ɭ?U@:^}e>N ;ޙpQ0nt|C䅳J:!u5̭$y]|U{?Kڰ͌ )2(ɼw-BP~|t|@ q|_7`d&ͱZ#JXK|(Hć7vxϋvTS7p)=L4U$b{L=춒V2''tz4 C#^H!܅T1r {<6#DBA =@F1%i!jS_yUGmCtpg+\ok=rAjhzm_Z'o8 m es'ȝ؀G.MVfpvVt~Oշy+Ew㭗H{X lIxN  wU7ڎ7?q3sK؟@|)I9ًѳ}±#|6U|BdF1ؚs hz5yٻSc(*ң3]A+7C @Dm3Od>b0$ i`Q N-_uzA+fSܧX˟K]j5TRq[j'/ zv>T՝G\YlǞ{ZxW={.>J?H\/wq4(:T/:#W+=lMP զ*|&U)X|7,-C,<@CPվ T߿-80((&`Ř˷5X6ltFJLIiOL֭,9ܚI{Yt8vHƦ^Jv%]tI#īm ;j'-&=elaWEK 2Tɋ{#[@qi-JBvU6UCe"haP8\;ы }?}xxnjR}۬^i;9`̆oP.E=KMbIȠpLh 0V@̾>\`q]v)_mz 3 2\:v<&+lu|)3[?ׅP48 Nx}lZ#]Itִ89 j?to_(+%4FݥA+FHM.^I,K4ju]lYTiJ_ҢH#[qi]󋔇8ȘCT_N0˦HVA qWYt.`-xi1z LW=G0KƲ;b:2x*w_.|5"'CloMNvjFHbC8ݝ"bOA)g 2yTeNB` qIp22%.bvvHKK&@1pV3J3y{ckҽ,p~NԾ>A%g*&G#uu}?mHQMMpW0eeZquPhvlapV`qF9c됸N %Aù*Oȕ`S>/<_!Uq\hy|6fP/4@Ȭʳ%2Fཀྵ)0 `NŸnO{F&ٳ N(bQNB&D[/N8qV8lrȴM5נQZ~%Ո_ Pj(-l.u1D q~ @o-'Z0I;YVbַ OƊIR9VN^T{S"mGЩo,Y#AeI(s9#}Q%taoc 88ghM" .`S~&Vw>fK) '}e<B-öҭ "䂧 tFϽ]3,HtZצE1TOa@;bIZ[BY2/r0A`78 ~9XvkqaDN}9&rfS\6(릭ffNʑifhq7 s@a--\+l]34" $_UJ#3+)n /F鞲! ˥" t9zƐI D/JFGQ>F_5qp*˰[&_(Jj5lHV&K.F^c"G]l.]l "!`gj\Ҝ/܍ [h:*DK=EcvО VBЕ (ẏ+9̍cNlŗni^uizy{ORcle+v~)Hv,HXP'W"5WGۯyӁ3<]({VaQzsVUsDZ9rפc]: ?wS/,\c> ,DPݥ?ޒI r"ِ & pMZI\xD06#-\~-BՅ2}9ѥŤL,T cθ{7u&DUX[ici؇r\u7}OϜ#}mҸJvHN.!(~p|M֎iQɶ5.+64\3FDN "lR0 u!o54׸Ȍ l|%-`,*r}KSL~7;`'HZa-R0'DL@Yahhռ\jVGXV8@S"C!јD >gdži9Q>DY^W- K}oq|).?;5l(\ӽętD*喾ᕊIk+l^3ǹhiZ.#xkYeE> 0V#yEKH!#au2+¼;Lkk몔\rww3"SCS9$((B%t|c=aHdxX˺p& G[Aj |/,+;t ) GP[Ei>\_ l*SܽCXa:E/; 7*B_iD% ̉k; 4`vE͉ j5vFFVX ŹcBM,Kav\nn<}A+( zFD$T`jnf:O Cf8/FӊQD)˜5BjC˂<b`aqz Ӳ y?9:{;kC hCcO1IEYwL^Q/hAS,S|@ڂITZCP97t\ݮysO+{J2ig5vb<ģ3|Z*"BTGH20Ә76jU))rh)Rٖ6NWFb(5)N<䦧cQ n҉dk(*s'dE.o$;bP6cZ7;vE%{Gw#v|,08k <-}3s|S<Ҵ/W['ėo>,[U#nj..%ӺRamMb3 ti%XlQz`Zm$aWw ,m+DWHÔ; /uS-pTŮ!5]3L;1@d,?%53݂q3#ʠtT8\3ձBlyMpE XIh$VnP6ρ,AO Tswq.#3D7WG-i%Bz|Afg@@k7w.AkS0'8BUzJCF*ҞD1^!v lCs s\S>y:/W:xˊ*!L!uA]~'6̙qZkf*NS|?# =sk.ǎ ^L?A|)l~Hd OG^Pމ[$esa@ShfweV@1Ȳ ezx+ԐJ'Gu2!:3f̦>Bwb6_[^;Z [HC&QKp!׌y,{TU[TAԚ7j)`LoP1i>I4˳wo09QKx QgMC IѿQκ9KAxQ4mBA/`mVȗv| )H8e69hs'BO?ga^,>4=?!bֳ H읲hy'h.M`!Mw_?#/좓Ā,I9GjE[1ԕ{}DC)($+"E|OJU[}NpE&Ũ3+=k6P3?,̽]wW+nы2vy%ytyk1NyAFƲE{x{qx6@!5[ԭ;*Rt=!h7ڽOE[A%2jEh1߱evGe%?.Qߖsǂd8"3V-@ o a`U qxa`n[¿" c)<0N {wQ3 CDIu{K Xz9#"pBH^,0c &.cZEyHifiTɦem^[ǣyIZfˮy~ty| (Cr:Dq8w|_%?E MyD3owZҮ9"&vʪxzk+xECL'Pda7Oq/lm.8fI ٫UƻlCD$ΊU0 ?ޣ:;)ؾ\OI¸2WwۨXQ㿙׈ )lŭ7A]? + 4xEX`4& 8,5bNJu܏y+>+HQY ]Lvl}0q)BgwpXe#Ĺgnn|⺺MҸy5 V([ M#!` k3yւd&Ԕ5H :+{ M*-M̊,bx@ajkV`oh$Uj02%*2狳X֊Yv3<`s:[6vӧO&Cwhg7=BpI hq˔m]_ˆrJ!2 NML%҆SsCZVkLX`.:9-Cd!H;'7(v&0a$\A]PNJ*|LP/Oc E;1$ `eo Y{U Xx 2m(5^|/ 1硕VV<ߠCywZ{uPI@0Xd c׭W ;b,Ⲙ>cv3HFIȝII"á'`ɋ(N4DQV[a1㞞䘧UM< IQ;% Ո9XQi79Le&?YnMl h(TjX䍶៦*SbZ)ٍ?fsŵA4{J TEfNK_e G]BZ6 9+7l zyQi9+R0[0u KiV; AUo?Oc ݡuP^{=ո!Ex˛j<A&4xd}RDA<fuﺞ]4os.#IQ=a$cM+c[׹Dtn]S!?IČy"r۴ %mPV3+gb%=խor#3GOT;-[HBz$3R0)j5 z^d1ԅ'#sJ왖Sr5?hB̍ a .*Pߵ!oe`D~x+v0nTzk[>V"wm8$d?#mTn?pN_ݗ}7F>GוPNa3H$Սi#4[%e-S{ C k@&Kf:2gfp!#}#Gة1AIy>X}6r 7Q,09(>D8CB|̹pL%30];@,3\;GG"۬_nInLM/ H '-8 >M""h"L+'r:Fwdd3DŽj'f )zB'5QlxZ?H)v]6ˁs6WsU¶xagr O+)U _IzJſRdѓlB' c݉ГMf`;e-%Yޖ?o ]F KrU.j*y'$94kVaA]^ô_O5R+,7 e͊H>{^<*\ݛ&Pe3: UR装`> jKOw|q WէMI_1N#[tYChLT39XH+߀ 'JdwZ< kzD.'>GĞS$X8)h6<ܮǐt\JT>xmXGdXmc7ae Ai)MOжVm(2%_BJϒ8">.O]!0`В#nR*c\Z߿UlNbP݄W#Gbч8A/ƽJz_q?-hj tiZ̫x.^ MA_E;9mAL6XNuǖk?fvpR"Dw;hg3 W5h5^KY]Еou{5|)1CG h`Ծ QuaV<}Jy}=xjlГx?SCʨb|4VhPn1  tal+  <2cE:1sޟ- ™ၲc/gɺ~. _hHBs`RiI2C`!X4Gn4l^;Ttd mC~w5調uc啍WJ uV Aȉ5Z9}bx&IĢ=ۍ;]%rF㲁{1E>uKK Ȱ1 4AK>eOzVZ(?/ߡɀ1LwWCg3@hFYvbDo2(~mjB( U~鰰8.j2,C& WO>^;\")Iz^@YOukqŴƈ+vM3I+c0Awc!+![ay*x6iz:;7}-;m8owG#7 [8Hr&p$ !*'rT$6m#ftYhOoF &8U'- G/|%ScMăbuSk !TdoU7F[2NAB5 fqChъb_6z\raՖ kEbQ}RAb rV—KYR3m #jbh8ˁe2F JE@cX "Lw0aXj[5g 8&ؓs!N~lic_ Y^.~1*ȊT}emw[.%6whHj&JIu_aմKA)絬aWǑ{ y"/!*Q`+fN]2AT)&h tw'D&5|ʡorjUKiHY{gRTƏG%+ƠZY4d*;'T@"*mBX c.2Y|OtHδ>݂V:Gu,(^Tt*{r>i[P ZWap McC*ҳwKyZa"*nY)h%~NcTjcgj3%|kpQΣ7 -mU"vEžYszb-7NwI"tٗTr>!BOMjBc ;V6I[9ݭB.\1Xfy 2?%wS 4ia JݝC\d U=l<hY\:xCiN^paPBVouyd}:ĬQFD^5y}ԯ?]{x fZ穩͆@Ɠ/v?(V9â%?g?ͫ79?ɂ5@s)Cr> .pjcZ"cӛ;C# +Pts*Ccw;h[0nU(׸ ֑W_U<9Ifhd7@9 s4cH<(B>X`=hԌ3MkV;oКfJ[WV:(Sv. i.P[ ˥RԽTf֨*~ǿ{دi.$5SQvc˝=W hm~ +8X?"Ł({YQ۞` ^x+6q5MIeϢ+)t,~=EvC<9x΄)K݈MN}c=@5 XM.G."%P$>f`@G9(٬zxi 4aC҆{DF՟6Gai6cRYTB+8qjaHVזwW'k2pAY:sH5APt_izwC?{&)}v-Y^_QVa66[YmC`9ڱJl48Oy=RWtVlc: /Kcx(3yXgo勩Vyd,aȪ\ABZڸ:w8oJ0oc8h.U1jM҇J_13(\iUt(drv];(b*5Y/}D SĔFQ5r8\u nIbzOV>O٠[4E UQO VMfc1?'DҸ"l$ \5Ilkpq>%Ȯ(3lr` u`QQN^g`>hm[/Y*whVШiN(B L0+QtVL0n x&xc3dp.+![8]$46 - samr%\zGɖ[v,ĭ( > K3`- 9D1/"DVg.aONTKʷTζR}KU` xe9_Svͻ _A~%49$T{}9D@1QKگ[t>t}]_uXD;XCljlP $a@.aIs:]UGL^s*'tlY^B:Fё>B\&n!6'^89;:*[qF9: [Vz_q5i؛K/L| {0[I֗`,E::}i_j_zo|O4-v->[qmt%J'x踑 c~a@Cdq m'X~G:[7Rb2f(P]N\:H"CbrGfA.g|;F2Ԓ8ck3#n"-EhA3-݉ T6 +Z}0hLfr C3lw`~G T#}CkH.M`!ߓ/=rfYfG@fB V2Eps早8q8L(Bz`|2`(F,^޹5JFU3p0U™qЌU%Ej,eǙVO!G~4n5-FNltOx[oeLW{l! SG^ӱ1X+)w0݁=@is16il2M*}faLSUP#PX. q_A|;1pc}e H""є$~dT:ղb_,o)e+@qL&Xx虚D/ =S)Ssۡ@3mt!DF B|IeՖ,P0PYH_Eng9z teHGԒ<8#жcp1ču$Dkj*ld1@˫F1j,v!C¤AN D9Iu8(%+c"e\2N7ah'r(}:CvPKC@A[.Bx. Hh\(LuC6'Ʀ_Φh1(;ǻ z$^{^HIJx钟}?`Ǝ֝}<!.z.C&=?Oj=XvWlތB7vKћeJL0=`{Zp5h78jSغlW i}ݏu|s)[4 3࿠ÿ:ΕM Y'-w!hIj;Gm5!jg3?)Y,Eg;G?2[5q k 5SEq`8dc"ƭxv!Xp5˱Hk`H&CA{A:d 8e4w"q1#M ,aWԟѩqTE-ChM=9h'@m:#?=-~n,,v|kB9@SvJ':VbTtrK}=Z_TJS 0XDj"i"9 ,^ uw ^ЂO\Ϫ\6ˊ(T=૪Qd(@a1ugq rp#ܚWkcp5=qS'?:%k%Vp?()@ЀDAٚɌCmwDt5F|hDLnPڰL4sE*Rxs2ƥI>uKZwOfYP[I z bl0^6 JbI/R|tߵA]'U|K Q{l[mAyl5f bg䟂/%Cz+BRF>nrnaT:brm9␿u{"ώ~1F#iH2]X}w*hp,yfj^>–6_p2dP8LH*-0=њh'b:RrA/ 縿3.^%,#` 9zϠG~Ƈo%Ek,xuQ4`=6cK(މ\YƄ2%esM+&VaCM: +tMS,/>knq2 '0T}Af;R-cUC kv_6?VR._QU!p,;*>6E d|Ă(N=@Ģ1fmre|x?jRЅ*qg5`d>z.ԃv>2BtŤ?MyNFE"XOY"旁j,WW!a^6 -mt5Oǂf$/FaǗ3Y1/5"e\3\W>XwP9IE7ķDDkNt`FzV QIUP >/[Sݐ#yc%Ӛ 乸m)p4s2(&hANm&$P?şϤUJދ?` {D`z)$WT?>jZN#/ԂgD viֳ`f(YTapZiRF}GB4( CEre&tх똎 V%]>6`,Ϧ6 ]jhߏFLnE*u[] r<}FovT[=lU!'e&Kh7 9*JčS{ϡ͟*5F(NE<0[9,6"'~A/!0˸3O^0n]9J>tcPc8*^+3ߔV]c5#>5k:pYmL=TnE+?ƶ $`2EnG Q^Y]f9JGm)R @/CdjS[]>9Cul}-zoyQm$& %o~ޮt;75pspgdp@L;ݓ;:[8"tqs`nVw1KV$oYí!>qw/~s es;ۥǡ6s5ÈDmæ;JՉ%7txie(PB~8`m nR1ƴx`b<玟s?쑝L3'!\m Kjd|~y4rySP8eфdUc u y_U5Lu7RW/0)"ӶfrPϾ.mP,'%s4ꦝԃTv vK4*,-I-<(a4 s#h]:GgEc1)c^!-=pZf.6Xࠌ:w\u-q)6Bsn4FRc4T]O@޹Zﺇzr";83OvuXBҀz+}mlp'*=xԄ;`b]b8n2Mae&0I+=מ2a)ǻXD"!+4(Q$h]E؁fyQMX>YwAyTpjS7P?dѧI϶~)bո˧Ty&LglZ!nAίzo2اmY Zܡ.ʃ!Y).Xo / ,B8m[@T12*&a)V}Dλ 3-RBccj3r AyC 8dWAX$R?0mZtȨzR9)VKrX`m Qv}#";q?~f]/} QR22GhJC!6$0SM/6ܳK9q t?,tLq:/=jlLǢcP 1FmDij"*mzzX7ĢΕotkz>3`ҹ[rj+c>P!o8BtOWV8 O/ļ+5!X~oNBxrv67!'éHm2Ovv(#hbsh@hv?v/Ă-WNeҭ+;Y-8{*f8HЙ-~ AS-œ~X@џaߞ]4 gpG!Cj$w {3l\RHV`%w}ȏd 6qZx K6NXҋ o{EXJa?cX펂S_!U[i%,R5uLd ] A)scWBl J"R?@?;MpKUD͟2(jF 6B'J6a=q4<6)-můw0f-ȧ$VV:ܟc#4U@&!(OJ)^)äA/3l,c M^Zb]1L1^OF^e7Z8,-eҩb!Svh\PDi뙘M({206NTmY)`=뽒'&YY'sN uܞ+1tVn< 6x 3 *USTPWa1~Q FSP׏QaSQc_Ew#C'&?frcÝw7Kn(ªnĦ5{W0+g-˘1ƴ+Zf%縜UU tpBWH 6ָ?uS;mR5/̑{tSf*D&DVErFz L4hI6|l3802cSnp6hϕ (# b+8y=hLyR=iF 1>y2I“h™OuEРnߘ\u?p>3WYDU]F 4HEXOF LwD4x<29O 9u$9ўy{O8d!v7[OdpWe17j٦ |yIڦxܐ\w p0Y)C]x=+/; O1t:?ZmIql@ږ>Bw71[HzNk3D8DnLEW 7;@˛R |q'zs'b X85i掵*~f\8?4?r7nFZq)ysT aƐj_ 'L쿣bF4gۉ|^}u:l\, /5 1waQ>Ѓ`{~ мۛqH9Y%jbwLΊk;.W7=f7,i<j 4$s b=ֽHƽv[~+{q ' =>XodCKx}d2~"v{4C-tEdqc S4ESHG ?  tZMx ;hYeWMy=ma(@u*f@ 2BvLzϑs VZ,ZA˃ \YKH$̣oć-4i\}ڌer_ޜsc\>g^Vh{'O0NҤAl-5Vgw0ʘ!\!2f-W5 qx䤽a'A|"Wm+$q%; C/IҖIvM%x^Gؠ4x2=V$ Ru0XNҗ M$C8ZJd{J(*Tl!pD= -p W8%>%oy߻nu2tE&5sy*r78pH"ԱKs:`tV{Ҫ}zWLrN[=EKJe26]n>t,-``zjݩ ;l("eGb'&8}^ *%b"0ȳwRז{u^"nCb9 "9mdHMpDk~*sI+OU鈰C2EXqB-!m ,+/ty<ׯ Oz]̴zB&I\kaƆT S$|;D՞ci;P  wnbU߁8͐J8o}RA'=JM$ve L]p> O_Y=/| |N»pJF6C5PwK޻H=30 ,"a9bts98(G[Zr`5ta~0J>RW+dA:H΄hfx׃v-QolJ̏j u:,J(N*Z"؜b1_~{]ݤ,HKum- F~X4jF"^1<9z55P"+ uC]wmOth`+~5}ž;GABqEtVeJYR5_7mCMm+ P*vδ^ !uu/M#:kc[-h|it$^d8D58L?'nɋ(+ˋZTMmN]x̆Ր!~^f6V]']\`Lh%"XIg Akyqzz5|pd[1~_aqW,XSͪ(+wÛ"F>qL&j>Z);TJqA83* ?Xe&KFrYjѥi)ӕ$~U|38?ۿSۜck jEI6(PDi;:oiwΙ:raQZ.K8iLfN([ S( ;A*pb#1 ꦦIDɡK&Yu8%tv,λ{Qm,(jN뤏"QOVp6܈Ey۵[ڀێ]`(*赸!/LkT~mVC *x #؍.imͅ^kzF Kx)Tɬ+IXڞ.\YظP! -G8䪏^G> 9O!8?(95~]pٟޜxr XWm?rD Ċ@;P/L+Y_RP#aKrEzGۭOګ[o:IqK8 jX]i-Mq,n~(roӉzk C{ʕ` 6$~څ 3d_QY{ W412")@q|/ҶϩA ĸyuUkGv,aO2iN~>i^@>k8=ꥌjT7 @ЬxHqIIY(nG@ HIGjaDkX:Cr %fyk:0|>&cCXg0#+72@X=uN׸_s['tD @F>#dwQ1+y z*~U㔲^6-ƪ~(O펳 d\N 2=ɖh#b*|a;=?HN;L2gk͆q~'<߄=?8VZM@6eA©`$$ZŔ;K!%e_ +fD 4?T0w 0K#^ea*qkĖyebMQ  _ KUb-_d X3αks'K!a^pzE=|TR(>`0LTfTɃ;[ +f )Vs[ '=N]ZriT o{%^B!{gU O;y3f(.~ԏ=X44JK* P`H?1lX X<@JIk͡^qY.AFI{׃%_,<΋W#aH/g_w@QaEf(q*L1aNm aN"cPv2:0N׊)пX%ޚQ[գ1GE1JEC KPJ_ ̙lL4in={B6mΕI Oն1" 3fB$[*qmR! oS!s"'a>S\x%-W혘5>DzXj]QD[7dNkHWcs@vTO{4G:d1}zĵ\HKQ R5#Tv?1}j󚂑3911GWquΒdNOZgO$_6( %{`MKNg8D4q@sg9;T.-ؗ,L*4ӣ}쁕6~M[ @BB-!M? z$ҩQy)eH TɏФ]&Y~\%ezhN3zp~v$Yۈ[|kI#ME,?$,9.4x~ҨBǶ}l6RKhlW!9[zIQ2F:[1bގl6H/`wAw)F@ށa7l@Z(U%;N~yP:]ĶD'%HÔe0ew^[~^6zl㯖z]hS>d.V.kĶjʶYT^?>)ي+io1z:I3L.Z]rڅWFIIU6XTh"rfԭ38($^gB/A<0H+MXQ"RT5M E6*s{;]x_%wmIЉޝ>mϣ3muMP60Xsӡ%rꊼ=V "H/ P6ϛ9J귍u񚼳 >tgIw0E֗L0J!z3</vJӟ0)P=Ԡ?k(,3&|NqŞ,aX)b]C $6n%/7:Sa5mA08v2bdł%h,YI:]V\a׊&Rb71“M~@GQ͍gDŽLaK H^zTui]iq ATYή,:AxTKBkW_L`i_n?Yq4LRpՂ_RAB!THR~x]FQO p@ HtG( Wne[}~U`{|qX[yKtSPmY[1+m]oθ /3+ uK_ss7ZEJ\ԙ uǠt7AY`o<ȓVvI`kOdA޿KύW!߇%Sq.r$ /`-x7v7(жf͉@Vv)d:;9EB8`(dP$eAX9?pMKSW>uXu%3Vr\oE:,Gz''JX #-:w Jj9n t?(n> >*<%-EvS"WMbtT,O=K[nJ̫{$/e_^o&UV>gԧxcUi95Wi"*Q?)Qz'bya%:4,LRet'r+L' 1 څf %n~izFꢈuu$6mXl "MȷCP1yy^áKuqC!z'YП T_j=Y,ĤLXTX 1A`>O޷bE2&K;͉̈ٴUj?}hr`V_rMߑXnj u}P&BJ>n97IPv^`ކtSrN_RgF^`ro'Y=#qavyh)χרU#{@9}ib5'ulR-ᰓ H%3 KfG+Pe5w q+Io#lKV+=T1l5rۻA  `].~sA.׻-?D-c:_[!sYT5 _Fܢ5Z3/R-@:r6n7w. ۊ2hLr s C'm8@+ZW 1Cjqs:U r12 4txqH&nSHlULp%jھѝkW .跎 ¯vX1LJ*DP{.7l^oJ@P'HfVg4t hY ^]&yo_ ǧCjc)s)/v\QhEa/03_ebUXPo4&ޜxC"i-gG>ƾ1}}DGx':ph<5N]m 'a jYH'pPmJ*+A^.JWsn@ yy7p=&7~:# McRy5MC`P ҚIL B^T: x'[~,7#ϛ\7Υ&hV?Mmp>!J-r#\x!|,U# 7eÓa4]{Q͢{ϏlEGnRupQY nlR݋G@ױdב bBwOf8i ĘU7RWo"{EMK`()΃A(ksJǴ=YTv@TϢ#pa{e_J+d<1rdn_eE;rlOp(;MU<  6h 6/[Y Z>Zm+dX+{f xDH0_54^Ч2ؐtQ2C8*_n?!?p)_+ВE(ʓ9O H;Jh1烪feɂoz(eofn7`iJ9I-b z@՘8=pT lnvĂIw l T?·vR.6'FCn6KEcnX"A)ܧ dKجbaQ(:Ol~nH1)'M(`Tgv&R1o.Yu3<_Lz"1Kd_֑^4qa`vca 9Ft%ICʎP6&eNje>֡!"pZ^nCٚ;U%ְӘuL$LdI76{jډg=l(h~DY cg$0X,R  Q)ߙå WI!{n&Q@TH cu.M~;p4/("nyM>^0JՌ2DOU])9?oKI#b$Y.?:&pC ݞP[˩21YE rwcbF[M_q2~>EQR(G5lMOv?!a_Auč85JL~N=sxߖ- 6( D-,>#a6f Cw &݀s:Wp9"A$GEȟwg^۟11lnL:Jx;{:JϽ1SHO ؁nK%xc86T ֭Z\86k2@f4}%6O'25 Ac/?<G J[O>7 ka n\iGJq+?w-JEm3/U O6[ o/ 0'Ӗ`|ʼn>?afߊLȅ*nX~όoMyi`mJ@VTlط?Ih !T!-u+:xRzv,beeHN>" n;+"frzc.r衏$80g{ΫK͝pVDX\[сһ^ ?dvBoX GvUS׋hgnrl;Z&z5Gc}<$oM\|P#nfQp 5 V w匊'bcu t<Jt@J#ƖJ&rERI#>\Ac,e5=lZ6X 9W' [wNױht1=AYK5;waHn. j!^jȿZ&~n)DhLhs0э&^pibWRUm$Q6 cVX% :dHI`V}lMd-:!^a%}xKa//v_w%\ï WFULU;xq},A?T~wr2eZ8GdBks2ͅ(t W.ŻH*D "RB>Y7JݏFV1&sg,ݪO:Zb֘.w^(bhʪ$.Kzq%"[Ѷ$>:B  z$}Mϫoar" 1գnxbưg@)w$xxhZEX˾'=2ƽu'Uov'XOBD 8t2Č~D!_loMqW7}WP͜*ׇVF81J R›]v]˭?7ڌOsWj7Ghö)Čaم'p֪v#ՂV5D)#{(BjqHR RHj_Z| o {%"igOℒ0`s( @nB/qQQhTHb)dj0x$9羐WZ& ػ'^崠SНk$3q,$43 Eܢ@k3K0R|jb;7}?Yтpu&g\\:4F΀/NM(P(@RY#"NI^<)I}[tn;Rv?.1 -8rV} i~ҋǂ_ܣr%~Z٢/|庽No:hYe'z:[g>qZߍYu^R}Cѿ& dV6zt2+h#4؛ݗi?2?Iy`4b &`dS?t@#Xu[*Y 2i(+b G=ீ{qtAt-N*Mo;.RZ`[vh F}X|9߳1~7s>ƦdnY[*f|f _P[٠AMC ^z^]G0k,'Δ:޸#UʁsB^wa@XEKp9ث+}Yw\j4O۟pA!Ⱥ\7v|kѫ"*W,yeUBY%mJҟ&HɝozdlLXל|ܙr՝Ves72O3^S4/Eӳ&z5dJy`#qT_O9@`8O {Cen喨Ozc'~C]{fx06SVl7"mﲶ]U6s=?o{(tB?ecP֪Kp'lH쁩@Rr8K(\wHr Xgz+%3R?zRnxލ0%. Y8#_h3?{ع Eg@ҕkfRWO>;ť@ 6 ѷ76jCfzWOGg*a-R-6aV~8hP5#) ~OYk6w_qT2Z%&cSH4]` 0i?d~rxA]̑ %Lf΅p{FfP#op`v\>G~j+ Sfg,l#M^:MRN@_VhR.qWJu%. Qc!h/[.(th *t>fD>E(17ؕy{⤻jFNT!`9×LQ*(o=s :#+rPK\1eHlJpKĤRXWf=OU < {Wlvu?.c:<_ֽ˔Bk]q!"Gaϕ2=uOᶼqc1Uch m_xH5ah quD*-acgP]<]ۭ됤0-3WxVqk>YUD%]fVF7P)qe/0>4~EwV hhi'Ջ"MZ#LDERuJ>{^'4 F&K_{nFUsMU t7~J +_:oK!"p ] 9' h|钸N/};)BYQ [sڝ f=\RSl5tN@eε>mqD𥬲U;Ù95coQ"`(9ϟG?,w=YB@nH4胼4,YDk Q5`#T=_vgjqCtB2+.ДVՄ~)]- 2IX@bإQ`yhO@CKD ꎷ̀~ZNR&08gQB̧*>.vtQ-F53w> }vc%Wffr"sY;6x`łdJq?}⽥kqR%ʔSAZOzh& *Ld+nH7uYbi[ȷM Hnš$pRe2_ A~C7| tcFsLjbADf/HR,1*&bD3#?0,H<*׮N0ROT=gf^2ax@aIC&6?%;lc |E:yrTxqfQvuϥ9}2۸Pev#?5B}be\,:$׭w< ̎߈ӿ?' ,9X{To-ìiWnXM轮!aA޲xE r }hE+H7DR'we66BQH*V nZݷ[ߖ* 2F\p$9ʭdκO92PV ([EvAAڍcJfc;x}_PN&egtu}fGp󁐊64á` p2"Ƌg֤i;ljMXg/>߇fz>mďb :dD7fLߦ-Y煕Lv4?FV1X[]3q-ۭD5= o@-ZEZ!Y캂2^Z XhD `&hsgˢl&N0PB4׈f7q Y|szyY_'~4q܌ʿzMHwtŁD[ډU8^t 鞚!.fCn:Joм {/ަ_XuYQ[ Yэ#TiԼWBCI_.ȵ<,vI~#1ua"tj{w hn9>e)}ƍ]#0߬k;7Ks.#:sJlp GA9>\qrS։Yx , 0uΎLf5xPCi8Mr=r}sMcQt83v/vVѩ"h2DqSNl˅+ד"ͱ_()Egp֬z)jңHA&t=:U{?~Ycy|)+_v!I{y!9L-54CBxK1$gDh@1'%^3 H<Y×ؾHSpzݮ#2軖Pj]% Jc4ws=ז??Q򳕎(>Jq.G`]ȟ_G(lJή} dJR=O] U^BtQ̵LIY$bq{AnZ+ciR#8*]ʕi;HE] 8X]Y__]U#&LMo^zaCDLUUZGFw#*Sm xlFo/pXٻ,o(A.Z*}JK9jaII![r<8b/ \@%%:Eup{*w ]} 5-ԜUKjbJ5hՇY3vU5"DY fR(q ip8@^)URuظ_vh{O}f"ԵaxB٤c5Q#oh "8s%6)D?QonI;^:Ce4Zz#>6Ktp!AV.}6 |"Sm-gT _ ,Dw8:v}y]+/t'&3-j_98G-nT+M{>4͒Lz׸[92O<" QekaA/K!OOlLC}ՓINMaD A4Pn 7`[ݵ3.&<ݧýA|`PN4xMۿ M`Dkx$]t9]z-Qi¥y̕rEM9Y 'pMmrDG|LR$o'/0(Mv]4W; JɮEÎ3[ƕs-x!y7_ׂ^}]>ҫiQ \f/v j;pv/&A'.opI}.ZLRspu ܂PUPRU=$u߅[|+r@+_fW$^h{rƣDf01yګמzpOfWUp31N#62 O@MCt9RO{)M@Dx"xN=!Q~6HD5fr鰕W09rE7ɇ[yd/`[ÕUF%(BRSNQl+4}=2nH4@`xJO\V+L W;+=h̥?@Jڒi ?6ul(G& zl,QlDw8ȅ& s1=䟦Nn\sϓw,^ Ene?92Hň`d*: cqx{l|=J@b^X!?QdR%9wUd< Ė gWHϤ̅^C*bʼn,(Z>Cd:IY< >9[O#'oކͳ]ͻ ҾU~DKX [mY3N\4HYH{Ot>Rg\NA~Rb"!RK׃NltoTLf07bqI! v%xj7[9.GiR(y0 ^-ki܁zQHFUiX$5M#D"~˝dJ{HdQƟ!DL xN,B\Cѻ'mk7(5 R`hujll+\JVnƛa2ܼ&t"F*z!_w)r]ӇQ۩3wpM"U+9mn=|QzHX11ps"[Uob4#]+<3a(JmAU^oyyA$cYZ3mC'WnAK/zlovIuDl6=nو-,{ǏS)#c=da-P=]kr.K`I]=Rdgs}XToZ#VBP0؃w;kË&LGA'{kTH³տy!3#H5& fQsG"U1?,QYlG2r{r1Ʈ2-Pzd5?,1XB~E`L<CV-ψW8Q9aP3Sӹg@oՐBXǥvvx͓c&:4G5ލ Uw0&?8a_.>)IG --kTزO; ,.tp "gbJ<8rGcHt$:n.7$ s;' h!-{{zgt~U(:Dc xfs.}㻗+EԄVOXGR/ᓹR:;,yUup⊮ ܻ%̋Gocl=NIgXT%f K atĔ`mÇKgOo yJW'G8pQuY/fȜ߰䉯z Kşƒ.6X0BQ<t ŗF;a Q=Do@̦3Zַy:1LE~҂pDV#::Fg$*(mOa#qG<~ź[.2wAD#Bӈ"ce+X@ʉ{(N֕߻fAkn")OQ #eϾ}oo!zPWB-o4l,t7T%nV8EsL+ 2V  I+2/rR>x1k@/̲C\>QJ6W*oK2{&= nݪ0=aK:; ! "|eRMIC{y dI*:n>I`0;T@o T-,G-"l"F Z bưylEPU&Vt;-3:U0W|WoNNk =ˆptmW]Hqr#!qk6 |(["vɝ*b#HܥEy(&XoDze|OG``Q~jē&IeLue.!S"y(h3,@F @]j!rcOLفӶ+35@+tDWdmr?Tcmɱ+7w /U2$vZ*:òpBY6'lgkӇG42O y&M7˂׽pr)w\uJeguL&ړV;]Vxg՛ B׷Tpr>oDGHM0ܩأ|ѭ?c-M1I63.;Qgivto3<QJWqZ&|hcK_9QsSrGqH9m_wl9ƼUhg чBdq|VOW2wpܭ@7!n3d={c>p/lj5}-SʏN{a2S`ӾCuQ+%~P%ޠ<ڣ؟NҨ}c!p>ɑr@ S݄j% vHd1ELeo6m5. ~;co_s[3iF[Dz(IAJ켏m{3~e/O>B9(Ye@|(c«_97dV 4q|- PCɲ:0 c+nVԔї{`u[8 Q]"953IE0dz3?[`3P2S _R{k: sȅ=Osz4\cjC2w$Gn3A1}`>zQ~wқ*$QXImHtDc[Ў*#)>1\Ïۤy5@uCNKp9w̗CP L!G!CjژMdѾ2$ipחӞa.֝x}_b*nЃs2V̞w}x]EEwbyX9,&4nYC6e^8$T.i/~B#mr逶yYU 8r73Euڈ03eYӣ&㏕x--iJA9? ralv<%5Ri8Z {@k-5XtD*$h>`3z>߲ocBdy5Yh0ESpÛXnUq0€ǥ9LХNb(wA'\o V.pDB.Ɔ:eH~\'ȷR9``DX5DJ䬓绿, pǦTb59``G r8kZeBT6M9lij?zӕ S-Τ@tm2ldD#V4-P[%ܖԃ5DXL@!kY.$hI(}k>ۇm!x ӇniYj^X \#Jt 7ךd +/sGQs]}p}k+7bj1qϰ  a@.tG ^LVB_r]pҘ8wN=OԮYZ=i*c/)3fSd{Þ!L0{KT`%g@똰YL{+'\g罛1@hZ<-jfwOnnE/C/L wvXrꐖ2#~v:P4,=qOF~ujJH*__Q]*aۯsrf42tY4OPo|BtpvYm ]1jWpP{940f}F m%"ׁ.xS렫C#Qɟigl]DmeЏr(t0tf%a>i rX7mY`fcQi%jˋޘ9В"67lwr8:h8 $.FQ͓ō櫃W(-~"ٳʖʶH|kFjBuG~φR;?ҷy.zw;`5U(C\{V>50̊JCh%nT4$iQݒT 01o:̀S5*|R>yO:DMӻ&8“*H3DxB @xj"O2OfM;'mKEßg*R lqM_z7l8mLMMLL</sJ QpM*Fhj'95+c9ιA:r󗌗ҌQ`{;'qZĥFҰ@,ڎnh;4 J2(VxW GJ=!k"Sr#2<*7,: W.ڣLIy"Y5ߒ&5%wzXNq% K,X>.Bqi##K92502fk}ء<5Tު7`4e|y J'GӶ^`1a"-X/8qBwNL&V[6R<60A$C'U\dh^F SsQj 7*1xB?flV塦WdM-NC\wQ Bq 3D`eCn`MA#xaٞ6K'RiA>]׷1b O?*ei l`~#*75$=CqݴQ7K,Vo7z,fgݘyup ZhDh:U'{ ֭go5)h]#xkeZ0k/+T2; '>!nѴ&B+HSǫ !\jDZ8~U/ƅY9^vHG`H.eSp ™u`hR?QFJ<R([PNEzl^nO'$P\Ll.-$u5F{PM~ tWOm mH80NI_db7[k[0pZ#6Ohw3ě"Z+#pZ.!Dk;R9MrZۥ0I:s4f-ۑ,}6 -|{E Q [i r f,TʼnV7tQ]${6ʥ[7ǷN39glA'(t'w !*5)^ۃ^_3* (ê,EFsE ̅o#Jʆ!Ml \)3?ޥ[iJyV:LV?G%V2hrF+}BeBw]&ˮRۼOji/; dQ|_U_g׋; 3C|t>6 ;A*y:5~0LC0V)w}e:oG!JlLA)ؙė0p)Qٰ~R~fb0 [Z57uy)ʖW}5 o641>z|DwY oRg( ѐ}%ߢ+JPvSi".E-Bb'5;fJ1 fu\[#ﮥlWߜ:90CmyI%m3Xކb# wpcભ!NYWjNnټ^E8Z gzl@-ͲdRuCh^- [4׬GD5|s["W 1`;mN]X@B}F7!qrS)-3A4gk` )]Q#Z15Oc0/nJ5Tc's| {x%I/MkTy!ųt,bňVWfF -k3wVke0 F tZ. "2T ztr:r<2nDw2KlO%N.-y*g@m\HG&iUhk?.VYx?.)8Gb 8ϻ]q nG0>~-d|{+T8="lb Xc֧!:WzH2bk^Oz:!T8 #PX55юMn{X r'P}eNB^LݖO'BL+E!HHc'g/n&ᘄqǦo,$w`?D7<)ʱ*ۯGR?0HbU/w ic K9\pIfg9f 4؁;]X<_$kM-#I|@Y vkx'?Gh߮}7]bJ2~ O ? 9~Έ 7mrFr^FkN237Mp9nHe:-M薅+ 2WyFT<]mZOlP"7v e껭Ȝ~2iu2ǯC`>Iu!nDM0P`i5DʺӃAe7k)K7$,uץ1d_}(_(P߻l %DE-C2iGe8?=dіNUxy[+vKq>V= &!PpPghrSZAm`l%gkət Z?o 6L&~"vc즍^k(},|!KuY`".:Ӂښ+[R{];UϵMrN;BpޝD_dq% %W`ݑ_WwjJ G~̂54Ys>%H& Fk©1'( mGl%?޶|)f#^2Kj{[#rmrN5)X]Q>]5_y:NL>S^i,3UYj~lɧ"h&`kXG= ҝA&X_ó§M۩88mk$FjSH d+rPnf3N(xd=ޖVkurғ4,(WEg;)G/k5U-&"h0 y))DaBL"(•Ȅw[=?Fc(id S)A|y%~QT*"y[$'c|Vw(R"YÜQ~|ȻsݱֹΟBgv)+GL 8Ur΢DZ'оUT@Ki%DᘮZtm8ZMiN{ 4#j0Å 'Oӛ }}GݙǡNPt%|X淰@#gNn]"2́&`ȫ/=rTzbNCbΥ]&)eA>GA^m)mg`K܌k_V^M/ސa0 zOWܹo20NBSyr:О3?"yP7z"4:!#8IQ<֐p&VUqsE}.eAH&ogy"8fuǒs'uL܎m)rP\mWu=f+I*b'5j6u8lVv${iIZL\{m?֖zf.ǔy8#3'T<|oZ(+xO1_"- _Nvښv>Ps.KjP'0w=C!]xTRrR!l0O[d'`&Í1zzD;(XOXi>"&=(5~2M+=藅 }5Pmvp$EBIhie&DF+$N- $j,Tj!HlRfiǢ #^ Tރ'&Mt˚g{%i.An4ELV=d5\rⵜa@ZēD_=%"cA%)ftD2|4bMwoNꎖWo?}X*]j5T떐c#Rz˖)iѠKN;'8%ɩ3gƶ*oCkP1G0m-6S$&D&hR5OC[EqXA])\T=V˝gFVI% i'{gmD -޹0|Az# dauo[ Q߾v B ˻@p˕ G"^nJ9 %`3mW!ǍVkl2vqmI%ʇ.yt ຅۳Dy{PY-r]~;GҤ6%nr3rZ>"H8mr݀?Lќ84!jMۥ kЮ<׳&kCBKB|92CWZ8+mZUB>N b<&|iX ҳIKoה$(!J5wE[Xq-*IwffMH*xpEϥ3~RzO4:6aN龆VG)$ vFb 8)C1vCdaq1QftJ:!,tET4z=f"11i=;A˒6Vm2$یu4-i F8PfE-iy'qp1wQB˦{z;3b-k&᧋]UYs% b%D逩lOZAӄ|!|;F*E/$C7/nΎ zSsq7Г D(SѸE3L/4 <}Y.b:*}ezR̉26(PJ &YЃu 7]0>do:#ʥD'ۤqsba?QJTUlBhD j-O#In>i]N-u /2ׄ sp $Dƫ3(cE`b8DjחMV)O:\Yxm#؜F9.BݦjKdI(%`&圢Gco:ձf^H.ؚ/jRZHl ukG/:Heo> F]b=o!q7.W;ױ|Uh t1 }zlWAMo l@T%0Fr+wb"廮 л~EzPh<>4?]? @"U=&Jǚ?;HR%P{iZL41 S03Dɗݢ+!¦<B; _b6_"͠7l,3D/~>VYXmPߛm4Z Xuz`{B+s}uän7Osz'_$9U~3Q TvThSfvb|! B1jw ?М%ȿ bxIm Ʈ3 Q٨"ZC|7F|S N!ǥTޕ  /zނי)BKF$hG6UΌX2hPM޶,P?3FUǫUoxqSj½5ޛAP'ƅL#AEշUccN!MnF{")c|+BoZZ9ǖf;V@[8ygo {f3ts`R=ؿ:t1oqRc65Y:]&ԩH0?vz2o%޲o[I;iĞI^A 1T[ئ d ;×K,YU_–Fqh>wL {H7)=GtZexCCĒoO+N{0$F?diʱs+=-^9X,aD| o?>֊Yܤnf?u[}h(ir)?з7wIg0w,soQn`V\$@JO+4RZ-h G谹IplH-e0mF['BsJI!W6 A[ښf IDHJr -S1`0wmFjL܈|84}NǏriڎ, :`![U%}CDeN0"\%  qo>iuX`?G߅ ;ֆ(8k;q+yR+l4%Î@qjtTM׾~ Yz@%lp%F?+Hy) OfoJ*vStƋ )ge~lb2ēa|M&E$y&Ẽlb KwnIKZLᬠxQkn?`3&g䨒ȥfKS ~YN9-i^OVCUhlgEMWֳLz2t}fX5Q.T΄1:IM|go-;(Y+}B} =.`UaثRSl *W.Hq:3X逢N恑Q՝ ,_0鎌ŝUY,. c_SP Sr=f ^_| MIg|ꈜB+?]ص4)`z\&KѶ}}7Īs" CrC2|b$K2^NiCvEx`@=W-7%DUaӌZ>b,7qGo{ %xG{^/f웤R(d",0!#a#] ie$Z I4Ձǥt4-w*54mNc.缴Ea(TIH_D@uB=LlWX 4j7uΦToS;8/z.f)d7TG(`hA&@/U>yaؘ35j |WX[BzA[_Fo1.ECwsO-s㰥Ns_kE]e9u84.ӪD -JxJ 1H<۸$^ƗX9m:G MN\l+ݯ?-S&kJ/xnƩrqa4S{dkMܦmF6y?5V͊ъ5>yc--):^c?j4)ƨjlܵ>\1#mv& uБu 8 k;]k,;Q'-t6ކ . !mhlF}IncBK5XtN7_,dxz.h qnKg$~n;oPvԬFl1A4"‰\}x=@]~} ,(TA*"\ ,c)3x=Z|󍴍ZïL&@-2%> >sCVWjnb9e<|W^ŘtzqúG&ƕQ48lPTU-&wk#-r8F b}tqmݑ!}{tb%ՕNkBQcns;ͺy;\҉&EZ+ګ=F([te5 E1p唇rT˿ٺBb]2b sֽ* O!t5vD;IzcE2#j΀%9*#tVA])djʞzY p5!Ћc ̓NqcP0YX XΖzD }Mo:ųX+P8T/ IO@AYz,hgx䄎8L':f8VHP)|q=- %q*yw6d #/qMR3(~i8T\Č/cd-{3;k`W8ғj澕~󩹠wĴהJ+ Uߋi<_})/sf*E!PgsWWs|v cv՟#Y14LTJ캸_G^C(^EZ/#4Z?רhƐxtМ=f k̍>v6]Iߎ*۹)[;IA187Coyd t-tQ4Kv2q_NEH|&QXYe@o-E¾;+HمW WL`w.[Mk Ԣ+e(iI# ?F UKf_6rq>VgSEɹnMw:c6.8HJL-XT! +9S!"o0 NQ58d/yGO&!x7 ׀QXMĜ wNo:T}9 >׮WvҒҔho QauȌ)loVMgy7 ë tb*nI~JRN:hNWmزL9]q |ޠ2q$2=ڈX&T0VVs T9- t֜G_,0,N#?_ށ9+@έ䲅0u\C (GyIOѷC/ԷsY%^Kyj H_(OB0֊4 ŷ?'ޅ0K/Le /0>"6ܕ:Z2qJ|ѵH3ӄ͢Fٍ]m1 9ݓ׾*k3 Kv_tkѯ6;H^^!ViR<AW0S׍_kE3,mUJ>JLe5[*"3xY22ft@;S$^On]gpњ!ԥe6J@IW\ĻŴjASH[.gAmüك7tIlb0LxE5~;4=E4v+U9 1uLw2: r%Z *b%.dɛ9(sQ ZZI+SJ l!u#Jgg@uoee4|DxDSxѡ1҈CBy)C`'7.dkFM8.4Hl; !<;"l4DfFld#G ƪ*Pt<-ש| Mk}Kzk\'_AJDq[qTen׵w Uٓs=! 2-|~8ZH'euw)"IX%/'' |$ѿk&;?لU40L3hor kDچn\z i؜5|݉d 7cn5AV =ƺތA%ɫPYy5U͇BߴR_Ygu_ i;~{ O7wd5iΘJo|^:ԛH=;Cۓ>'<(n(Ur g3$?fT71GdԱt'q܃aF?Py͈* JEINCJ[_))Ԟm3/PwCZ'ai? A5td3 3\:}foD: cn7ӷ_u j w-܆snXRtu~"3V{Gw8"A ^ɎFh"/$x(Qb oZXbVB̃|ʄ-WA$#$ ,V+N5ĥn,oPgy6:73s.ӣ֪d_??,F|r'S?LZpFi(|ղœtX>%F7ֺ5Aٌۨц_tlّYS)yU'K눳H$Z'R,7 Y*DU5^B.tXJa.Raͮ88An ܴVBuޔKJ6*1` QןS9 ΀&Pf$JwuqcO| -ؤBUZbCKܰݤ0B~KrZ:}l\P{KN Vy*q2|]4fPsșw]U0{7>Jբ0y?c7{X{`#qiq%1\Rܨ'H[=Far̺|a:YzWj_@9քOݹ{]ANꂺM_N^7Btx%CDrPd?9- +F@t}&JEu а,wߢ^cje7պYing&5εNVM;ċ.= XI2b09jDQ6@TZ&>P(s_VTA|MnLGsT6BA5`3 ,O`|jiu!(5ӌ](Vl=J#:XL[1M?m[Z>kjReGᒃ_A$\x}ʢ 7r(:=D@;uNRShI .~q; vZ~ 3(\Oͩʲgx覂.L\^8-E0kX/F8-i9I+A] tm;ʟьMYNx[|oOO#6j8HF+տFA5L^6ŗQs[TJfcYfJ{-,/\lWV .d-KV!=]|,Eu-_1Ǡ$!$~xpcS͞{7\=@f=.0+tU^ܱ0z:P(ZWh!=ԃCW8%208>%rduv_QrO |Ag*?cI~ $oHBj5sOѯIo P-vViHڰnHً e#α&\@҆XG(f]k!*|ߢr0S^c-j \JK\ vuN:iB0SMzn;* d̶QS/X5@84ile5B {o9QK MqRJDR?PUf c}SC0"Q M+(u),2#~#3O+G(3)9yd|r0NDv,[CC8j7"gטD@SrX2Yf+ŕOv >*PgsB "7^% a{I\K5,)MZ?(W!Z~ĂsTE˖:Q_Iqu$X7&S7kK$n_O.,bsˉNLt)rsbB! G%!5am!D'_TL!BRS3j[ Gt}"rY$05]Iod,[+EzY &A T{F`$>r#B ~P0";5W]{) k@\8V@ځq g56 C@ozMF]|0mnjVC1 $…JTi)b͒f8L}5͠pW8VMSENoow0&ju&TQgWƭFbxph+G!ƎN /f);#g X0 :ޟS#;~5J0$"[[Q2+ WD b[?2; 7-"݊MyUrT"X+B1i]|eؽem±`AԷ<ѦUg/6i٩F?U2K޾|YtU$L9~ = 3{&&DFؼ1}.uwl3.{focE#x0L#zh澓%#+a6ً᫈Ǐseoay(ѤD(-n!ꇬqX5? w_Ǵ-]vX}H?#і!q7T- P2lqd1[럼xo!=ۋ{jWIn?J-Սf E} Z)P=C!Qom.5>7$!߰HI٤kXV5xBj)| ~ct1# %8Rwsݐ$zr4xMfy:5=6š$].meJ3C甆4=Uxdȷe/t!L1i)s6?kCLs0&ɑop$~Z7T C>bϨf1В;cyJ]m1,4Z⎩msN+nPR! WBȝLbIj-$ăy5me"k#+1* FA<ZVoߤ8d%3еAjCД۴9vdo b&'. -7eGwRx+># "tP`:%rTĦs^W3PݎU$շ=nG7k-iڸⲩ(d g󧅊+eālREz PZ,|ht0wp6Q:!eȢnP(XGC`"Pi۬Q^ eIY?`e Q4.y a,7JuA.zȌQj?oo }NŽU~c֫FT'[*6FPkd/66V:gJW7#lmJҎ";T*YʦbH(D:(hNO/How}Vm+ E2'yf>B,Ou hK,$^G7g#% +{%(oB5Ҫ<v|xg\lklC8w~(VQ9Gk–+OcQy@E$e,p{j߭MS!7_>i@5s6[Nc) hw~%_'JX@K4 Ө( =K*fi{A, j=sA脛R[G$S?_Aѕ݌,|R#NCk&NOPh+p7i,YYLgj2QPClݿ7v=bCR#k! Ul $05fSkm]?OT9'm-`u#w%cJյ^@<U Ū<2a;z ˧oqo:B {Oc V^NxC]?ח=D.^DNtĒHIVcQմ'Oǧ:S8NmC侱3 v_.q7QJX 6f 6@@E܇8^6 ;#xJr#CnJ9Q~ik)2,I}=B8Ax36A *DW3 `0w,n3+U4͐Ҍ3;.(Aƌ{*/dot>;R{X Di)+ei/XzVguLAۯYގvFU^_ܾpBuP:ݠባiv{^`MY%=2K`*KX(/~dýP0𡢗|xZY#*ZO[Y_FT5?9 Д^΢Y=G1e!W9qyOXU.^̵l*F{:\EP* .0O%h_Lؒl[yfgnlZY,Ig/mSŐRonx~d߯]p ^xN"VrpoI]!4G)W~DqyZ+_8E}MzUp ;-<.z=]ℵ+7|Zɔ,,r3un:U0Z90RdoT(qq񝛼!B~i"c_|{k0tɋWE\:yY&- d9\^=hZ_1VwH-xrONy'BJ|.v~ޞd?#wG[VIazi,:Ɛ iCȘ# 'M>fe|WfluFG[,t)(Jtf'*!gs>[ekqwqmb1$Si_\$>.F 3`xtG7{F5zi^~prS9`AW ȎI'4~*MI'r/ fħK@ĵ%jûp7>˝x+ˡ-D/U?NT;Un_̩.U_e5zERTd|b88 o#b,* 1m$Rd-g[ؙKG`0.LwuZ BHr0T$P,'l~Ow[׊f8>\20>3R/-\,Kk1If=)AriDIm2wB-+ ^}<2[g &gݑc}"jpXQ?ODa~%:G B< zRBp:_c?D;Dfg]C]Ӆ2z)"1f˶R Xq/4cW{g33y˭K8K?+#j"WJR<_NMc@9~BNoh# Ї#SjCzxuZZ۳՘O'Ϊ\ZSg?Le?O1l 7%\)VVF᪁"HC[K PbA}iԭ5Avz陒E$!^e1+k6Lg{"komP41=@ g]#՚"S)5 pnq\dBL /Eygy%t1kiPnx0"*>8]^isEGN9}FpXX-iPƤQkjXL):[G9 &c[9&ePCcL>|Bvϼl}ޑ#v$Ԡ_Yɼtk^L%uϰ/G&H4il/ˑ΢H*c3H w|W2ꍴPd[d0q|:eMdj,J9bp*ƺ+uM[ý+;P-ҥ=6 nԷk\ F+#.Raq}V0gʪp|~[5ZAdUJ[ YLq}MIAL[sMxÌ]WLvQP /3ݞwm1gFM#C~4r/R6SdyDf!:&Y /pKΐm-} ݆gM@#V;$ۇy>`oSX/odtE-MG!^,Du>G#7\I;W#-ܜfF=a-N%T𜧁ISnpd=yC(hqZuԓo2Ͻ'Zn˸[^QxX'Lr+5蕬b,4ö'cKiBm0tstvd狚"H K\qDv%?JpU 5;ɸd?ukSJvsV<`^$"'͒uT\%~ɳ`Eyb(ct ^@XmG_08GW-Ę=>٬؞i̞r Q[;GR yˍ}_PHѣ04I>\IW1zƐIGmkc-$*N9*X|'Yeo\4]TC4a8xtvV, x[; OfZ0a)T_\U"G@\i+ƁnpzyBWWWNd}3\T&abρ9֯k0+H*+hpѩanE moωew,T %ÎlM%[肔@_1 H軥DK G~~@9LN_1`-]G1 v ~eC[=ͳb'7|װwxZ٘fB/XTNNpWf:uP\# _YxbV$vQէ1$rp;~^Dz087VU!$ҳP_EKSҥ/Dec!pg{ȇ\T1īҹo1hAui)bjr+ÁX@*ѫ!QIF;,~0!4QF$VP/GPD)<l/p0LN*_2HDb6CYSIiKW|%^UyP{6ӽ֭.?OBvXn-l#R6^855qWJˤ9y1qZ66=T{M4=ѦvR F-RaX#Z]4 D7XԴ9 YŻduN@AxYk鱔x{kh$\ 5# p0AC6Ѷ"DqX)c@複6^~N8G6T7>"PAdvBЭu1;m!ɲ@ &//)yI)ϻjO Ft ufLl^H ѐwIK(qR =jZ;pd I߹)_(*L$G̀ S\;*|F '&B'իwHFf-6$#e-{>6 h6ι[c8gy5]DtShrrpn.3@U9![r=,PD4u  AP^OV5u%C9jqF/bRZ!(bQ!zqᗍ h`շ/PHt"|=?3W KU,]8UXAnr6HYY z>K=CgzIS:pΠAa)C A[hGڱ'UzC|q 1-$+y d+ikh@)yԌqR9JӏGeRl>L Ԙa,>H߆up }c%M\8cn3;[#rA:$ʨ~(m$"\ SB$D qfy)y0h>7uR(qEJV+f"(­6S c£|;W|/ ;ez.h+GUog#@܈Ȁ{Ji<y݇'8wuu \ :nu2ZUe/J{Wv2/0ժO xj.U 4]cKI~H0Qbm#H#'9kYvҩf3ć;UľGEHPb"U7i C2Md",_(+^ h},9ON}w 53~xSI2Kƾ9@ u[g`9Ԅ:XsKf\ڴжQsX8:Szȡ:`r #cOpcuoqSM |'\7A3<8%H6N-_78h]F T@?΀9nŠIN۰2c mSx`Qk?S3Z}?n|bW?%h`Nm:ns :61lu0w`/Fu#Ejxr^Mݚ3\^'LLp RZc*x;=`FcG:l#jhMQ[QcbeqJՋ7iň3Ͼq* |]VNR8X]NM@w%>?/:Ya?0wRӚֹmbs1I,L魀@,CfAT}7X!ToNMVrҲ,:ȜwC ?*]=5-_6ŮN[SKhG+yI<+4WZVPg!Jۍwo(wG-XQnJcó,~[xZ-ZfiS'q%a_DԤ)PJtWd9 ycOXۙ%P##P4_JN11>xZ[Ф&t;N#qU6+ʌ*lʟ*sF<Y* ǎXű@f@ay8KrKƹ80%|ѓY4wm;HKwQk T +u~:| T¸ \L/5s3+=lt_4D. "b0&i- .эsUTUrvaHFV.8|pE܎?0rK9u d4!46BIrmĶd Z6iϺ>TX-ExQ\v0y,Jk_!=i{a$t]蓾nzl̥ GCZԾcA]ɢY-CĕyEbCq1:QƸ)߯Ƀ4)`$%Bܔ|c@UkM(>w 1(3 ~XwDoFS`Kn3;}јU @DgjWȽ_:"+*w)J9Ԯy6ZphzLgf[L)Q(V3e̟B`+3,F-4,>\XK- 2!RE26DVj|˫4>[>8>~bBD>{?ֈjpl|L ZYhp+ T:Q%6LKڬ_'Q3V:419&"}2:$$QK\M[nZ cg*8AB)8aOy b3};c5+0Jp^jq{uki_3Ra?6VTB^錢pMI$T#S K5f!%Vv8M('&J+BR3uhDt>}LJ̺)^ᐙ1Ս^!1 㭡cichf"K1<+.PBq(O@a똭fAkbb9APh*cCSvhԨ3CX2Љ#eqъ*>_Ŝy[d|2?vn\e]|Zi\/HA'M5mZ:ctvcm /K`KP̞\\`$rV

^D%MpGDC _AMwW¶X*!*;$ {@Ӭk>RF<K]i5l ]iMߧ;AhER߿w7_97ýs((8JEw6fffŰPM)堍EQI !2m5<j'ұ61lȬ& $t_FaKrx#d OKc,3rE oG$/ЀC2 `P9Ê\tA2xgڋq%F@Nyt)@ukX Fu2pL_ {UGXTRZ1gC=h].,Rگ >3RxW2PcPkYtAv{+e] Qw=,M1q[O0ӓZH̍uNJ*vZ31d&$ϫCn{fMҳCOm{ǘR@R eb@kd461.0~9'^g1d(9ww^sUù(DM!8eȇŢ@mBg'BJG~A$|a "RZf]WRXm)ċ&uPU`o-χ5STpb]+$ĵaC uB#k¹-] RVY^_E&Lp[.SM瘼$Fױ v28i!=ei7{]Wn&J[ {I-vƩk3-"bOBBpuG Kva}O> 0 |Fmh[ h|a|t\8) $Ef ЎZęKҵ}|Ƙ.k{VP>D#a@ YZ