missing help browser on OS X
meik michalke
meik.michalke at uni-duesseldorf.de
Wed Jun 29 12:18:36 UTC 2016
hi,
Am Dienstag, 28. Juni 2016, 21:38:51 schrieb meik michalke:
> there's a new strange problem -- the mac packages build for our plugins
> don't install. in fact, tar can't even unpack the .tgz archives. the
> packages were built with roxyPackage and that worked great for years. i
> must inspect if there were changes in the tar functions in R 3.3.
i was able to fix that, too, by not using tar() but system(Sys.which("tar"))
instead. though i'm using exactly the same options, the results of the R
function tar() turn out to be unusable with OS X bsdtar, as it contains files
of the same name twice. a similar problem was described here:
https://groups.google.com/forum/#!topic/libarchive-discuss/M86idLujRgw
in essence, our plugin packages are now installable again on OS X.
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20160629/8365ae8a/attachment.sig>
More information about the rkward-devel
mailing list