ropensci / allodb

An R package for biomass estimation at extratropical forest plots.
https://docs.ropensci.org/allodb/
GNU General Public License v3.0
36 stars 11 forks source link

(MERGE FIRST) Fix check on CI: Use stringsAsFactors = FALSE #126

Closed maurolepore closed 3 years ago

maurolepore commented 3 years ago

MERGE this PR first so that the checks pass for all other open PRs.


Fixes this error, which surfaces only in some platforms:

-- Failure (test-resample_agb.R:12:3): resample_agb returns a dataframe of size 1e6 x 3 -- res_test$equation_id inherits from factor not character.

https://github.com/forestgeo/allodb/pull/124/checks?check_run_id=1893660473

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1889


Totals Coverage Status
Change from base Build 1878: 0.02%
Covered Lines: 359
Relevant Lines: 381

💛 - Coveralls