R 3.2.0 Mavericks/Yosemite: help.search showing error
On 14-06-2015, at 19:43, David Winsemius <dwinsemius at comcast.net> wrote: ?...
Running R-3.2.1 RC on Yosemite 10.10.3 Mavericks version Result of sessionInfo(): R version 3.2.1 RC (2015-06-10 r68503) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: OS X 10.10.3 (Yosemite) locale: [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_3.2.1 and issuing the command help.search(?linear models?) works perfectly ok. On the page http://r.research.att.com: for R-3.2-branch the R 3.2.1 RC did not fail make. The development version of R failed. And my R 3.2.1 of a few days ago has no problem with the help.search() function.
We seem to be talking past each other. The failure I am seeing for 3.2.0 is in the R.app sessions. Not seeing error in a Terminal session. This is what I see (today) at the att.research site: ============ R-devel 3.2.1 RC (2015/06/10, r68509) mavericks Jun 14 00:39 x86_64: make FAILED (log) Package: OK R-devel-mavericks-sa-x86_64.tar.gz (59Mb) R-devel-mavericks-signed.pkg (69Mb, installer incl. GUI) =============
It says R-devel version 3.2.1 RC. Development version. Wouldn?t/Shouldn't that be 3.3.0 especially since it is trying to find resources for 3.3.0? I?m using R-3.2-branch: version 3.2.1 RC. which is the upcoming R 3.2.1 AFAICT and I have assumed. Berend
The failure I described for version 3.2.1 RC was the GUI that was failing to launch which I thought might be related to the att.research note "x86_64: make FAILED (log)", but this line from the log link following the notation FAILED: http://r.research.att.com/log-R-devel.mavericks.x86_64.html ..... suggests an attempt to find resources for version 3.3.0: clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -install_name libR.dylib -compatibility_version 3.3.0 -current_version 3.3.0 -headerpad_max_install_names -o libR.dylib CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cum.o dcf.o datetime.o debug.o deparse.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o edit.o engine.o envir.o errors.o eval.o format.o gevents.o gram.o gram-ex.o graphics.o grep.o identical.o inlined.o inspect.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o names.o objects.o options.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o raw.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o times.o unique.o util.o version.o g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o xxxpr.o `ls ../unix/*.o ../appl/*.o ../nmath/*.o` ../extra/tre/libtre.a ../extra/intl/libintl.a ../extra/tzone/libtz.a -L../../lib -lRblas -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -lquadmath -lm -Wl,-framework -Wl,CoreFoundation -lreadline -lpcre -llzma -lbz2 -lz -licucore -lm -liconv