You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.
Hi,
I try to install the AGBfluxes package as:
devtools::install_github("forestgeo/AGBfluxes",type="source")
and i get this with an arror as:
devtools::install_github("forestgeo/AGBfluxes",type="source")
Downloading GitHub repo forestgeo/AGBfluxes@master
√ checking for file 'C:\Users\tbesisa\AppData\Local\Temp\RtmpAhgirX\remotes269415b6792b\forestgeo-AGBfluxes-8fbcf94/DESCRIPTION' ...
checking for LF line-endings in source and make files and shell scripts
checking for empty or unneeded directories
looking to see if a 'data/datalist' file should be added
building 'AGBfluxes_0.0.0.9001.tar.gz'
installing source package 'AGBfluxes' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'assignWD(df, site = site, ': argument inutilisé (use.CTFS.WD = use.CTFS.WD)
Note: possible error in 'assignAGB(df, site = site, ': arguments inutilisés (use_palm_allometry = use_palm_allometry, palm_list = palm_list)
** help
*** installing help indices
converting help for package 'AGBfluxes'
finding HTML links ... fini
AGBfluxes-package html
LOAD html
WSG html
assign_status html
bci.spptable html
bci_stem_year html
check_status html
computeAGB html
correctDBH html
create_quad html
data_preparation html
dfm html
ficus html
flag_errors html
format_interval html
import_data html
loess.fun html
loss_flux html
median_prod html
rec_flux html
site.info html
** building package indices
** testing if installed package can be loaded from temporary location
*** arch - i386
Error: package or namespace load failed for 'AGBfluxes' in namespaceExport(ns, exports):
undefined exports: import_data
Erreur : le chargement a échoué
Exécution arrêtée
*** arch - x64
Error: package or namespace load failed for 'AGBfluxes' in namespaceExport(ns, exports):
undefined exports: import_data
Erreur : le chargement a échoué
Exécution arrêtée
ERROR: loading failed for 'i386', 'x64'
removing 'C:/Users/tbesisa/Documents/R/R-3.6.2/library/AGBfluxes'
Error: Failed to install 'AGBfluxes' from GitHub:
(converted from warning) installation of package ‘C:/Users/tbesisa/AppData/Local/Temp/RtmpAhgirX/file26947eb917c5/AGBfluxes_0.0.0.9001.tar.gz’ had non-zero exit status
Is here some one to help me to resolve this problem?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/, https://community.rstudio.com/, https://github.com/forestgeo/forum/ or email Mauro Lepore at [email protected].
Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.
Brief description of the problem
# insert reprex here
The text was updated successfully, but these errors were encountered: