Skip to content
Snippets Groups Projects
cran-comments.md 775 B
Newer Older
  • Learn to ignore specific revisions
  • ## Test environments
    
    * Linux: Ubuntu 18.04.4LTS  (local)
    
      - R 3.6.3 (production)
      - R devel 2022-04-23 r82240 (test)
    
    
    ## R CMD check results
    
    ## This is a resubmission
    
    ```
    Dear maintainer,
    
    Please see the problems shown on
    
    <https://www.stats.ox.ac.uk/pub/bdr/BLAS/gmGeostats.out>
    
    For reproduction details see
    <https://www.stats.ox.ac.uk/pub/bdr/BLAS/README.txt> .
    
    Please correct before 2022-05-05 to safely retain your package on CRAN.
    
    
    The CRAN Team
    ```
    
    ... related to the way classes were assessed (now using `inherits(...)`) and the calls of FORTRAN routines from C code that involve string arguments (now following the instructions given in <https://www.stats.ox.ac.uk/pub/bdr/BLAS/README.txt> ).