Advertisement
Guest User

Untitled

a guest
Dec 18th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. * using log directory 'd:/RCompile/CRANguest/R-oldrelease/spatialwarnings.Rcheck'
  2. * using R version 3.4.4 (2018-03-15)
  3. * using platform: x86_64-w64-mingw32 (64-bit)
  4. * using session charset: ISO8859-1
  5. * checking for file 'spatialwarnings/DESCRIPTION' ... OK
  6. * checking extension type ... Package
  7. * this is package 'spatialwarnings' version '1.3'
  8. * package encoding: UTF-8
  9. * checking CRAN incoming feasibility ... NOTE
  10. Maintainer: 'Alexandre Genin <alexandre.genin@univ-montp2.fr>'
  11.  
  12. Possibly mis-spelled words in DESCRIPTION:
  13. EWS (9:82, 9:133)
  14. Genin (9:313)
  15. al (9:322)
  16. et (9:319)
  17. * checking package namespace information ... OK
  18. * checking package dependencies ... OK
  19. * checking if this is a source package ... OK
  20. * checking if there is a namespace ... OK
  21. * checking for hidden files and directories ... OK
  22. * checking for portable file names ... OK
  23. * checking whether package 'spatialwarnings' can be installed ... OK
  24. * checking installed package size ... OK
  25. * checking package directory ... OK
  26. * checking DESCRIPTION meta-information ... OK
  27. * checking top-level files ... NOTE
  28. Non-standard files/directories found at top level:
  29. 'file35451f8cc152' 'file35451f9d8e7a' 'file3545214f4cdf'
  30. 'file354524b354c4' 'file35452559ca7' 'file354525cb8eb1'
  31. 'file35452a4e4bdd' 'file35452ac564a0' 'file35452ae421b2'
  32. 'file35452d03ad' 'file35452dc8e4d4' 'file354530b2d171'
  33. 'file354536df524a' 'file35453d680bad' 'file35453ee1aff4'
  34. 'file354544cc5d4d' 'file35454831a996' 'file35454c92297c'
  35. 'file35454c963434' 'file35454d9a81ab' 'file35454e92364a'
  36. 'file354552d22339' 'file354560ab115e' 'file3545698828ac'
  37. 'file35456c22f587' 'file35456d59a2a7' 'file35456da556b0'
  38. 'file35457494d348' 'file354577d105eb'
  39. * checking for left-over files ... OK
  40. * checking index information ... OK
  41. * checking package subdirectories ... OK
  42. * checking R files for non-ASCII characters ... OK
  43. * checking R files for syntax errors ... OK
  44. * loading checks for arch 'i386'
  45. ** checking whether the package can be loaded ... OK
  46. ** checking whether the package can be loaded with stated dependencies ... OK
  47. ** checking whether the package can be unloaded cleanly ... OK
  48. ** checking whether the namespace can be loaded with stated dependencies ... OK
  49. ** checking whether the namespace can be unloaded cleanly ... OK
  50. ** checking loading without being on the library search path ... OK
  51. ** checking use of S3 registration ... OK
  52. * loading checks for arch 'x64'
  53. ** checking whether the package can be loaded ... OK
  54. ** checking whether the package can be loaded with stated dependencies ... OK
  55. ** checking whether the package can be unloaded cleanly ... OK
  56. ** checking whether the namespace can be loaded with stated dependencies ... OK
  57. ** checking whether the namespace can be unloaded cleanly ... OK
  58. ** checking loading without being on the library search path ... OK
  59. ** checking use of S3 registration ... OK
  60. * checking dependencies in R code ... OK
  61. * checking S3 generic/method consistency ... OK
  62. * checking replacement functions ... OK
  63. * checking foreign function calls ... OK
  64. * checking R code for possible problems ... [11s] OK
  65. * checking Rd files ... OK
  66. * checking Rd metadata ... OK
  67. * checking Rd line widths ... OK
  68. * checking Rd cross-references ... OK
  69. * checking for missing documentation entries ... OK
  70. * checking for code/documentation mismatches ... OK
  71. * checking Rd \usage sections ... OK
  72. * checking Rd contents ... OK
  73. * checking for unstated dependencies in examples ... OK
  74. * checking contents of 'data' directory ... OK
  75. * checking data for non-ASCII characters ... OK
  76. * checking data for ASCII and uncompressed saves ... OK
  77. * checking line endings in C/C++/Fortran sources/headers ... OK
  78. * checking compiled code ... OK
  79. * checking examples ...
  80. ** running examples for arch 'i386' ... [9s] OK
  81. ** running examples for arch 'x64' ... [10s] OK
  82. * checking for unstated dependencies in 'tests' ... OK
  83. * checking tests ...
  84. ** running tests for arch 'i386' ... [51s] OK
  85. Running 'testthat.R' [50s]
  86. ** running tests for arch 'x64' ... [64s] OK
  87. Running 'testthat.R' [63s]
  88. * checking PDF version of manual ... OK
  89. * DONE
  90. Status: 2 NOTEs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement