fix bugs #5
Annotations
1 warning and 1 notice
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
9 docstrings not included in the manual:
VegCurveFit.nlminb :: Union{Tuple{T}, Tuple{AbstractVector{T}, Function, Vararg{Any}}} where T<:Real
VegCurveFit.goal :: Union{Tuple{T}, Tuple{T, Function, input_struct}} where T<:Vector{Float64}
VegCurveFit.init_param :: Union{Tuple{Any, Any}, Tuple{Any, Any, Any}}
VegCurveFit.doubleLog_Beck! :: Union{Tuple{T2}, Tuple{T}, Tuple{AbstractVector{T}, AbstractVector{T}, AbstractVector{T2}}} where {T<:Real, T2<:Real}
VegCurveFit.get_extentI :: NTuple{4, Any}
VegCurveFit.optim_pheno :: Union{Tuple{Any, input_struct}, Tuple{Any, input_struct, Function}}
VegCurveFit.doubleLog_AG! :: Union{Tuple{T2}, Tuple{T}, Tuple{AbstractVector{T}, AbstractVector{T}, AbstractVector{T2}}} where {T<:Real, T2<:Real}
VegCurveFit.wBisquare :: Union{Tuple{T2}, Tuple{T}, Tuple{AbstractVector{T}, AbstractVector{T}, AbstractVector{T2}}} where {T<:AbstractFloat, T2<:AbstractFloat}
VegCurveFit.wTSM! :: Union{Tuple{T}, Tuple{AbstractVector{T}, AbstractVector{T}, AbstractVector{T}}} where T<:AbstractFloat
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|