search for: r73465

Displaying 11 results from an estimated 11 matches for "r73465".

2017 Nov 02
2
"prob" package alternative
...; > > The issue is fAsianOptions. Is there a version that works with the > latest version of R? If not, which version of it works with which version > of R and where can it be found? I tried several at the archive already. > > sessionInfo() > R version 3.4.2 Patched (2017-10-04 r73465) > Platform: x86_64-apple-darwin15.6.0 (64-bit) > Running under: OS X El Capitan 10.11.6 > > > > > > packageDescription("fAsianOptions") > Package: fAsianOptions > Version: 3010.79 > Revision: 5522 > Date: 2013-06-23 > Title: EBM and Asian Option Val...
2017 Nov 02
0
"prob" package alternative
...at gmail.com> wrote: > > The issue is fAsianOptions. Is there a version that works with the latest version of R? If not, which version of it works with which version of R and where can it be found? I tried several at the archive already. sessionInfo() R version 3.4.2 Patched (2017-10-04 r73465) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: OS X El Capitan 10.11.6 > packageDescription("fAsianOptions") Package: fAsianOptions Version: 3010.79 Revision: 5522 Date: 2013-06-23 Title: EBM and Asian Option Valuation Author: Diethelm Wuertz and many others, see the...
2017 Nov 02
2
"prob" package alternative
...issue is fAsianOptions. Is there a version that works with the > latest version of R? If not, which version of it works with which version > of R and where can it be found? I tried several at the archive already. > > > > sessionInfo() > > R version 3.4.2 Patched (2017-10-04 r73465) > > Platform: x86_64-apple-darwin15.6.0 (64-bit) > > Running under: OS X El Capitan 10.11.6 > > > > > > > > > > > packageDescription("fAsianOptions") > > Package: fAsianOptions > > Version: 3010.79 > > Revision: 5522 > &gt...
2017 Nov 02
0
"prob" package alternative
...> > > > The issue is fAsianOptions. Is there a version that works with the latest version of R? If not, which version of it works with which version of R and where can it be found? I tried several at the archive already. > > sessionInfo() > R version 3.4.2 Patched (2017-10-04 r73465) > Platform: x86_64-apple-darwin15.6.0 (64-bit) > Running under: OS X El Capitan 10.11.6 > > > > > > packageDescription("fAsianOptions") > Package: fAsianOptions > Version: 3010.79 > Revision: 5522 > Date: 2013-06-23 > Title: EBM and Asian Option...
2017 Nov 02
2
"prob" package alternative
The issue is fAsianOptions. Is there a version that works with the latest version of R? If not, which version of it works with which version of R and where can it be found? I tried several at the archive already. Alternatively, is there another package that behaves similarly to prob? On Wed, Nov 1, 2017 at 6:17 PM, David Winsemius <dwinsemius at comcast.net> wrote: > > > On Nov
2017 Nov 02
2
"prob" package alternative
...nOptions. Is there a version that works with the > latest version of R? If not, which version of it works with which version > of R and where can it be found? I tried several at the archive already. > > > > > > sessionInfo() > > > R version 3.4.2 Patched (2017-10-04 r73465) > > > Platform: x86_64-apple-darwin15.6.0 (64-bit) > > > Running under: OS X El Capitan 10.11.6 > > > > > > > > > > > > > > > > packageDescription("fAsianOptions") > > > Package: fAsianOptions > > > Versi...
2017 Nov 02
0
"prob" package alternative
...; > The issue is fAsianOptions. Is there a version that works with the latest version of R? If not, which version of it works with which version of R and where can it be found? I tried several at the archive already. > > > > sessionInfo() > > R version 3.4.2 Patched (2017-10-04 r73465) > > Platform: x86_64-apple-darwin15.6.0 (64-bit) > > Running under: OS X El Capitan 10.11.6 > > > > > > > > > > > packageDescription("fAsianOptions") > > Package: fAsianOptions > > Version: 3010.79 > > Revision: 5522 > &gt...
2017 Nov 02
0
"prob" package alternative
...e is fAsianOptions. Is there a version that works with the latest version of R? If not, which version of it works with which version of R and where can it be found? I tried several at the archive already. > > > > > > sessionInfo() > > > R version 3.4.2 Patched (2017-10-04 r73465) > > > Platform: x86_64-apple-darwin15.6.0 (64-bit) > > > Running under: OS X El Capitan 10.11.6 > > > > > > > > > > > > > > > > packageDescription("fAsianOptions") > > > Package: fAsianOptions > > > Versi...
2017 Nov 02
2
"prob" package alternative
...ere a version that works with the > latest version of R? If not, which version of it works with which version > of R and where can it be found? I tried several at the archive already. > > > > > > > > sessionInfo() > > > > R version 3.4.2 Patched (2017-10-04 r73465) > > > > Platform: x86_64-apple-darwin15.6.0 (64-bit) > > > > Running under: OS X El Capitan 10.11.6 > > > > > > > > > > > > > > > > > > > > > packageDescription("fAsianOptions") > > > > Pac...
2017 Nov 02
0
"prob" package alternative
...ons. Is there a version that works with the latest version of R? If not, which version of it works with which version of R and where can it be found? I tried several at the archive already. > > > > > > > > sessionInfo() > > > > R version 3.4.2 Patched (2017-10-04 r73465) > > > > Platform: x86_64-apple-darwin15.6.0 (64-bit) > > > > Running under: OS X El Capitan 10.11.6 > > > > > > > > > > > > > > > > > > > > > packageDescription("fAsianOptions") > > > > Pac...
2017 Oct 21
2
Problem when trying to run Java in R:
Hello All, Although running Java from R used to work, for some mysterious reason, it's stopped. Today when I tried to load a basic JDBC driver (or the sample .jinit()) code, I got: - JavaVM: requested Java version ((null)) not available. Using Java at "" instead. - JavaVM: Failed to load JVM: /bundle/Libraries/libserver.dylib - JavaVM FATAL: Failed to load the jvm library. I