Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gebhardt, Albrecht
akima
Commits
12501e0d
Commit
12501e0d
authored
Jan 09, 2001
by
agebhard
Browse files
PACKAGE="akima" appended to .Fortran calls solves the alpha crash problem!
parent
7cd4fb54
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/interp.new.R
View file @
12501e0d
...
...
@@ -88,8 +88,7 @@
double
(
36
*
n
),
integer
(
25
*
n
),
extrap
=
as.logical
(
extrap
),
near
=
)
PACKAGE
=
"akima"
)
temp
<-
ans
[
c
(
"x"
,
"y"
,
"z"
,
"extrap"
)]
if
(
miss
)
temp
$
z
[
temp
$
extrap
]
<-
NA
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment